June 20, 2013

Post: Open Source, the MySQL market (and TokuDB in particular)

… no way a closed-source software product will ever be deployed in a Facebook data center. No service provider lock-in… that article: “In principle, anyone who has an interest in MySQL and MariaDB surviving should contact the MariaDB foundation and ask… Tokutek). To summarize my thoughts: If you are in the MySQL market and your product is under proprietary license (not an…

Post: Virident vCache vs. FlashCache: Part 2

… fits into the cache device, vCache shines. Compared to a deployment with no SSD cache whatsoever, FlashCache still does quite well…­-time=7200 ­­–max­-requests=0 ­­–percentile=95 ­­\ –mysql­-user=root –mysql­-socket=/tmp/mysql.sock ­­–mysql­-table­-engine=innodb ­­\ –oltp­-read­-only=off run…

Comment: Open Source, the MySQL market (and TokuDB in particular)

… or hiring talent to deploy and maintain something on your own. You can chose to stay with MySQL with Tokudb as your…

Post: White Paper: "Scaling MySQL Deployments Efficiently" from Percona and Virident

… on evaluating tachIOn as solution for MySQL, and as result you can find whitepaper “Scaling MySQL Deployments Efficiently Using Virident tachIOn Drives”, available… to improve performance or building high-performance solution based on MySQL.

Post: What's the recommended MySQL version?

… shouldn’t really be urgent pressure to upgrade. For new deployments, I’d definitely start by using the most recent version… next version if it’s available, especially if the new deployment isn’t in production yet. The reason is that I…, and now I’d even say use MySQL 5.6. For older applications running MySQL 5.0, I’d say upgrade to…

Post: Percona Server on the Nexus 7: Your own MySQL Database Server on an Android Tablet

…, we install Linux environment, I used Linux Deploy App to deploy Ubuntu 12.04 LTS. It does not…we will have binaries in /usr/local/mysql, which we start mysql> show variables like ‘version%’; +————————-+——————————+ | Variable_name | Value | …

Post: How to Monitor MySQL with Percona's Nagios Plugins

… of suggestions for what to monitor in MySQL. Those are only suggestions; any given deployment might want to monitor only some of… in easily and be deployed, and you will not find it anywhere but in production. The pmp-check-mysql-deadlocks plugin can… down for a system reboot. The pmp-check-mysql-pidfile plugin verifies that MySQL‘s PID file exists. Evidence of contention in…

Post: Upcoming Webinar - "Deploy MySQL Like a devops SysAdmin"

…. Then I will explain the best practices on how to deploy MySQL in a large scale environment using tools coming from the…

Post: Percona Welcomes MySQL 5.6!

… Oracle MySQL, MySQL 5.6 is fully supported by our MySQL Consulting,  MySQL Support, MySQL Server Development, and MySQL Remote DBA teams: Our MySQL Consulting Team and MySQL… to take advantage of MySQL 5.6′s features; create an in-depth upgrade plan; help design and deploy new applications to…

Post: Distro Packages, Pre-built Binaries or Compile Your Own MySQL

I’ve been helping customers deploy and maintain MySQL (and variants) for the last couple of years and it … be as easy as stopping MySQL, updating symlinks or your my.cnf basedir, starting MySQL and running mysql_upgrade. Unlike package managers, you… simply keeping package folders on unique directories. Lastly, running your MySQL server from pre-built binaries does not prevent you from…