<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MySQL on Shami&#39;s Blog</title>
    <link>/categories/mysql/</link>
    <description>Recent content in MySQL on Shami&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 26 May 2016 12:36:45 +0000</lastBuildDate><atom:link href="/categories/mysql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fixing Incorrect Encoding In MySQL Databases</title>
      <link>/2016/05/fixing-incorrect-encoding-in-mysql-databases/</link>
      <pubDate>Thu, 26 May 2016 12:36:45 +0000</pubDate>
      
      <guid>/2016/05/fixing-incorrect-encoding-in-mysql-databases/</guid>
      <description>&lt;p&gt;I have recently faced an issue while migrating MySQL to a new server where non-English characters show up as gibberish. This was because UTF-8 text was saved in columns encoded as latin1. The solution is simple, convert the field into a BLOB and then back to text with the required type and encoding.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Fixing MySQL Error 1064 With PHPList When Selecting New Criteria</title>
      <link>/2009/03/fixing-mysql-error-1064-with-phplist-when-selecting-new-criteria/</link>
      <pubDate>Sat, 14 Mar 2009 16:48:26 +0000</pubDate>
      
      <guid>/2009/03/fixing-mysql-error-1064-with-phplist-when-selecting-new-criteria/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m currently experimenting with PHPlist to use for our corporate newsletters. During the tests I got the following error.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
