<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tec Bar &#187; Database</title>
	<atom:link href="https://www.tecbar.net/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecbar.net</link>
	<description></description>
	<lastBuildDate>Tue, 19 Dec 2017 20:49:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>How to reset administrative password for Couchbase?</title>
		<link>https://www.tecbar.net/how-to-reset-the-password-for-couchbase-web-administrative-console/</link>
		<comments>https://www.tecbar.net/how-to-reset-the-password-for-couchbase-web-administrative-console/#comments</comments>
		<pubDate>Thu, 21 Apr 2016 23:48:48 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=1155</guid>
		<description><![CDATA[<p>If you have Couchbase (3.x) installed, and you forget the administrative password or you want to change it, you can go to Couchbase directory, and then reset it For example: [crayon-6a36f00f5b4bf287782360/]</p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/how-to-reset-the-password-for-couchbase-web-administrative-console/">How to reset administrative password for Couchbase?</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/how-to-reset-the-password-for-couchbase-web-administrative-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a new column to a table &#8211; MySQL</title>
		<link>https://www.tecbar.net/how-to-add-a-new-column-to-a-table-mysql/</link>
		<comments>https://www.tecbar.net/how-to-add-a-new-column-to-a-table-mysql/#comments</comments>
		<pubDate>Tue, 19 May 2015 21:06:43 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=813</guid>
		<description><![CDATA[<p>To add a new column called age to the clients table, use the following SQL statement: [crayon-6a36f00f5c39f527001720/] The statement will add the age column to the end of the table. To insert the new column after a specific column, such &#8230; <a href="https://www.tecbar.net/how-to-add-a-new-column-to-a-table-mysql/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/how-to-add-a-new-column-to-a-table-mysql/">How to add a new column to a table &#8211; MySQL</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/how-to-add-a-new-column-to-a-table-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another MySQL daemon already running with the same unix socket &#8211; CentOS</title>
		<link>https://www.tecbar.net/another-mysql-daemon-already-running-with-the-same-unix-socket-centos/</link>
		<comments>https://www.tecbar.net/another-mysql-daemon-already-running-with-the-same-unix-socket-centos/#comments</comments>
		<pubDate>Mon, 11 May 2015 21:06:04 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=808</guid>
		<description><![CDATA[<p>Question: I have a strange error when starting mysqld service: [crayon-6a36f00f5c6fa214525759/] I&#8217;ve tried to list running services and stopping them but the same error happens when starting mysqld service. Answer: Approach 1: shutdown service [crayon-6a36f00f5c701028744502/] Approach 2 if approach 1 &#8230; <a href="https://www.tecbar.net/another-mysql-daemon-already-running-with-the-same-unix-socket-centos/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/another-mysql-daemon-already-running-with-the-same-unix-socket-centos/">Another MySQL daemon already running with the same unix socket &#8211; CentOS</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/another-mysql-daemon-already-running-with-the-same-unix-socket-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
