~tsarev/percona-server/20448

2 by kinoyasu
ported part of Yasufumi patches until innodb_extend_slow.patch
1
microsec_process.patch
2
optimizer_fix.patch
3
mysql_dump_ignore_ct.patch
4
control_online_alter_index.patch
5
show_temp.patch
6
innodb_show_status.patch
7
innodb_io_patches.patch
8
innodb_opt_lru_count.patch
9
innodb_extra_rseg.patch
10
innodb_overwrite_relay_log_info.patch
11
innodb_thread_concurrency_timer_based.patch
12
innodb_dict_size_limit.patch
13
innodb_split_buf_pool_mutex.patch
14
innodb_expand_import.patch
15
innodb_show_sys_tables.patch
16
innodb_stats.patch
17
innodb_recovery_patches.patch
18
innodb_admin_command_base.patch
19
innodb_show_lock_name.patch
20
innodb_extend_slow.patch
3 by kinoyasu
ported part of Yasufumi patches except for some patches
21
innodb_lru_dump_restore.patch
22
innodb_separate_doublewrite.patch
23
innodb_pass_corrupt_table.patch
24
innodb_fast_checksum.patch
25
innodb_files_extend.patch
26
innodb_fix_misc.patch
27
innodb_deadlock_count.patch
18 by kinoyasu
expand_import_fix4autoinc; try to fix bug688866 by removing optimism; other fixes for innodb_adaptive_hash_index_partitions
28
innodb_adaptive_hash_index_partitions.patch
6 by kinoyasu
innodb_buffer_pool_pages_i_s.patch is added
29
innodb_buffer_pool_pages_i_s.patch
7 by kinoyasu
innodb_buffer_pool_shm.patch is added
30
innodb_buffer_pool_shm.patch
60 by kinoyasu
extend SHOW STATUS items with values also at SHOW ENGINE INNODB STATUS (bug698797); added the oldest read view information to SHOW ENGINE INNODB STATUS output
31
innodb_show_status_extend.patch
176.2.1 by kinoyasu
revive innodb_kill_idle_transaction.patch and innodb_fake_changes.patch
32
innodb_kill_idle_transaction.patch
33
innodb_fake_changes.patch
10 by Oleg Tsarev
propogate Oleg's patches
34
slow_extended.patch
35
percona_support.patch
36
query_cache_enhance.patch
37
log_connection_error.patch
38
mysql_syslog.patch
141 by Alexey Kopytov
Merged and fixed Oleg's changes in slow_extended.patch and
39
error_pad.patch
10 by Oleg Tsarev
propogate Oleg's patches
40
response_time_distribution.patch
41
remove_fcntl_excessive_calls.patch
42
sql_no_fcache.patch
33 by Oleg Tsarev
port show_slave_status_nolock.patch and tests for it
43
show_slave_status_nolock.patch
79 by Oleg Tsarev
* Rename variables in slow_extended.patch:
44
log_warnings_suppress.patch
33.1.2 by Oleg Tsarev
Rename patch suppress_log_warning_1592.patch to log_warnings_silence.patch
45
userstat.patch
40.2.1 by Oleg Tsarev
port ptach bug 580324.patch
46
bug580324.patch
56 by Oleg Tsarev
Port patch mysql_remove_eol_carret.patch
47
mysql_remove_eol_carret.patch
88.1.1 by Oleg Tsarev
Add counters into SHOW PROCESSLIST for Rows_examined, Rows_sent, Rows_read
48
processlist_row_stats.patch
96 by Alexey Kopytov
Ported non-XtraDB patches to 5.5.11
49
innodb_expand_fast_index_creation.patch
13 by kinoyasu
patches for existed mysql-test scripts are gathered to mysql-test.diff
50
mysql-test.diff
108 by Alexey Kopytov
LP bug #764395 / MySQL bug #60788: InnoDB crashes with an assertion
51
innodb_bug60788.patch
88.2.8 by Ignacio Nin
Text changes in init scripts, XtraDB log message
52
start-stop-messages.patch
110.2.2 by Ignacio Nin
Adapt test to our directory names (debian, redhat)
53
file-contents.patch
125.1.1 by Stewart Smith
add slave_timeout_fix.patch which fixes mysql-test/include/wait_for_slave_param.inc to properly do the conversion from seconds to tenths of second. So default timeout was 30 seconds instead of 300 - which could cause a problem on remotely busy systems that perhaps have IO lag.
54
slave_timeout_fix.patch
136.1.3 by Alexey Kopytov
Implementation of
55
utf8_general50_ci.patch
138.1.1 by Alexey Kopytov
Fix for LP bug #813587 / MySQL bug #51196 / MySQL bug #61790
56
bug813587.patch
140.1.1 by Stewart Smith
add valgrind suppressions for zlib false positives for my_compress calling zlib
57
valgrind_zlib_suppression.patch
140.6.1 by Laurynas Biveinis
Enable and refresh memory_dynamic_rows.patch with associated tests:
58
memory_dynamic_rows.patch
140.9.1 by Oleg Tsarev
Fixed bug #840218 - move tests from mysql-test/ directory to patches
59
xtradb_bug317074.patch
175.1.4 by Stewart Smith
fix up subunit reporting. had to move to different routine as mtr_report() is called from both client and server mtr processes
60
subunit.patch
188.2.1 by Alexey Kopytov
Fix for LP bug #860910 / MySQL bug #62557:
61
bug860910.patch
188.3.1 by Alexey Kopytov
LP bug #878404: MyISAM repair-by-sort buffer cannot be > 4 GB even on
62
bug45702.patch
199 by Oleg Tsarev
changes for issue 20448
63
bug_53375.patch
64
row_based_replication_without_primary_key.patch