<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backup on FromDual GmbH</title><link>https://www.fromdual.com/tags/backup/</link><description>Recent content in Backup 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>Mon, 16 Feb 2026 16:17:10 +0100</lastBuildDate><atom:link href="https://www.fromdual.com/tags/backup/index.xml" rel="self" type="application/rss+xml"/><item><title>Automated MariaDB restore tests</title><link>https://www.fromdual.com/blog/automated-mariadb-restore-tests/</link><pubDate>Fri, 27 Aug 2021 19:38:16 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/automated-mariadb-restore-tests/</guid><description>&lt;p&gt;Nearly everybody does backups. But nobody needs backups! What everybody wants and needs is a working restore not a working backup&amp;hellip;&lt;/p&gt;</description></item><item><title>How to force InnoDB Buffer Pool flushing</title><link>https://www.fromdual.com/blog/how-to-force-innodb-buffer-pool-flushing/</link><pubDate>Thu, 10 Dec 2020 17:38:36 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/how-to-force-innodb-buffer-pool-flushing/</guid><description>&lt;p&gt;InnoDB tries to keep pages in Buffer Pool to be fast. If a page is changed by a DML statement (&lt;code&gt;INSERT, UPDATE, DELETE&lt;/code&gt;) this change will be done in InnoDB Buffer Pool and not directly on disk. But those changed InnoDB pages residing in InnoDB Buffer Pool must be flushed sooner or later to disk to become persistent. This is done by the InnoDB background writer thread(s) (default 4).&lt;/p&gt;</description></item><item><title>Partial Restore of a Table into a MariaDB Galera Cluster</title><link>https://www.fromdual.com/blog/partial-restore-of-a-table-into-a-mariadb-galera-cluster/</link><pubDate>Fri, 20 Nov 2020 15:08:29 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/partial-restore-of-a-table-into-a-mariadb-galera-cluster/</guid><description>&lt;p&gt;In my former Blog Post &lt;a href="https://www.fromdual.com/partial-table-or-schema-restore-from-mariabackup-full-backup"&gt;Partial Table or Schema restore from &lt;code&gt;mariabackup&lt;/code&gt; full backup&lt;/a&gt; we worked out the basics of a partial restore of a table into a MariaDB database instance.&lt;/p&gt;</description></item><item><title>Dropped Tables with FromDual Backup Manager</title><link>https://www.fromdual.com/blog/dropped-tables-with-fromdual-backup-manager/</link><pubDate>Fri, 24 May 2019 07:23:55 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/dropped-tables-with-fromdual-backup-manager/</guid><description>&lt;p&gt;Some applications have the bad behaviour to &lt;code&gt;CREATE&lt;/code&gt; or &lt;code&gt;DROP&lt;/code&gt; tables while our &lt;a href="https://www.fromdual.com/fromdual-backup-and-recovery-manager-user-guide" title="FromDual Backup and Recovery Manager (brman) User Guide"&gt;FromDual Backup Manager (bman)&lt;/a&gt; backup is running.&lt;/p&gt;</description></item><item><title>MySQL Enterprise Backup Support Matrix</title><link>https://www.fromdual.com/blog/mysql-enterprise-backup-support-matrix/</link><pubDate>Tue, 19 Feb 2019 19:13:23 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-enterprise-backup-support-matrix/</guid><description>&lt;p&gt;MySQL Enterprise Backup (MEB) is a bit limited related to support of older MySQL versions. So you should consider the following release matrix:&lt;/p&gt;</description></item><item><title>To NULL, or not to NULL, that is the question!</title><link>https://www.fromdual.com/blog/to-null-or-not-to-null-that-is-the-question/</link><pubDate>Fri, 14 Dec 2018 08:33:25 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/to-null-or-not-to-null-that-is-the-question/</guid><description>&lt;p&gt;As we already stated in earlier articles in this blog &lt;br&gt;[&lt;a href="https://www.fromdual.com/using-null-as-default-values" title="Using NULL as default values"&gt;1&lt;/a&gt; and &lt;a href="https://www.fromdual.com/mariadb-indexing-of-null-values" title="MariaDB indexing of NULL values"&gt;2&lt;/a&gt;&lt;br&gt;] it is a good idea to use &lt;code&gt;NULL&lt;/code&gt; values properly in MariaDB and MySQL.&lt;/p&gt;</description></item><item><title>Cool new features in FromDual Backup and Recovery Manager 2.0.0</title><link>https://www.fromdual.com/blog/cool-new-features-in-fromdual-backup-and-recovery-manager-200/</link><pubDate>Mon, 13 Aug 2018 14:49:19 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/cool-new-features-in-fromdual-backup-and-recovery-manager-200/</guid><description>&lt;p&gt;A while ago we released our FromDual Backup and Recovery Manager (&lt;code&gt;brman&lt;/code&gt;) 2.0.0 for MariaDB and MySQL. So what are the new cool features of this new release?&lt;/p&gt;</description></item><item><title>MySQL Enterprise Backup Incremental Cumulative and Differential Backup</title><link>https://www.fromdual.com/blog/mysql-enterprise-backup-incremental-cumulative-and-differential-backup/</link><pubDate>Thu, 11 May 2017 17:20:32 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-enterprise-backup-incremental-cumulative-and-differential-backup/</guid><description>&lt;p&gt;Preparing the MySQL Enterprise Administrator Training I found that the MySQL Enterprise Backup Incremental Backup is not described very well. Thus I tried it out and wrote down this how-to:&lt;/p&gt;</description></item><item><title>Download FromDual Backup and Recovery Manager</title><link>https://www.fromdual.com/download-software-selector/</link><pubDate>Fri, 07 Aug 2015 15:40:28 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/download-software-selector/</guid><description>&lt;h2 id="fromdual-backup-and-recovery-manager-brman-for-mariadb-and-mysql"&gt;FromDual Backup and Recovery Manager (brman) for MariaDB and MySQL&lt;/h2&gt;
&lt;p&gt;The FromDual &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager (brman)&lt;/a&gt; for MariaDB and MySQL is an easy to use software to do Backup, Restore and Point-in-Time-Recovery for MySQL, Galera Cluster, MariaDB and Percona Server. It integrates the utilities &lt;code&gt;mysqldump&lt;/code&gt;, &lt;code&gt;mysql&lt;/code&gt;, &lt;code&gt;mariabackup&lt;/code&gt;, &lt;code&gt;xtrabackup&lt;/code&gt; and &lt;code&gt;mysqlbackup&lt;/code&gt; (MySQL Enterprise Backup).&lt;/p&gt;</description></item><item><title>MySQL Enterprise Incremental Backup simplified</title><link>https://www.fromdual.com/blog/mysql-enterprise-incremental-backup-simplified/</link><pubDate>Wed, 25 Feb 2015 19:41:17 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-enterprise-incremental-backup-simplified/</guid><description>&lt;p&gt;MySQL Enterprise Backup (MEB) has the capability to make real incremental (differential and cumulative?) backups. The actual releases are quite cool and you should really look at it&amp;hellip;&lt;/p&gt;</description></item><item><title>Download MySQL Enterprise Features</title><link>https://www.fromdual.com/blog/download-mysql-enterprise-features/</link><pubDate>Mon, 02 Feb 2015 21:47:14 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/download-mysql-enterprise-features/</guid><description>&lt;p&gt;&lt;a href="http://www.mysql.com" target="_blank" title="MySQL"&gt;MySQL&lt;/a&gt; provides some great enterprise features beside the MySQL Server. The ones we are asked the most at customers are:&lt;/p&gt;</description></item><item><title>MySQL table Point-in-Time-Recovery from mysqldump backup</title><link>https://www.fromdual.com/blog/mysql-table-point-in-time-recovery-from-mysqldump-backup/</link><pubDate>Sun, 25 Jan 2015 19:42:21 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-table-point-in-time-recovery-from-mysqldump-backup/</guid><description>&lt;p&gt;Sometimes we face the situation where we have a full MySQL database backup done with &lt;code&gt;mysqldump&lt;/code&gt; and then we have to restore and recover just one single table out of our huge &lt;code&gt;mysqldump&lt;/code&gt; file.&lt;br&gt;
Further our &lt;code&gt;mysqldump&lt;/code&gt; backup was taken hours ago so we want to recover all the changes on that table since our backup was taken up to the end.&lt;/p&gt;</description></item><item><title>Impacts of max_allowed_packet size problems on your MySQL database</title><link>https://www.fromdual.com/blog/impacts-of-max_allowed_packet-size-problems-on-your-mysql-database/</link><pubDate>Sun, 18 Jan 2015 11:18:46 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/impacts-of-max_allowed_packet-size-problems-on-your-mysql-database/</guid><description>&lt;p&gt;We recently run into some troubles with &lt;code&gt;max_allowed_packet&lt;/code&gt; size problems during backups with the &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup/Recovery Manager"&gt;FromDual Backup/Recovery Manager&lt;/a&gt; and thus I investigated a bit more in the symptoms of such problems.&lt;/p&gt;</description></item><item><title>Get rid of wrongly deleted InnoDB tables</title><link>https://www.fromdual.com/blog/get-rid-of-wrongly-deleted-innodb-tables/</link><pubDate>Wed, 22 Oct 2014 22:10:58 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/get-rid-of-wrongly-deleted-innodb-tables/</guid><description>&lt;p&gt;&lt;strong&gt;Precaution:&lt;/strong&gt; Before you try this out on your production system do a &lt;strong&gt;BACKUP&lt;/strong&gt; first! &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup Manager"&gt;FromDual Backup Manager&lt;/a&gt; can help you with this.&lt;/p&gt;</description></item><item><title>FromDual: Tools for MySQL and Galera - Backup - Monitoring - Operations</title><link>https://www.fromdual.com/blog/newsletter-en-2014-07/</link><pubDate>Sun, 27 Jul 2014 10:46:18 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/newsletter-en-2014-07/</guid><description>&lt;p&gt;FromDual tools provide valuable additional functionality which facilitate and optimize daily operations of your MySQL databases. Since our last newsletter a lot of things have changed in the FromDual tools.&lt;/p&gt;</description></item><item><title>Xtrabackup in a nutshell</title><link>https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/</link><pubDate>Wed, 06 Nov 2013 14:23:50 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/</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/xtrabackup_in_a_nutshell/#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#prerequisites"&gt;Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#full"&gt;Full Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_create_backup"&gt;Create Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_prepare_backup"&gt;Prepare Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore"&gt;Restore Full Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore_slave"&gt;Prepare slave from full backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_restore_gtid_slave"&gt;Prepare GTID slave from full backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#fb_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#incremental"&gt;Incremental Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_create_backup"&gt;Create Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_prepare_backup"&gt;Prepare Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_restore"&gt;Restore Incremental Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#ib_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#diff"&gt;Differential Backup&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#partial"&gt;Partial Backup&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_create_backup"&gt;Create Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_prepare_backup"&gt;Prepare Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_restore"&gt;Restore Partial Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_adv"&gt;Advantages / Disadvantages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/xtrabackup_in_a_nutshell/#pb_imp"&gt;Important Hints&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;No one can deny that one of the most important and daily tasks for DBAs is performing backup and restore operations, we&amp;rsquo;re not required to perform backup and restore operations only when we want to add new replication slave, when we want to implement disaster recovery procedures or when we want to prepare testing or staging server for the running production system, but even if we&amp;rsquo;re going to make any changes to the database schema in order to enhance the database performance, it&amp;rsquo;s recommended to have fresh backup copy before making any live changes, so if backup and restore operations cannot be handled smoothly, we&amp;rsquo;re going to face many troubles in our daily work. If we&amp;rsquo;re going to talk about backup and restore operations, Xtrabackup tool will be strongly appeared.&lt;/p&gt;</description></item><item><title>Privileges of MySQL backup user for mysqldump</title><link>https://www.fromdual.com/blog/privileges-of-mysql-backup-user-for-mysqldump/</link><pubDate>Tue, 11 Dec 2012 21:34:24 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/privileges-of-mysql-backup-user-for-mysqldump/</guid><description>&lt;p&gt;Some MySQL customers do not want to use the &lt;code&gt;root&lt;/code&gt; user for &lt;code&gt;mysqldump&lt;/code&gt; backups. For this user you have to grant the following minimal MySQL privileges:&lt;/p&gt;</description></item><item><title>MySQL backup to file, gzip and load in one step</title><link>https://www.fromdual.com/blog/mysql-backup-to-file-gzip-and-load-in-on-step/</link><pubDate>Fri, 30 Nov 2012 00:26:18 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-backup-to-file-gzip-and-load-in-on-step/</guid><description>&lt;p&gt;When a MySQL Slave is set-up with &lt;code&gt;mysqldump&lt;/code&gt; you have 2 possibilities:&lt;/p&gt;</description></item><item><title>Recover lost .frm files for InnoDB tables</title><link>https://www.fromdual.com/blog/recover-lost-frm-files-for-innodb-tables/</link><pubDate>Tue, 20 Dec 2011 22:51:03 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/recover-lost-frm-files-for-innodb-tables/</guid><description>&lt;p&gt;Recently I found in a &lt;a href="http://forums.mysql.com/read.php?156,504155,504155#msg-504155" target="_blank"&gt;forum&lt;/a&gt; the following request for help:&lt;/p&gt;</description></item><item><title>To zip, or not to zip, that is the question</title><link>https://www.fromdual.com/blog/to-zip-or-not-to-zip/</link><pubDate>Mon, 08 Aug 2011 11:12:20 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/to-zip-or-not-to-zip/</guid><description>&lt;p&gt;&lt;strong&gt;Abstract&lt;/strong&gt;: In this article we have a look at the compression options of common zipping tools and its impact on the size of the compressed files and the compression time. Further we look at the new parallel zip tools which make use of several cores.&lt;/p&gt;</description></item><item><title>MySQL Restore and Recovery methods</title><link>https://www.fromdual.com/blog/mysql-restore-and-recovery-methods/</link><pubDate>Wed, 26 Jan 2011 21:19:14 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-restore-and-recovery-methods/</guid><description>&lt;p&gt;Backup is for sissies! Let&amp;rsquo;s have a look what we can do when we are not a sissy&amp;hellip;&lt;/p&gt;</description></item><item><title>MySQL Questions &amp; Answers</title><link>https://www.fromdual.com/blog/mysql-questions-and-answers/</link><pubDate>Mon, 15 Mar 2010 11:15:25 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-questions-and-answers/</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-questions-and-answers/#spec_char"&gt;Search with special characters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/node/1290" target="_blank" title="Why is InnoDB disabled?"&gt;Why is InnoDB disabled?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#system_information"&gt;How to find MySQL system information?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_binaries"&gt;What is the difference between MySQL certified server and community server?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_monitoring"&gt;MySQL monitoring&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_backup"&gt;MySQL backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#corrupt_table"&gt;Corrupt MyISAM table&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#compile_mysql"&gt;How to compile MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#restore_test"&gt;Test restore procedure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#reset_user_password"&gt;Reset a MySQL user password&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#reset_root_password"&gt;Reset the MySQL root user password&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#innodb-plugin"&gt;How to enable the InnoDB plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#shipped-storage-engines"&gt;Storage Engines shipped with MariaDB / MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#compile-ndb-test"&gt;Compiling MySQL Cluster ndb-test fails&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#ndb-info-schema-missing"&gt;NDB information schema does not show up&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#hyper-threading-enabled"&gt;Hyper Threading (HT) enabled?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#patch"&gt;How to make a patch for MariaDB?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#auto-inc-waiting"&gt;Where does the InnoDB AUTO-INC waiting come from?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#wrong-encoding"&gt;My character encoding seems to be wrong. How can I fix it?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#slave-inconsistencies"&gt;I think my Slave is not consistent to its Master any more. How can I check this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;My MySQL Server is swapping from time to time. This gives hick-ups in MySQL. How can I avoid this?&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#io-scheduler"&gt;How can I find which I/O scheduler my device is using?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mail"&gt;How can I find why my mail is not sent?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="search-with-special-characters"&gt;Search with special characters&lt;/h2&gt;
&lt;p&gt;This Question has been moved to the &lt;a href="https://www.fromdual.com/node/1277" target="_blank" title="Search with special characters"&gt;Forum&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Can you trust your MySQL backup?</title><link>https://www.fromdual.com/blog/can-you-trust-your-backup/</link><pubDate>Thu, 11 Feb 2010 22:06:00 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/can-you-trust-your-backup/</guid><description>&lt;p&gt;Today a customer with corrupted data files showed up. When we enquired a bit more he told us that he had a broken I/O controller. This is one of the worst things which can happen to you!&lt;/p&gt;</description></item><item><title>MySQL Cluster restore</title><link>https://www.fromdual.com/blog/mysql-cluster-restore/</link><pubDate>Thu, 22 Mar 2007 19:05:00 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-cluster-restore/</guid><description>&lt;p&gt;Recently the question came up if it is faster to restore a MySQL cluster when all nodes are up or only ONE node from each node group during restore.&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager</title><link>https://www.fromdual.com/software/fromdual-backup-and-recovery-manager/</link><pubDate>Sat, 07 Feb 2026 20:17:00 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/software/fromdual-backup-and-recovery-manager/</guid><description>&lt;p&gt;Coming soon&amp;hellip;&lt;/p&gt;
&lt;p&gt;Have also a look at the &lt;a href="https://support.fromdual.com/documentation/brman/brman.html" target="_blank"&gt;Backup and Recovery Manager Documentation&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.3.2 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.2-has-been-released/</link><pubDate>Wed, 22 Oct 2025 20:41:15 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.2-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.3.2 of its popular &lt;a href="https://www.fromdual.com/backup-and-recovery-manager-user-guide" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.3.1 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.1-has-been-released/</link><pubDate>Mon, 12 Aug 2024 16:25:13 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.1-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.3.1 of its popular &lt;a href="https://www.fromdual.com/backup-and-recovery-manager-user-guide" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.3.0 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.0-has-been-released/</link><pubDate>Tue, 25 Jun 2024 15:12:02 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.3.0-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.3.0 of its popular &lt;a href="https://www.fromdual.com/backup-and-recovery-manager-user-guide" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.5 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.5-has-been-released/</link><pubDate>Fri, 25 Feb 2022 14:53:20 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.5-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.5 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.4 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.4-has-been-released/</link><pubDate>Mon, 23 Aug 2021 17:14:05 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.4-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.4 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.3 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.3-has-been-released/</link><pubDate>Mon, 18 Jan 2021 14:35:43 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.3-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.3 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>Partial Table or Schema restore from mariabackup full backup</title><link>https://www.fromdual.com/blog/partial-table-or-schema-restore-from-mariabackup-full-backup/</link><pubDate>Wed, 11 Nov 2020 21:59:19 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/partial-table-or-schema-restore-from-mariabackup-full-backup/</guid><description>&lt;p&gt;For me it was for a long time not clear if a &lt;code&gt;mariadb-backup&lt;/code&gt; full backup can be used to do partial table or schema restores. Now we faced this challenge with a customer. So time to try it out&amp;hellip;&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.2 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.2-has-been-released/</link><pubDate>Wed, 14 Oct 2020 14:22:07 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.2-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.2 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Ops Center for MariaDB and MySQL 0.9.2 has been released</title><link>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9.2-has-been-released/</link><pubDate>Tue, 13 Aug 2019 16:50:25 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9.2-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 0.9.2 of its popular FromDual Ops Center for MariaDB and MySQL &lt;a href="https://www.fromdual.com/ops-center-general-information"&gt;focmm&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.1 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.1-has-been-released/</link><pubDate>Tue, 06 Aug 2019 09:12:01 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.1-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.1 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.2.0 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.0-has-been-released/</link><pubDate>Mon, 29 Jul 2019 16:51:10 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.2.0-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.2.0 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>Oops! - That SQL Query was not intended... Flashback</title><link>https://www.fromdual.com/blog/oops-that-sql-query-was-not-intended-flashback/</link><pubDate>Mon, 24 Jun 2019 14:12:00 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/oops-that-sql-query-was-not-intended-flashback/</guid><description>&lt;p&gt;It is Saturday night at 23:19. Time to go to bed after a hard migration day. Just a last clean-up query before finishing: Tap tap tap. Enter! - Oops!&lt;/p&gt;</description></item><item><title>FromDual Ops Center for MariaDB and MySQL 0.9.1 has been released</title><link>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9.1-has-been-released/</link><pubDate>Tue, 07 May 2019 17:12:19 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9.1-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 0.9.1 of its popular FromDual Ops Center for MariaDB and MySQL &lt;a href="https://www.fromdual.com/ops-center-general-information"&gt;focmm&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>FromDual Ops Center for MariaDB and MySQL 0.9 has been released</title><link>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9-has-been-released/</link><pubDate>Tue, 30 Apr 2019 09:17:40 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/ops-center-release-notes/fromdual-ops-center-for-mariadb-and-mysql-0.9-has-been-released/</guid><description>&lt;p&gt;&lt;strong&gt;Caution&lt;/strong&gt;: We have introduced an evil bug which prohibits installation of focmm. Sorry! Somehow it did pass our QA. To fix this bug update file &lt;code&gt;lib/Upgrade.inc&lt;/code&gt; on Line 1965 as follows:&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.1.0 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.1.0-has-been-released/</link><pubDate>Fri, 22 Feb 2019 17:14:23 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.1.0-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.1.0 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MariaDB and MySQL 2.0.0 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.0.0-has-been-released/</link><pubDate>Wed, 27 Jun 2018 18:25:51 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-2.0.0-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 2.0.0 of its popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL"&gt;Backup and Recovery Manager for MariaDB and MySQL&lt;/a&gt; (&lt;code&gt;brman&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>FromDual Backup and Recovery Manager for MySQL 1.2.5 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.5-has-been-released/</link><pubDate>Wed, 10 May 2017 15:26:15 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.5-has-been-released/</guid><description>&lt;p&gt;FromDual has the pleasure to announce the release of the new version 1.2.5 of the popular &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MySQL and MariaDB"&gt;Backup and Recovery Manager for MySQL and MariaDB&lt;/a&gt; (&lt;code&gt;fromdual_brman&lt;/code&gt;).&lt;/p&gt;</description></item></channel></rss>