<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Migration on FromDual GmbH</title><link>https://www.fromdual.com/tags/migration/</link><description>Recent content in Migration 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>Tue, 17 Feb 2026 14:18:00 +0100</lastBuildDate><atom:link href="https://www.fromdual.com/tags/migration/index.xml" rel="self" type="application/rss+xml"/><item><title>Migration of your data from one database to another</title><link>https://www.fromdual.com/blog/migration-of-your-data-from-one-database-to-another/</link><pubDate>Thu, 17 Nov 2022 17:01:44 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migration-of-your-data-from-one-database-to-another/</guid><description>&lt;p&gt;Before you consider migrating your data from MySQL to another database you have to know which objects have to be migrated.&lt;/p&gt;</description></item><item><title>InnoDB Page Cleaner intended loop takes too long</title><link>https://www.fromdual.com/blog/innodb-page-cleaner-intended-loop-takes-too-long/</link><pubDate>Tue, 18 Feb 2020 17:50:55 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/innodb-page-cleaner-intended-loop-takes-too-long/</guid><description>&lt;p&gt;Recently we migrated a database system from MySQL 5.7 to MariaDB 10.3. Everything went fine so far just the following message started to pop-up in the MariaDB Error Log File with the severity &lt;strong&gt;Note&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>Migration from MySQL 5.7 to MariaDB 10.4</title><link>https://www.fromdual.com/blog/migration-from-mysql-5-7-to-mariadb-10-4/</link><pubDate>Sat, 30 Nov 2019 14:17:48 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migration-from-mysql-5-7-to-mariadb-10-4/</guid><description>&lt;p&gt;Up to version 5.5 MariaDB and MySQL can be considered as &amp;ldquo;the same&amp;rdquo; databases. The official wording at those times was &amp;ldquo;drop-in-replacement&amp;rdquo;. But now we are a few years later and times and features changed. Also the official wording has slightly changed to just &amp;ldquo;compatible&amp;rdquo;.&lt;br&gt;
FromDual recommends that you consider MariaDB 10.3 and MySQL 8.0 as completely different database products (with some common roots) nowadays. Thus you should work and act accordingly.&lt;/p&gt;</description></item><item><title>MySQL - MariaDB migration</title><link>https://www.fromdual.com/blog/mysql-mariadb-sidegrade/</link><pubDate>Sun, 07 Apr 2019 21:37:32 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-mariadb-sidegrade/</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/mysql-mariadb-sidegrade/#general-findings"&gt;General findings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-5x-to-mariadb-55"&gt;Migration from MySQL 5.x to MariaDB 5.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql_50_to_mariadb_103"&gt;Migration from MySQL 5.0 to MariaDB 10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mariadb-100-to-percona-server-56"&gt;Migration from MariaDB 10.0 to Percona Server 5.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-56-to-mariadb-100"&gt;Migration from MySQL/Percona 5.6 to MariaDB 10.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-102"&gt;Migration from MySQL 5.7 to MariaDB 10.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-103"&gt;Migration from MySQL 5.7 to MariaDB 10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-104"&gt;Migration from MySQL 5.7 to MariaDB 10.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#pxc-55-to-mariadb-104"&gt;Migration from Percona XtraDB Cluster 5.5 to MariaDB Galera Cluster 10.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-105"&gt;Migration from MySQL 5.7 to MariaDB 10.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-106"&gt;Migration from MySQL 5.7 to MariaDB 10.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/#mysql-57-to-mariadb-106-on-windows"&gt;Migration from MySQL 5.7 to MariaDB 10.6 on Windows&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More and more MySQL users want to switch from MySQL/Percona Server to MariaDB over time or, more rarely, the other way around. This is mostly caused by the change of the default in the Linux Distributions (RHEL/CentOS 7, SLES 12, Debian 8) to MariaDB.&lt;br&gt;
Up to MySQL/MariaDB 5.5 everything was quite easy, both Branches claim to be a drop-in replacement of each other. But after the separation into different forks (MariaDB 10.0 ff. vs. MySQL 5.6 ff.) we expect more and more problems migrating from one branch to the other what we call sidegrade.&lt;br&gt;
Percona Server code is genetically closer to MySQL than MariaDB. So we expect to see less problems on this sidegrade.&lt;/p&gt;</description></item><item><title>Migration of SQLite to MySQL</title><link>https://www.fromdual.com/blog/migration-of-sqlite-to-mysql/</link><pubDate>Mon, 19 Oct 2015 09:38:40 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migration-of-sqlite-to-mysql/</guid><description>&lt;p&gt;In my first Blog ever, I am going to cover the migration of a SQLite-Database to MySQL. The Tool used is &lt;a href="https://dev.mysql.com/downloads/workbench/"&gt;MySQL-Workbench&lt;/a&gt;, which you can Download from the &lt;a href="http://dev.mysql.com"&gt;MySQL website&lt;/a&gt;. In this particular case, it is about the upgrade of &lt;a href="http://fromdual.com/mysql-ops-center"&gt;mocenter&lt;/a&gt; 0.2 to 0.3.&lt;/p&gt;</description></item><item><title>Migration from other databases to MySQL or MariaDB</title><link>https://www.fromdual.com/blog/migration-from-other-databases-to-mysql-or-mariadb/</link><pubDate>Fri, 03 Jul 2015 08:32:31 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migration-from-other-databases-to-mysql-or-mariadb/</guid><description>&lt;h2 id="database-migration-tools"&gt;Database migration tools&lt;/h2&gt;
&lt;p&gt;A generic database migration tool to MySQL and MariaDB is the &lt;a href="https://www.mysql.com/products/workbench/migrate/" target="_blank" title="MySQL Workbench database migration tool"&gt;MySQL Workbench&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Migration between MySQL/Percona Server and MariaDB</title><link>https://www.fromdual.com/blog/migration-between-mysql-percona-server-and-mariadb/</link><pubDate>Wed, 08 Oct 2014 21:40:16 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migration-between-mysql-percona-server-and-mariadb/</guid><description>&lt;p&gt;This week, we did some migrations from MariaDB 10.0 to Percona Server 5.6 at the IT department of a big German bank.&lt;/p&gt;</description></item><item><title>Migrating from MySQL Master-Master Replication to Galera Multi-Master Replication</title><link>https://www.fromdual.com/blog/migrating-from-mysql-master-master-to-galera-replication/</link><pubDate>Fri, 02 Dec 2011 14:48:58 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migrating-from-mysql-master-master-to-galera-replication/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://codership.com/" target="_blank"&gt;Galera&lt;/a&gt; is a synchronous Multi-Master Replication for MySQL. It is therefore in competition with several other MySQL architectures:&lt;/p&gt;</description></item><item><title>MySQL hints</title><link>https://www.fromdual.com/blog/mysql-hints/</link><pubDate>Mon, 15 Mar 2010 13:38:54 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-hints/</guid><description>&lt;h2 id="table-of-contents"&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#temp_sequence"&gt;Result set with temporary sequence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-hints/#prefixed_indexes"&gt;Determination of optimal length of prefixed indexes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-hints/#ddl"&gt;Using MySQL keywords in table or columm names&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-hints/#missing_pk_index"&gt;Missing Primary Key Index&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-hints/#libaio"&gt;Problems while installing a MySQL 5.5 database&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-hints/#sequence"&gt;InnoDB AUTO_INCREMENT at 2&lt;sup&gt;nd&lt;/sup&gt; position&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span id="temp_sequence"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Stealthy migrating MySQL tables and MySQL data access interfaces using enlarged updateable VIEW functionality</title><link>https://www.fromdual.com/blog/stealthy-migrating-mysql/</link><pubDate>Tue, 03 Oct 2006 22:18:00 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/stealthy-migrating-mysql/</guid><description>&lt;p&gt;Applications occasionally require redesign. However, redesigning an application cannot be done in one step because the application is distributed or several versions of applications must be supported. MySQL 5.0 provides the necessary means to stealthy migrate your data. In a short overview let&amp;rsquo;s look at what we plan to do: &lt;a href="http://www.fromdual.com/sites/default/files/stealthy_migration.pdf" target="_blank"&gt;Stealthy Migration&lt;/a&gt; (PDF 98.7 kByte).&lt;/p&gt;</description></item><item><title>MariaDB and MySQL Upgrade Problems</title><link>https://www.fromdual.com/blog/mysql-upgrade-problems/</link><pubDate>Thu, 08 Sep 2011 20:09:25 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-upgrade-problems/</guid><description>&lt;h2 id="table-of-contents"&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#reasons-to-upgrade-mariadb-or-mysql"&gt;Reasons to Upgrade MariaDB or MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#how-to-upgrade-mariadb-or-mysql"&gt;How to Upgrade MariaDB or MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#mariadb-and-mysql-reserved-keywords"&gt;MariaDB and MySQL Reserved Keywords&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#mariadb-and-mysql-upgrade-problems-we-hit-in-real-life"&gt;MariaDB and MySQL Upgrade Problems we hit in real life&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-41-to-mysql-51"&gt;Upgrade MySQL 4.1 to MySQL 5.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-41-to-mysql-56"&gt;Upgrade MySQL 4.1 to MySQL 5.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-50-to-mysql-51"&gt;Upgrade MySQL 5.0 to MySQL 5.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-50-to-mysql-56"&gt;Upgrade MySQL 5.0 to MySQL 5.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-50-to-mariadb-103"&gt;Upgrade MySQL 5.0 to MariaDB 10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-51-to-mysql-55"&gt;Upgrade MySQL 5.1 to MySQL 5.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-55-to-mysql-56"&gt;Upgrade MySQL 5.5 to MySQL 5.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-56-to-mysql-57"&gt;Upgrade MySQL 5.6 to MySQL 5.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-5712-to-mysql-5721"&gt;Upgrade MySQL 5.7.12 to MySQL 5.7.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mysql-57-to-mysql-80"&gt;Upgrade MySQL 5.7 to MySQL 8.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-55-to-mariadb-105"&gt;Upgrade MariaDB 5.5 to MariaDB 10.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-102-to-mariadb-103"&gt;Upgrade MariaDB 10.2 to MariaDB 10.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-102-to-mariadb-104"&gt;Upgrade MariaDB 10.2 to MariaDB 10.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-102-to-mariadb-105"&gt;Upgrade MariaDB 10.2 to MariaDB 10.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-103-to-mariadb-105"&gt;Upgrade MariaDB 10.3 to MariaDB 10.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-103-to-mariadb-106"&gt;Upgrade MariaDB 10.3 to MariaDB 10.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-104-to-mariadb-105"&gt;Upgrade MariaDB 10.4 to MariaDB 10.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-105-to-mariadb-106"&gt;Upgrade MariaDB 10.5 to MariaDB 10.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-1011-to-mariadb-114"&gt;Upgrade MariaDB 10.11 to MariaDB 11.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#upgrade-mariadb-114-to-mariadb-118"&gt;Upgrade MariaDB 11.4 to MariaDB 11.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-mariadb-sidegrade/"&gt;Migration between MySQL, MariaDB and Percona Server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#migration-from-myisam-to-innodb"&gt;Migration from MyISAM to InnoDB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#migration-from-myisam-to-aria"&gt;Migration from MyISAM to Aria&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#switching-from-statement-based-replication-sbr-to-row-based-replication-rbr"&gt;Switching from Statement Based Replication (SBR) to Row Based Replication (RBR)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#switching-from-non-partitioned-to-partitioned-tables"&gt;Switching from non-partitioned to partitioned tables&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#switching-from-mariadb-or-mysql-to-galera"&gt;Switching from MariaDB or MySQL to Galera&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mariadb-and-mysql-character-set-conversion/"&gt;Convert from latin1 Character Set to utf8mb4 Character Set&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://mariadb.com/docs/server/server-management/install-and-upgrade-mariadb/downgrading-between-major-versions-of-mariadb" target="_blank"&gt;Downgrading MariaDB&lt;/a&gt; and &lt;a href="https://dev.mysql.com/doc/refman/5.7/en/downgrading.html" target="_blank"&gt;Downgrading MySQL&lt;/a&gt; (for 5.7 and older).&lt;/p&gt;</description></item></channel></rss>