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
Comment: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
Post: Percona MySQL University @Portland next Monday!
… new Features in MySQL 5.6 Garrick Peterson, a member of Percona’s RemoteDBA team, will talk about MHA for MySQL High Availability… replication integrity And finally, Andrew Ferlitsch will share with how MySQL can be used to provide access to government data. The……
So register now! Please also join the Portland MySQL Meetup group for more MySQL-focused events in Portland If you love the…
Comment: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
… can use the existing mysql data dir. But check http://www.percona.com/doc/percona-server/5.1/compatibility.html if you… of compared features: http://www.percona.com/doc/percona-server/5.1/feature_comparison.html 3) we’re not planning to…
Comment: Converting Character Sets
…* truncation, as explained in the manual – http://dev.mysql.com/doc/refman/5.1/en/alter-table.html “For a column that…
Post: Percona Server for MySQL 5.5.31-30.3 now available
… Server for MySQL version 5.5.31-30.3[/caption] Percona is glad to announce the release of Percona Server for MySQL 5.5.31-30.3 on May 24, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.5.31, including all the bug fixes in it, Percona Server 5.5.31-30.3 is now…
Post: The small improvements of MySQL 5.6: Duplicate Index Detection
Here at the MySQL Performance Blog, we’ve been discussing the several new features that MySQL 5.6 brought: GTID-based replication, InnoDB… the small but handy improvements – changes and bug corrections – in MySQL 5.6 that can make our lives easier and have passed… try to do something like this in MySQL 5.5, you will succeed without errors or warnings: mysql> ALTER TABLE test ADD INDEX (col2…
Post: Summertime Percona MySQL training update
… also running our new Moving to MySQL 5.6 class. This class covers new features in MySQL 5.6, migration planning, and application verification… MySQL training schedule. In June we have: Moving to MySQL 5.6 – Austin, TX Begins Monday, June 10, 2013 , 9am – 5pm Moving to MySQL 5… August we have: Moving to MySQL 5.6 – Miami, FL Begins Monday, August 5, 2013 , 9am – 5pm Moving to MySQL 5.6 – Minneapolis, MN Begins…
Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
…=”attachment_13396″ align=”alignright” width=”247″] Percona Server for MySQL version 5.1.69-14.7[/caption] Percona is glad to announce… drop in replacement for MySQL, downloads are available here and from the Percona Software Repositories. Based on MySQL 5.1.69, this release… #1132412, bug fixed #1153651. Release notes for Percona Server for MySQL 5.1.69-17.4 are available in our online documentation…
Post: Percona Server 5.6.11-60.3 first Release Candidate now available
… 5.6.11-60.3 on June 3rd, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.6.11, including all the bug fixes in it, Percona Server 5.6.11-60.3 is… #1177780, bug fixed #1154954. Release notes for Percona Server for MySQL 5.6.11-60.3 are available in our online documentation…
Post: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 1
… Identifiers are one of the new features regarding replication in MySQL 5.6. They open up a lot of opportunities to make… replication configuration with one master and two slaves, all running MySQL 5.6 with GTIDs disabled. First try: configure only one of… not on slave #2: # slave #1 mysql> change master to master_auto_position = 1; mysql> start slave; and let’s create a…

