Tags: fengshao0907/mysql-server
Tags
Merge branch 'mysql-cluster-7.3.12-release' into mysql-cluster-7.4.9-… …release
Merge branch 'mysql-cluster-7.2.23-release' into mysql-cluster-7.3.12… …-release
Merge branch 'mysql-cluster-7.2.23-release' into mysql-cluster-7.3.12… …-release
Another follow up patch for performance regression introduced by patc… …h for bug#20957068 Previous patch introduce the usage of the non-portable sched_yield(). This patch change that to use pthread_yield() which is defined in include/my_pthread(). (cherry picked from commit c7a844a8e373633c4a3e91be7af3f789d19d4fbb)
Merge branch 'mysql-5.6' into mysql-5.7 (cherry picked from commit e040ef09b9e9dc63946bf2497bf39127ec18ea79)
Bug#22147191 NO PACKAGE FOR UBUNTU 15.10 * Adds wily (15.10) packaging
Bug#21973610: BUFFER OVERFLOW ISSUES post push fix : Fixing test failures
Bug#21938432 MYSQL_UPGRADE 5.7.9 FAILS WITH ERROR ON MYSQL.SYS USER O… …N DUMP UPGRADE * Two problems here: ** Now WITH_PERFSCHEMA_STORAGE_ENGINE is not set we were assuming the installed sys schema version was always 1.0.0, removed this now ** Also FLUSH PRIVILEGES after creating the user, so it is available straight away Bug#21935210 MYSQL.SYS@LOCALHOST HAS TRIGGER PRIVILEGE ON THE WHOLE INSTANCE * Removed global TRIGGER, and added only on the sys schema Bug#21966366 SYS: PROVIDE A WAY TO ALLOW FOR LOCAL CUSTOMISATIONS * Rather than check for equality of counts, check for at least as many as expected (but allow more or equal) Sneak in a typo fix (s/procdure/procedure/) in the execute_prepared_stmt comment. Reviewed-by: Georgi Kodinov <[email protected]> Reviewed-by: Marc Alff <[email protected]> RB: 10567 (cherry picked from commit dde827eccabfc5d8954977d0251b7dba3cce8342)
PreviousNext