…5.5.30-30.2 milestone at Launchpad. New Features: Percona Server for MySQL has implemented priority connection…max_allowed_packet variable. Bug fixed #1135097 (George Ormond Lorch III). Fixed the upstream bug #62578 which caused MySQL….ac was incompatible with automake 1.12. Bug fixed #1099387 (…
Post: Percona Server 5.5.30-30.2 rerelease fixes non-restart issue
…5.5.30-30.2 — New Features: Percona Server for MySQL has implemented priority connection …max_allowed_packet variable. Bug fixed #1135097 (George Ormond Lorch III). Fixed the upstream bug #62578 which caused MySQL…UDF/configure.ac was incompatible with automake 1.12. Bug fixed #1099387 (Alexey Bychko…
Post: More on MySQL transaction descriptors optimization
…somewhere in between of MySQL 5.5 and MySQL 5.6. In …= 8 innodb_io_capacity = 2000 max_connections=5000 table_open_…1 –rand-type=uniform –forced-shutdown=1 –max-time=120 –max-requests=0 –percentile=99 –mysql-user=root –mysql-db=sbtest8t1M –mysql-table-engine=INNODB –mysql-socket=/tmp/mysql…
Post: MySQL and Percona Server in LinkBench benchmark
… the IO-bound scenario. Percona Server 5.5 outperforms MySQL in about 2x times. Both MySQL 5.5.30 and MySQL 5.6.11 demonstrate notable drops in…_io_threads = 8 innodb_io_capacity = 5000 sync_binlog=0 max_connections=5000 table_open_cache=5000 table-definition-cache=1000 query… # MySQL 5.5 and 5.6 loose-innodb_io_capacity_max = 15000 #Percona only innodb_adaptive_hash_index_partitions=8 innodb_buffer_pool_instances=1 innodb…
Post: Virident vCache vs. FlashCache: Part 2
…1 innodb_fast_shutdown = 1 #not innodb options (fixed) back_log = 50 wait_timeout = 120 max_connections = 5000 max_prepared_stmt_count=500000 max_connect…
Post: Benchmarking Percona Server TokuDB vs InnoDB
… show 5-minute…max_connections = 2000 max_prepared_stmt_count=500000 max_connect_errors = 10 table_open_cache = 2048 max_allowed_packet = 16M binlog_cache_size = 16M max…max_sort_file_size = 10G #myisam_max_extra_sort_file_size = 10G myisam_repair_threads = 1 myisam_recover socket=/var/lib/mysql/mysql…
Post: Multiple purge threads in Percona Server 5.1.56 and MySQL 5.6.2
… MySQL 5.1 this is done by the master InnoDB thread. Since then, InnoDB has been moving towards the parallelized purge: in MySQL 5.5 there… innodb_max_dirty_pages_pct=80 innodb_file_format=barracuda innodb_file_per_table max_connections=2000 table_cache=2000 Percona Server 5.1 Results…
Post: MySQL 5.5 and MySQL 5.6 default variable values differences
…/5.5.30 | /mnt/nfs/dist/5.6.10 | | BACK_LOG | 50 | 80 | | OPEN_FILES_LIMIT | 1024 | 5000 | | INNODB_AUTOEXTEND_INCREMENT | 8 | 64 | | MAX_CONNECT_ERRORS | 10 | 100 | | SORT_BUFFER_SIZE | 2097152 | 262144 | | LC_MESSAGES_DIR | /mnt/nfs/dist/mysql-5.5.30-linux2.6…_cost_based=on,use_index_extensions=on 1 row in set (0.00 sec) Summary: MySQL 5.6 comes with quite a few…
Post: Review of MySQL 5.6 Defaults Changes
… just posted the great summary of defaults changes in MySQL 5.6 compared to MySQL 5.5 In general there are a lot of good…_log = 50 + ( max_connections / 5 ) capped at 900 – The large backlog is needed when there is a high rate (spikes) of connections which is… + 1 for each of the first 500 max_connections + 1 for every 20 max_connections over 500, capped at 2000 Same thing. What number of max connections has…
Post: Percona Server 5.1.49-rel12.0
…5.1.49-rel12.0 is based on MySQL 5.1.49. New features added: error_pad – Implements error code compatibilities with MySQL 5.5… on query cache mutexâ€. (Oleg Tsarev) log_connection_error – Issues the warning “Too … the maximum purge delay defined by innodb_max_purge_lag by removing the requirement…

