<?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>UKoom &#187; MySQL</title>
	<atom:link href="http://www.ukoom.com/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ukoom.com</link>
	<description>Documentum, SharePoint, Alfresco, ECM...</description>
	<lastBuildDate>Tue, 25 Oct 2011 15:11:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Import MySQL dumpfile</title>
		<link>http://www.ukoom.com/import-mysql-dumpfile.htm</link>
		<comments>http://www.ukoom.com/import-mysql-dumpfile.htm#comments</comments>
		<pubDate>Wed, 27 Jan 2010 05:55:32 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=1025</guid>
		<description><![CDATA[how to correctly import a MySQL dumpfile through a command line. mysql -p -h DBSERVER dbname &#60; dbname.sql]]></description>
			<content:encoded><![CDATA[<p>how to correctly import a MySQL dumpfile through a command line.</p>
<p>mysql -p -h DBSERVER dbname &lt; dbname.sql</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/import-mysql-dumpfile.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL 5.0 or MySQL 5.1?</title>
		<link>http://www.ukoom.com/mysql-50-or-mysql-51.htm</link>
		<comments>http://www.ukoom.com/mysql-50-or-mysql-51.htm#comments</comments>
		<pubDate>Mon, 02 Mar 2009 02:09:57 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=568</guid>
		<description><![CDATA[I have not yet seen enough of 5.1 in real-world production environments. MySQL 5.1 rease as “GA” seems to be the most controversial to date. It had very negative response from Monty, original MySQL Founder and controversial responses in community. Time will tell. From an article referenced below: As a Summary I think this was [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">I have not yet seen enough of 5.1 in real-world production environments. </span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">MySQL 5.1 rease as “GA” seems to be the most controversial to date. It had very negative response from Monty, original MySQL Founder and controversial responses in community.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">Time will tell.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">From an article referenced below:</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">As a Summary I think this was inevitable MySQL 5.1 will be released for commercial/marketing reasons, not because it really meets quality guidelines. At the same time I would like to send my warm congratulations to MySQL 5.1 development team which made this release better quality than MySQL 5.0 initial release.</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span lang="EN-US"><span style="font-size: small; font-family: Times New Roman;">Reference:</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: 10.5pt; font-family: &quot;Times New Roman&quot;; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;" lang="EN-US"><a href="http://www.mysqlperformanceblog.com/2008/12/10/mysql-51-went-to-ga-was-it-a-good-move/">http://www.mysqlperformanceblog.com/2008/12/10/mysql-51-went-to-ga-was-it-a-good-move/</a></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: 10.5pt; font-family: &quot;Times New Roman&quot;; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;" lang="EN-US"><a href="http://www.ukoom.com/wp-content/uploads/2009/03/mysql-50-or-mysql-51.zip">mysql-50-or-mysql-51.zip</a></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/mysql-50-or-mysql-51.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Study Note</title>
		<link>http://www.ukoom.com/mysql-study-note.htm</link>
		<comments>http://www.ukoom.com/mysql-study-note.htm#comments</comments>
		<pubDate>Mon, 05 Jan 2009 05:14:25 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=418</guid>
		<description><![CDATA[This is my study note about mysql MySQL ============================================== http://www.mysql.com Usages &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; System parameters *select version(),user(),current_date,now(); Install/Remove MySQL service *mysql -install&#124;remove *net start&#124;stop mysql (this command will not work if use mysqld &#8211;standalone) *mysqladmin -u root -p shutdown(it works in all status) Commands *Cancel the command \c Backup the data *mysqldump -u root -ppasswd user&#124;othertable&#124;&#8211;all-database&#62;backup.sql [...]]]></description>
			<content:encoded><![CDATA[<p>This is my study note about mysql <img src='http://www.ukoom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>MySQL<br />
==============================================</p>
<p>http://www.mysql.com</p>
<p>Usages<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>System parameters<br />
*select version(),user(),current_date,now();</p>
<p>Install/Remove MySQL service<br />
*mysql -install|remove<br />
*net start|stop mysql (this command will not work if use mysqld &#8211;standalone)<br />
*mysqladmin -u root -p shutdown(it works in all status)</p>
<p>Commands<br />
*Cancel the command \c</p>
<p>Backup the data<br />
*mysqldump -u root -ppasswd user|othertable|&#8211;all-database&gt;backup.sql</p>
<p>Load the data from text file<br />
*load data local infile &#8216;data.txt&#8217; into table user;<br />
Format of data.txt: spaced out by tab, use &#8220;\n&#8221; to replace null.</p>
<p>Grant privilege to users<br />
*grant select,insert,delete,update on mysql.* to newuser@localhost;</p>
<p>Change the password<br />
* mysqladmin -u root -p[oldpassword] password [newpassword]</p>
<p>Frequently Asked Questions<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>How to provide transaction?<br />
*CREATE TABLE &#8216;tablename&#8217;()TYPE=innoDB;</p>
<p>Note<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Hibernate&#8217;s MySQL dialect<br />
*hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect<br />
*hibernate.connection.url=jdbc\:mysql\://localhost/lidnux?useUnicode\=true&amp;characterEncoding\=utf-8  #pay attention to &#8216;\&#8217;<br />
*hibernate.connection.driver_class=com.mysql.jdbc.Driver</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/mysql-study-note.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL study note</title>
		<link>http://www.ukoom.com/mysql-study-note-2.htm</link>
		<comments>http://www.ukoom.com/mysql-study-note-2.htm#comments</comments>
		<pubDate>Mon, 05 Jan 2009 05:11:58 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=417</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/mysql-study-note-2.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

