<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mysqlpump on FromDual GmbH</title><link>https://www.fromdual.com/tags/mysqlpump/</link><description>Recent content in Mysqlpump on FromDual GmbH</description><generator>Hugo</generator><language>en-GB</language><managingEditor>oli.sennhauser@fromdual.com (Oli Sennhauser)</managingEditor><webMaster>oli.sennhauser@fromdual.com (Oli Sennhauser)</webMaster><copyright>© FromDual GmbH</copyright><lastBuildDate>Sat, 17 Aug 2019 21:50:15 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/mysqlpump/index.xml" rel="self" type="application/rss+xml"/><item><title>MariaDB and MySQL Character Set Conversion</title><link>https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/</link><pubDate>Sat, 17 Aug 2019 21:50:15 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/</guid><description>&lt;h2 id="table-of-contents"&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#character-sets"&gt;Character Sets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#steps-to-convert-to-utf8mb4"&gt;Steps to convert Character Set to utf8mb4&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#analyzing-the-server"&gt;Analyzing the Server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#analyzing-the-application"&gt;Analyzing the Application and the Clients&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#preparation"&gt;Preparation of the Server Settings and the Application&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#convert-to-utfmb4"&gt;Convert Tables to utf8mb4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#testing"&gt;Testing of new Character Set&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#mysqlpump"&gt;MySQL Pump&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#replication-for-character-set-conversion"&gt;MySQL Master/Slave Replication for Character Set conversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/#upgrade-checker-utility"&gt;MySQL Shell, &lt;code&gt;mysqlsh&lt;/code&gt; Upgrade Checker Utility&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Recently we had a consulting engagement where we had to help the customer to migrate from latin1 Character Set to utf8mb4 Character Set. In the same MySQL consulting engagement we considered to upgrade from MySQL 5.6 to MySQL 5.7 as well &lt;br&gt;[ &lt;a href="https://www.fromdual.com/mariadb-and-mysql-upgrade-problems#mysql_56_to_57"&gt;Lit.&lt;/a&gt; &lt;br&gt;]. We decided to split the change in 2 parts: Upgrading to 5.7 in the first step and converting to uft8mb4 in the second step. There were various reasons for this decision:&lt;/p&gt;</description></item></channel></rss>