Showing 1-30 of 127 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
68291 | 2013-02-06 12:56 | 2015-04-18 22:06 | MySQL Server: Storage Engine API | Verified (3689 days) | S3 | 5.5, 5.6 | Any | Any | Plugins cannot set ulonglong vars to values larger than signed longlong max |
68552 | 2013-03-02 13:00 | 2013-03-04 8:50 | MySQL Server: InnoDB storage engine | Verified (4464 days) | S3 | 5.1 builtin, plugin, 5.5, 5.6 | Any | Any | Leftover prototype for dict_load_space_id_list() |
68725 | 2013-03-20 8:30 | 2016-03-24 11:28 | MySQL Server: InnoDB storage engine | Verified (3348 days) | S5 | all | Any | Any | UNIV_MEM_DEBUG needlessly slow, especially with UNIV_ZIP_DEBUG |
69146 | 2013-05-05 7:50 | 2015-06-04 8:02 | MySQL Server: InnoDB storage engine | Verified (3643 days) | S5 | 5.5, 5.6, 5.7 | Any | Any | Needless log flush order mutex acquisition in buf_pool_get_oldest_modification |
70212 | 2013-09-02 10:27 | 2013-09-02 11:18 | MySQL Server: InnoDB storage engine | Verified (4282 days) | S3 | 5.6 | Any | Any | Unused function buf_flush_get_dirty_pages_count |
70406 | 2013-09-24 9:31 | 2013-09-25 7:28 | MySQL Server: InnoDB storage engine | Verified (4259 days) | S3 | 5.6 | Any | Any | buf_pool_get_dirty_pages_count() needs not to lock the buffer pool mutex |
70500 | 2013-10-03 6:29 | 2018-09-12 12:22 | MySQL Server: InnoDB storage engine | Verified (2446 days) | S3 | 5.6.23 | Any | Any | Page cleaner should perform LRU flushing regardless of server activity |
71115 | 2013-12-09 7:26 | 2013-12-09 9:33 | MySQL Server: Tests | Verified (4184 days) | S3 | 5.7.3 | Any | Any | mysql_plugin testcase broken with out of source builds |
71117 | 2013-12-09 8:48 | 2015-10-23 6:45 | MySQL Server: Tests | Verified (3501 days) | S3 | 5.7.3 | Any | Any | mysqld_safe testcase broken with debug build |
71183 | 2013-12-19 12:46 | 2018-02-27 7:47 | MySQL Server: InnoDB storage engine | Verified (2643 days) | S3 | all | Any | Any | os_file_fsync() should handle fsync() returning EINTR |
71270 | 2014-01-02 9:08 | 2015-01-28 14:50 | MySQL Server: Storage Engine API | Verified (4156 days) | S3 | 5.6.15 | Any | Any | Failures to end bulk insert for partitioned tables handled incorrectly |
71470 | 2014-01-24 14:51 | 2014-01-26 11:10 | MySQL Server: InnoDB storage engine | Verified (4138 days) | S3 | 5.6.17 | Any | Any | Is ANALYZE TABLE supposed to reset I_S.INNODB_SYS_TABLESTATS.NUM_ROWS to 0? |
71560 | 2014-02-02 13:23 | 2014-04-03 20:11 | MySQL Server: InnoDB storage engine | Verified (4069 days) | S3 | 5.7.3 | Linux | Any | innodb_wl6501 and innodb_wl6501_debug crash with debug libstdc++ |
71761 | 2014-02-18 15:03 | 2018-06-14 5:10 | MySQL Server: InnoDB storage engine | Verified (2669 days) | S5 | 5.6.16, 5.7, 8.0 | Any | Any | ANALYZE TABLE should remove its table from background stat processing queue |
72163 | 2014-03-30 7:14 | 2014-10-29 11:03 | MySQL Server: Tests | Verified (3860 days) | S3 | 5.6.17 | Any | Any | Rev 5774 broke rpl_plugin_load |
72223 | 2014-04-03 15:32 | 2014-04-05 8:12 | MySQL Server: Tests | Verified (4067 days) | S3 | 5.7.4 | Linux | Any | -DWITH_EXAMPLE_STORAGE_ENGINE=ON breaks all_vars, mysqld--help-notwin |
72333 | 2014-04-14 4:57 | 2014-04-14 5:52 | Tests: Server | Verified (4058 days) | S3 | 5.7.4 | Any | Any | perfschema.sizing_off and start_server_off always skipped |
72615 | 2014-05-12 8:29 | 2014-10-29 15:14 | Tools: MTR / mysql-test-run | Verified (3860 days) | S3 | 5.6+ | Any | Any | MTR --mysqld=--default-storage-engine=foo incompatible w/ dynamically-loaded foo |
73111 | 2014-06-25 9:41 | 2018-04-15 18:27 | MySQL Server: Tests | Verified (2596 days) | S3 | 5.5 | Linux | Any | Suppression typo causing spurious MTR Valgrind failures |
73126 | 2014-06-26 16:47 | 2014-07-12 8:01 | MySQL Server: Connection Handling | Verified (3969 days) | S2 | 5.5, 5.5.38 | Linux | Any | Numerous Valgrind errors in OpenSSL |
73280 | 2014-07-13 11:57 | 2014-07-15 10:43 | Tests: Server | Verified (3966 days) | S3 | 5.5+, 5.6.19 | Linux (CentOS 7) | Any | SSL MTR tests broken on CentOS 7 with -DWITH_SSL=system |
73281 | 2014-07-13 12:42 | 2014-07-15 12:29 | Tests: Server | Verified (3966 days) | S3 | 5.5, 5.5.38 | Linux (CentOS 7) | Any | openssl_1 tries to test a removed cipher on CentOS 7 |
73531 | 2014-08-11 12:20 | 2014-12-09 19:54 | MySQL Server: Replication | Verified (3938 days) | S1 | 5.5, 5.5.39 | Any | Any | Not all the 4-way deadlocks of bug 69954 have been fixed |
74096 | 2014-09-26 8:23 | 2014-09-26 8:56 | MySQL Server: Tests | Verified (3893 days) | S3 | 5.7.5, 5.7.6 | Any | Any | rpl_ddl test says it's obsolete |
74099 | 2014-09-26 8:39 | 2014-11-26 3:49 | MySQL Server: Tests | Verified (3832 days) | S3 | 5.7.5 | MacOS (10.9) | Any | Mysys.MysysMySymlink unit test failing under Mac OS X |
74842 | 2014-11-13 19:31 | 2015-07-01 3:59 | MySQL Server: InnoDB storage engine | Verified (3615 days) | S1 | 5.6 | Any | Any | Incorrect attribute((nonnull)) for btr_cur_ins_lock_and_undo callees |
75160 | 2014-12-10 10:57 | 2014-12-10 12:36 | MySQL Server: Replication | Verified (3818 days) | S3 | 5.5.41 | Any | Any | purge_logs_after_lock_index_before_thread_count in release builds? |
75189 | 2014-12-12 7:09 | 2014-12-19 22:15 | MySQL Server: Tests | Verified (3809 days) | S3 | 5.6 | Any | Any | engines suite tests depending on InnoDB implementation details |
75504 | 2015-01-14 12:52 | 2015-01-22 14:51 | MySQL Server: InnoDB storage engine | Verified (3775 days) | S5 | Any | Any | btr_search_guess_on_hash makes found block young twice? | |
75868 | 2015-02-12 6:48 | 2015-02-12 13:04 | MySQL Server: Tests | Verified (3754 days) | S3 | 5.5.42 | MacOS | Any | main.error_simulation fails on Mac OS X since 5.5.42 |
Showing 1-30 of 127 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |