… step up and volunteer to present your unique insights into MySQL and MySQL-related technologies either as a keynote, tutorial or breakout… using MySQL, Percona Server, MariaDB, Drizzle or (fill in the blank) in production? Are you managing multiple environments? Are you working with MySQL… sponsors. This is the showcase event for Europe’s growing MySQL community of developers, business managers, technology evangelists, DBAs and entrepreneurs…
Comment: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
Why does the mysql client says it’s 5.1.70? Welcome to the MySQL monitor. Commands end with ; or g. Your MySQL connection id is 138 Server version: 5.1.70-rel14.7-log Percona Server (GPL), 14.7, Revision 572
Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
…”] Percona Server for MySQL version 5.1.69-14.7[/caption] Percona is glad to announce the release of Percona Server 5.1… major versions of Percona Server. Bug fixed #1167109. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform… fixed #1132412, bug fixed #1153651. Release notes for Percona Server for MySQL 5.1.69-17.4 are available in our online…
Post: Migrating between MySQL schemas with Percona Xtrabackup
… snapshot of a particular MySQL schema and then reload it with a different schema name on the same server. It caught me… or migration) or migrate an existing schema to a new server. However, given the import/export functionality of Xtrabackup combined with Percona Server (Exporting and Importing Tables), it did seem possible. Further discussion…
Post: Percona Server for MySQL 5.5.31-30.3 now available
…”] Percona Server for MySQL version 5.5.31-30.3[/caption] Percona is glad to announce the release of Percona Server for MySQL 5… Software Repositories). Based on MySQL 5.5.31, including all the bug fixes in it, Percona Server 5.5.31-30.3… the MySQL 5.6 version, which removed MyISAM internal temporary table mutex contention. Bug fixed #1179978. Release notes for Percona Server for MySQL…
Post: Choosing a MySQL HA Solution - Post-Webinar Q&A
… then the binary log filters are executed on the intermediate server, thus resulting in less binary log data being sent down… sign that trouble is brewing. Or if you watch your MySQL server‘s memory usage and you see that it’s starting…/mysqld: Incorrect information in file: ‘./mysql/servers.frm’ ERROR: 1033 Incorrect information in file: ‘./mysql/servers.frm’ Running mysql_install_db under strace, I saw…
Post: Percona Server 5.6.11-60.3 first Release Candidate now available
… Server for MySQL version 5.6.11-60.3[/caption] Percona is glad to announce the first Release Candidate release of Percona Server… Software Repositories). Based on MySQL 5.6.11, including all the bug fixes in it, Percona Server 5.6.11-60.3… fixed #1177780, bug fixed #1154954. Release notes for Percona Server for MySQL 5.6.11-60.3 are available in our online…
Post: Experiences with the McAfee MySQL Audit Plugin
… gives us more flexibility by allowing users to extend the server‘s functionality with their own code, and this is what… I mentioned had to be extracted due to this Percona Server version not being included in the binary. And here’s… has been an important missing feature on the server, which has made using MySQL in PCI or SOX compliant environments, to name…
Post: The small improvements of MySQL 5.6: Duplicate Index Detection
… the same order) and the server will not complain. If we execute the same sentences in MySQL 5.6, the second ALTER… optimizer and the MySQL version, we always recommend to check manually the optimizations proposed by Percona Toolkit. The MySQL server, of course, cannot risk to block directly all cases. A set of MySQL utilities were introduced by…
Post: Implementing SchemaSpy in your MySQL environment
… in use for my Percona 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-connector-java… can then be accessed by a web server. Also note that since I created the mysql.properties file in the same directory…

