<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Restore on FromDual GmbH</title><link>https://www.fromdual.com/tags/restore/</link><description>Recent content in Restore 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/restore/index.xml" rel="self" type="application/rss+xml"/><item><title>Partial physical database restore for MariaDB and MySQL</title><link>https://www.fromdual.com/blog/partial-physical-database-restore-for-mariadb-and-mysql/</link><pubDate>Tue, 02 Jul 2024 18:13:47 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/partial-physical-database-restore-for-mariadb-and-mysql/</guid><description>&lt;h2 id="what-is-it-about">What is it about?&lt;/h2>
&lt;p>When describing backup and restore scenarios, a full backup and a full restore of the database instance (&lt;code>mariadbd&lt;/code>/&lt;code>mysqld&lt;/code>) are usually assumed. This means that the entire database instance, including all databases (schemas), is backed up and restored.&lt;/p></description></item><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>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></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>In my former Blog Post &lt;a href="https://www.fromdual.com/partial-table-or-schema-restore-from-mariabackup-full-backup">Partial Table or Schema restore from &lt;code>mariabackup&lt;/code> full backup&lt;/a> we worked out the basics of a partial restore of a table into a MariaDB database instance.&lt;/p></description></item><item><title>FromDual Recovery Manager (rman) with progress indicator</title><link>https://www.fromdual.com/blog/fromdual-recovery-manager-rman-with-progress-indicator/</link><pubDate>Tue, 20 Aug 2019 21:44:07 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/fromdual-recovery-manager-rman-with-progress-indicator/</guid><description>&lt;p>Since version 2.1.0 the FromDual Recovery Manager (&lt;code>rman&lt;/code>) for MariaDB and MySQL has also a progress indicator for the restore of logical backups made with &lt;code>mysqldump&lt;/code>. This feature was implemented because of the numerous requests of FromDual &lt;code>rman&lt;/code> users who were not happy with the default &lt;code>mysql&lt;/code> behavior.&lt;/p></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>A while ago we released our FromDual Backup and Recovery Manager (&lt;code>brman&lt;/code>) 2.0.0 for MariaDB and MySQL. So what are the new cool features of this new release?&lt;/p></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>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></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">FromDual Backup and Recovery Manager (brman) for MariaDB and MySQL&lt;/h2>
&lt;p>The FromDual &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup and Recovery Manager for MariaDB and MySQL">Backup and Recovery Manager (brman)&lt;/a> 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>mysqldump&lt;/code>, &lt;code>mysql&lt;/code>, &lt;code>mariabackup&lt;/code>, &lt;code>xtrabackup&lt;/code> and &lt;code>mysqlbackup&lt;/code> (MySQL Enterprise Backup).&lt;/p></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>Sometimes we face the situation where we have a full MySQL database backup done with &lt;code>mysqldump&lt;/code> and then we have to restore and recover just one single table out of our huge &lt;code>mysqldump&lt;/code> file.&lt;br>
Further our &lt;code>mysqldump&lt;/code> 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></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>We recently run into some troubles with &lt;code>max_allowed_packet&lt;/code> size problems during backups with the &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup/Recovery Manager">FromDual Backup/Recovery Manager&lt;/a> and thus I investigated a bit more in the symptoms of such problems.&lt;/p></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>&lt;strong>Precaution:&lt;/strong> Before you try this out on your production system do a &lt;strong>BACKUP&lt;/strong> first! &lt;a href="https://www.fromdual.com/mysql-backup-manager-mysql_bman" title="FromDual Backup Manager">FromDual Backup Manager&lt;/a> can help you with this.&lt;/p></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>Some MySQL customers do not want to use the &lt;code>root&lt;/code> user for &lt;code>mysqldump&lt;/code> backups. For this user you have to grant the following minimal MySQL privileges:&lt;/p></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>Recently I found in a &lt;a href="http://forums.mysql.com/read.php?156,504155,504155#msg-504155" target="_blank">forum&lt;/a> the following request for help:&lt;/p></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>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></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">Table of Contents&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#spec_char">Search with special characters&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/node/1290" target="_blank" title="Why is InnoDB disabled?">Why is InnoDB disabled?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#system_information">How to find MySQL system information?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_binaries">What is the difference between MySQL certified server and community server?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_monitoring">MySQL monitoring&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mysql_backup">MySQL backup&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#corrupt_table">Corrupt MyISAM table&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#compile_mysql">How to compile MySQL&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#restore_test">Test restore procedure&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#reset_user_password">Reset a MySQL user password&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#reset_root_password">Reset the MySQL root user password&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#innodb-plugin">How to enable the InnoDB plugin&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#shipped-storage-engines">Storage Engines shipped with MariaDB / MySQL&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#compile-ndb-test">Compiling MySQL Cluster ndb-test fails&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#ndb-info-schema-missing">NDB information schema does not show up&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#hyper-threading-enabled">Hyper Threading (HT) enabled?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#patch">How to make a patch for MariaDB?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#auto-inc-waiting">Where does the InnoDB AUTO-INC waiting come from?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#wrong-encoding">My character encoding seems to be wrong. How can I fix it?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#slave-inconsistencies">I think my Slave is not consistent to its Master any more. How can I check this?&lt;/a>&lt;/li>
&lt;li>My MySQL Server is swapping from time to time. This gives hick-ups in MySQL. How can I avoid this?&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#io-scheduler">How can I find which I/O scheduler my device is using?&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.fromdual.com/blog/mysql-questions-and-answers/#mail">How can I find why my mail is not sent?&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="search-with-special-characters">Search with special characters&lt;/h2>
&lt;p>This Question has been moved to the &lt;a href="https://www.fromdual.com/node/1277" target="_blank" title="Search with special characters">Forum&lt;/a>.&lt;/p></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>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></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>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></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>Coming soon&amp;hellip;&lt;/p>
&lt;p>Have also a look at the &lt;a href="https://support.fromdual.com/documentation/brman/brman.html" target="_blank">Backup and Recovery Manager Documentation&lt;/a>.&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>For me it was for a long time not clear if a &lt;code>mariadb-backup&lt;/code> 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></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">focmm&lt;/a>.&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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></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>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">focmm&lt;/a>.&lt;/p></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>&lt;strong>Caution&lt;/strong>: 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>lib/Upgrade.inc&lt;/code> on Line 1965 as follows:&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MariaDB and MySQL&lt;/a> (&lt;code>brman&lt;/code>).&lt;/p></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>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">Backup and Recovery Manager for MySQL and MariaDB&lt;/a> (&lt;code>fromdual_brman&lt;/code>).&lt;/p></description></item><item><title>FromDual Backup and Recovery Manager for MySQL 1.2.4 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.4-has-been-released/</link><pubDate>Thu, 12 Jan 2017 12:22:12 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.4-has-been-released/</guid><description>&lt;p>FromDual has the pleasure to announce the release of the new version 1.2.4 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">Backup and Recovery Manager for MySQL and MariaDB&lt;/a> (&lt;code>fromdual_brman&lt;/code>).&lt;/p></description></item><item><title>FromDual Backup and Recovery Manager for MySQL 1.2.3 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.3-has-been-released/</link><pubDate>Sat, 29 Oct 2016 14:50:20 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.3-has-been-released/</guid><description>&lt;p>FromDual has the pleasure to announce the release of the new version 1.2.3 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">Backup and Recovery Manager for MySQL and MariaDB&lt;/a> (&lt;code>fromdual_brman&lt;/code>).&lt;/p></description></item><item><title>FromDual Backup and Recovery Manager for MySQL 1.2.2 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.2-has-been-released/</link><pubDate>Tue, 23 Jun 2015 11:33:28 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.2-has-been-released/</guid><description>&lt;p>FromDual has the pleasure to announce the release of the new version 1.2.2 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">Backup and Recovery Manager for MySQL and MariaDB&lt;/a> (&lt;code>fromdual_bman&lt;/code>).&lt;/p></description></item><item><title>How is a correct MariaDB/MySQL backup done?</title><link>https://www.fromdual.com/blog/how-is-a-correct-mariadb-mysql-backup-done/</link><pubDate>Mon, 18 May 2015 07:40:00 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/how-is-a-correct-mariadb-mysql-backup-done/</guid><description>&lt;p>You find many different possibilities how to do a MariaDB/MySQL backup with &lt;code>mariadb-dump&lt;/code>/&lt;code>mysqldump&lt;/code>. But which one is the correct one?&lt;/p></description></item><item><title>FromDual Backup and Recovery Manager for MySQL 1.2.1 has been released</title><link>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.1-has-been-released/</link><pubDate>Thu, 22 Jan 2015 21:12:43 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/brman-release-notes/fromdual-backup-manager-1.2.1-has-been-released/</guid><description>&lt;p>FromDual has the pleasure to announce the release of the new version 1.2.1 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">Backup and Recovery Manager for MySQL and MariaDB&lt;/a> (&lt;code>fromdual_bman&lt;/code>).&lt;/p></description></item></channel></rss>