@Kristian Does it mean that MariaDB 10 is incompatible with MySQL 5.6 GTID? You cannot replicate to/from a MySQL 5.6 host using GTIDs?
Comment: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 1
Comment: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 1
… are part of the reason we decided not to merge MySQL 5.6 global transaction ID into MariaDB. In MariaDB global transaction…
Post: Migrating between MySQL schemas with Percona Xtrabackup
… target database: mysql orig_old < /tmp/orig.schema.sql Ensure innodb_import_table_from_xtrabackup = 1 (dynamic variable) … all of those statements for steps 7 and 10 in two scripts: mysql -N -B <<'EOF' > discard-ddl…. was using on my test VM: Percona Server 5.5.30 Xtrabackup 2.0.6 Some other use …
Post: Implementing SchemaSpy in your MySQL environment
… Server 5.6.10 sandbox: description=MySQL driver=com.mysql.jdbc.Driver connectionSpec=jdbc:mysql://127.0.0.1:5610/schemaspy driverPath=/usr/share/java/mysql… specific for MySQL, but note that SchemaSpy works for pretty much all the popular RDBMS out there. java -jar schemaSpy_5.0.0.jar -t mysql -u msandbox_ro -p msandbox -meta schemaspy.meta…
Post: Percona XtraBackup 2.1.3 for MySQL available for download
… glad to announce the release of Percona XtraBackup 2.1.3 for MySQL on May 22, 2013. Downloads are available from our… Drizzle. It performs streaming, compressed, and incremental MySQL backups. Percona’s enterprise-grade commercial MySQL Support contracts include support for XtraBackup. We…
Post: MySQL Query Patterns, Optimized - Webinar questions followup
… I gave a presentation on “MySQL Query Patterns, Optimized” for Percona MySQL Webinars. If you missed it, you can…IDs for movies are distributed uniformly over the range 1..MAX(id)? Yes, there’s a risk if you…tables. It seemed to prefer an index-scan of 7 rows in the `kind_type` table to be first,…
Post: Choosing a MySQL HA Solution - MySQL Webinar: June 5
… Wednesday, June 5, at 10 a.m. PDT (1700 UTC), I will be presenting a webinar entitled, Choosing a MySQL HA Solution…. We will then explore some of the more well-known MySQL HA tools and technologies available today (largely grouped into those which use traditional MySQL replication, those which use some other MySQL-level replication, and those which replicate at…
Post: ZFS on Linux and MySQL
…We got decent tpcc performance, nearly 37k NoTPM using 5.6.11 and xfs. Then, since ZFS on … write cache use. Even the fairly slow gzip-1 mode works well. The tpcc database, which contains … ZFS on Linux is a very interesting solution for MySQL backup servers. All backup solutions have an impact …
Post: Private, custom Percona MySQL Training
…”] Alexei Rodriguez presenting at PLMCE13[/caption] During the Percona Live MySQL Community Event this year we had the pleasure of Alexei Rodriguez discussing why Evernote uses Percona’s Private Custom MySQL Training. Alexei is VP of operations there and you can…
Comment: Percona XtraBackup 2.1.3 for MySQL available for download
since I upgrade percona xtrabackup to 2.1.3. My node is crashed and I have this error …/mysql/srv-d2-mysql02.pid ended in an another environment I have three nodes on VM with percona-xtrabackup-2.0.7…

