<?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>Blog-bin &#187; mysql</title> <atom:link href="http://blog-bin.com/category/mysql-technical-stuff/feed" rel="self" type="application/rss+xml" /><link>http://blog-bin.com</link> <description>A bin for my favorite articles</description> <lastBuildDate>Sun, 27 Nov 2011 14:44:03 +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>PHP MYSQL UTF-8</title><link>http://blog-bin.com/php-mysql-utf-8.html</link> <comments>http://blog-bin.com/php-mysql-utf-8.html#comments</comments> <pubDate>Sat, 22 Jan 2011 14:15:36 +0000</pubDate> <dc:creator>Zeeshan Ahmad</dc:creator> <category><![CDATA[mysql]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Web development]]></category> <category><![CDATA[Computing]]></category> <category><![CDATA[Cross-platform software]]></category> <category><![CDATA[DB Class V 200]]></category> <category><![CDATA[Entertainment_Culture]]></category> <category><![CDATA[Lincoln cent]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[Technology_Internet]]></category> <category><![CDATA[UTF-8]]></category> <guid
isPermaLink="false">http://blog-bin.com/?p=1177</guid> <description><![CDATA[[ad] Connection: SET NAMES 'utf8'; A PHP mysql connection (not totally confirmed, but see tests below) defaults to a latin1 connection, so, your first query after connection should be: mysql_query("SET NAMES 'utf8'"); In php versions 5.2 and later, use mysql_set_charset('utf8',$conn); [ad] &#8230; <a
href="http://blog-bin.com/php-mysql-utf-8.html">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://blog-bin.com/php-mysql-utf-8.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Practical Date/Time examples with PHP and MySQL</title><link>http://blog-bin.com/practical-datetime-examples-with-php-and-mysql.html</link> <comments>http://blog-bin.com/practical-datetime-examples-with-php-and-mysql.html#comments</comments> <pubDate>Fri, 28 May 2010 12:22:12 +0000</pubDate> <dc:creator>Zeeshan Ahmad</dc:creator> <category><![CDATA[mysql]]></category> <category><![CDATA[php]]></category> <category><![CDATA[and]]></category> <category><![CDATA[Date/Time]]></category> <category><![CDATA[examples]]></category> <category><![CDATA[Practical]]></category> <category><![CDATA[real-world applications]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[web form]]></category> <category><![CDATA[with]]></category> <guid
isPermaLink="false">http://blog-bin.com/?p=554</guid> <description><![CDATA[In this article Mauricio shows us some examples of how to use the date/time features with MySQL and PHP including the UNIX timestamp and the PHP date_diff() function.Some time ago working with dates and times was a pain for me. &#8230; <a
href="http://blog-bin.com/practical-datetime-examples-with-php-and-mysql.html">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://blog-bin.com/practical-datetime-examples-with-php-and-mysql.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Tuning / Optimizing my.cnf file for MySQL</title><link>http://blog-bin.com/tuning-optimizing-mycnf-file-for-mysql.html</link> <comments>http://blog-bin.com/tuning-optimizing-mycnf-file-for-mysql.html#comments</comments> <pubDate>Fri, 12 Feb 2010 10:42:41 +0000</pubDate> <dc:creator>Zeeshan Ahmad</dc:creator> <category><![CDATA[mysql]]></category> <category><![CDATA[optimizing mysql]]></category> <category><![CDATA[optimizing server]]></category> <guid
isPermaLink="false">http://blog-bin.com/?p=534</guid> <description><![CDATA[This one really helped me. Had to do some fine tuning of MySQL 4.1.9 and here is what my.cnf file looks like for a 2GHz machine with 1GB of memory. [mysqld] socket=/path/to/mysql.sock datadir=/var/lib/mysql skip-locking skip-innodb # MySQL 4.x has query &#8230; <a
href="http://blog-bin.com/tuning-optimizing-mycnf-file-for-mysql.html">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://blog-bin.com/tuning-optimizing-mycnf-file-for-mysql.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
