1645386
|
#1645386 |
TokuDB renaming table to nonexistent DB destroys table
|
|
5.7
5.7
|
2
Critical
|
Vlad Lesin
|
10
Fix Released
|
1651844
|
#1651844 |
tokudb table rows decrease to 0, table has 10m rows in it - no indexes being used on any query plan
|
|
5.7
5.7
|
2
Critical
|
George Ormond Lorch III
|
10
Fix Released
|
1166744
|
#1166744 |
Some issues with kill_idle_transaction implementation at InnoDB level
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1179136
|
#1179136 |
Kill idle transaction debug build assert: safe_mutex: Trying to destroy a mutex that was locked at sql_class.cc, line 880 at sql_class.cc, line 1773
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1392375
|
#1392375 |
Crashing repeated execution of SET STATEMENT ... FOR <SELECT FROM view> | Assertion `sl->join == 0' failed in reinit_stmt_before_use | sig 6 abort in sql/sql_prepare.cc:2619
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1486747
|
#1486747 |
InnoDB AUTO_INCREMENT produces same value twice
|
|
5.7
5.7
|
3
High
|
|
10
Fix Released
|
1539504
|
#1539504 |
CREATE TEMPORARY TABLE creates a transaction in binary log on read only server
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1617715
|
#1617715 |
mysql_upgrade of PS 5.7.14 doesn't update the "slave_master_info" schema
|
|
5.7
5.7
|
3
High
|
|
10
Fix Released
|
1633988
|
#1633988 |
Debug assertion `thd == _current_thd()' failed with audit_log plugin turned on when "too many connections" error occured
|
|
5.7
5.7
|
3
High
|
Sergei Glushchenko
|
10
Fix Released
|
1635927
|
#1635927 |
Memory leak when using per-query variables with subquery temp tables
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1638198
|
#1638198 |
Cannot compile Percona-Server-5.6 from source (gmock download error)
|
|
5.7
5.7
|
3
High
|
|
10
Fix Released
|
1641612
|
#1641612 |
New compilation warnings with GCC 6 (-Wshift-negative-value, -Wdeprecated-declarations, -Wnonnull-compare, -Wc+11-compat, -Wmisleading-indentation)
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1642230
|
#1642230 |
handle_fatal_signal (sig=11) in THD::set_new_thread_id
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1646384
|
#1646384 |
ANALYZE TABLE crashes debug build on --innodb-read-only instance
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1651656
|
#1651656 |
Server crash if a changed page bitmap error occurs concurrently with executing FLUSH CHANGED_PAGE_BITMAPS
|
|
5.7
5.7
|
3
High
|
Laurynas Biveinis
|
10
Fix Released
|
1656022
|
#1656022 |
Partition pruning doesn't seem to work with TokuDB engine
|
|
5.7
5.7
|
3
High
|
George Ormond Lorch III
|
10
Fix Released
|
728082
|
#728082 |
USER_STATISTICS shows incorrect value for number of concurrent connections
|
|
5.7
5.7
|
4
Medium
|
Nickolay Ihalainen
|
10
Fix Released
|
1548745
|
#1548745 |
audit_log json is not escaping characters properly
|
|
5.7
5.7
|
4
Medium
|
Sergei Glushchenko
|
10
Fix Released
|
1625151
|
#1625151 |
InnoDB index dives do not detect concurrent tree changes, return bogus estimates
|
|
5.7
5.7
|
4
Medium
|
Laurynas Biveinis
|
10
Fix Released
|
1625466
|
#1625466 |
INFORMATION_SCHEMA.INNODB_CHANGED_PAGES queries needlessly read potentially incomplete bitmap data past the query range
|
|
5.7
5.7
|
4
Medium
|
Laurynas Biveinis
|
10
Fix Released
|
1638455
|
#1638455 |
Percona-Server-5.6 cmake compiler always check RocksDB even if we pass -DWITHOUT_ROCKSDB=1 argument
|
|
5.7
5.7
|
4
Medium
|
George Ormond Lorch III
|
10
Fix Released
|
1640810
|
#1640810 |
Adding COMPRESSED attributes to InnoDB special tables fields can lead to server crashes
|
|
5.7
5.7
|
4
Medium
|
Yura Sorokin
|
10
Fix Released
|
1647530
|
#1647530 |
InnoDB: Failing assertion: success | InnoDB: page_zip_apply_log: 97>>1 > 1 | InnoDB: unable to decompress space 6 page 3
|
|
5.7
5.7
|
4
Medium
|
Yura Sorokin
|
10
Fix Released
|
1651121
|
#1651121 |
Test innodb.percona_changed_page_bmp_debug unstable under load
|
|
5.7
5.7
|
4
Medium
|
Laurynas Biveinis
|
10
Fix Released
|
1657026
|
#1657026 |
Lack of free pages in the buffer pool is not diagnosed with innodb_empty_free_list_algorithm=backoff
|
|
5.7
5.7
|
4
Medium
|
Laurynas Biveinis
|
10
Fix Released
|
1658843
|
#1658843 |
MyRocks - gap lock error logic does not account for ISO mode
|
|
5.7
5.7
|
4
Medium
|
George Ormond Lorch III
|
10
Fix Released
|
1156772
|
#1156772 |
Missing sys_vars test for innodb_kill_idle_transaction
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1644183
|
#1644183 |
New GCC 6 -Wnonnull-compare warnings on 5.5 release build
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1644583
|
#1644583 |
Test main.percona_expand_fast_index_creation is unstable
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1648389
|
#1648389 |
Spurious unsuppressed warning on rpl.rpl_parallel_switch_sequential
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1648718
|
#1648718 |
Testcase rpl.rpl_get_master_version_and_clock almost completely broken
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1648737
|
#1648737 |
Testcase opt_trace.temp_table is unstable
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
1650256
|
#1650256 |
Test main.join_cache_bka_nixbnl is unstable
|
|
5.7
5.7
|
5
Low
|
Laurynas Biveinis
|
10
Fix Released
|
907719
|
#907719 |
innodb_kill_idle_transaction should be implemented in the server
|
|
5.7
5.7
|
6
Wishlist
|
Laurynas Biveinis
|
10
Fix Released
|
1369373
|
#1369373 |
minor changes to optimize innodb_kill_idle_transaction
|
|
5.7
5.7
|
6
Wishlist
|
Laurynas Biveinis
|
10
Fix Released
|
1647723
|
#1647723 |
mysqltest should diagnose popen call failure
|
|
5.7
5.7
|
6
Wishlist
|
Laurynas Biveinis
|
10
Fix Released
|