Showing 1-30 of 59 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
77609 | 2015-07-03 12:08 | 2015-07-03 19:08 | MySQL Websites: bugs.mysql.com | Verified (2896 days) | S3 | Any | Any | Cannot add a comment to a bug report, filled by others | |
79856 | 2016-01-05 21:03 | 2016-01-06 7:50 | MySQL Server: Command-line Clients | Verified (2709 days) | S3 | 5.7.10, 5.6.28 | Any | Any | mysqlslap adds '\0' symbol in the end of autogenerated CREATE TABLE statement |
81517 | 2016-05-20 11:35 | 2016-05-24 10:02 | MySQL Server: mysqldump Command-line Client | Verified (2570 days) | S3 | 5.5, 5.6.30, 5.7.12 | Any | Any | Invalid syntax created if mysqldump run with option --where="NEWLINE condition" |
102587 | 2021-02-12 18:53 | 2021-02-15 5:10 | MySQL Server: mysqlpump Command-line Client | Verified (844 days) | S3 | 8.0.23, 5.7.33 | Any | Any | mysqlpump crashes with --default-parallelism=0 --single-transaction |
94831 | 2019-03-29 10:04 | 2019-04-04 13:21 | MySQL Utilities | Verified (1525 days) | S3 | 1.6.5+ | Any | Any | Bug #76522 still exists after version 1.6.5 |
78942 | 2015-10-23 13:41 | 2015-10-24 6:01 | MySQL Utilities | Verified (2783 days) | S3 | 1.6.2 | Any | Any | mysqlserverclone is useless |
79128 | 2015-11-04 22:17 | 2015-11-05 6:06 | MySQL Utilities | Verified (2771 days) | S3 | 1.6.2 | Any | Any | mysqldbimport --skip does not work |
79130 | 2015-11-04 22:53 | 2016-08-30 13:37 | MySQL Utilities | Verified (2472 days) | S3 | 1.6.2 | Any | Any | mysqldbimport fails to import GRANTs for not existent users |
91507 | 2018-06-29 22:04 | 2018-09-11 8:57 | MySQL Server: Compiling | Verified (1803 days) | S3 | 5.7.22, 8.0.11 | Any | Any | mysql-test source tree is modified during cmake/make run |
86914 | 2017-07-03 20:56 | 2017-07-04 6:10 | MySQL Server: Compiling | Verified (2164 days) | S3 | 5.6.35+ | Any | Any | Solaris does not support gcc |
103980 | 2021-06-11 13:20 | 2021-06-16 12:31 | MySQL Server: DDL | Verified (722 days) | S3 | 8.0.23, 8.0.25 | Any | Any | High memory allocation for DROP DATABASE |
110003 | 2023-02-09 10:37 | 2023-02-13 12:29 | MySQL Server: DML | Verified (118 days) | S3 | 8.0.32, 5.7, 5.6 | Any | Any | DELETE query does ot work for BIT columns |
101221 | 2020-10-18 8:58 | 2020-10-19 12:44 | MySQL Server: Errors | Verified (961 days) | S3 | 8.0.21 | Any | Any | Error message when setting binlog_expire_logs_seconds with expire_logs_days |
79581 | 2015-12-09 21:10 | 2015-12-09 22:29 | MySQL Server: Information schema | Verified (2737 days) | S3 | 5.5.46, 5.6.27, 5.7.9 | Any | Any | Error 1064 on selects from Information Schema if routine name has '\0' |
91801 | 2018-07-26 13:20 | 2018-07-27 12:21 | MySQL Server: Information schema | Verified (1776 days) | S3 | 5.6.40 | Any | Any | Read of free memory in mysqld_list_processes |
100742 | 2020-09-04 14:52 | 2020-09-04 15:20 | MySQL Server: Information schema | Verified (1006 days) | S3 | 5.7.30, 8.0.20 | Any | Any | Access denied for multi-table fully qualified DELETE if default database is I_S |
84274 | 2016-12-20 12:10 | 2016-12-23 4:33 | MySQL Server: InnoDB storage engine | Verified (2357 days) | S5 | 5.7.17, 5.6.35 | Any | Any | READ COMMITTED does not scale after 36 threads (in 5.6 after 16 threads) |
89551 | 2018-02-06 9:27 | 2020-02-12 14:10 | MySQL Server: InnoDB storage engine | Verified (1947 days) | S3 | 5.7.21, 8.0.4 | Any | Any | Spatial index query time performance scales linearly |
90229 | 2018-03-27 14:15 | 2018-06-14 4:59 | MySQL Server: InnoDB storage engine | Verified (1898 days) | S3 | 5.7.21 | Any | Any | Bug #78048 has not been fixed properly for ngram indexes |
87699 | 2017-09-07 21:28 | 2017-09-08 7:08 | MySQL Server: InnoDB storage engine | Verified (2098 days) | S3 | 5.5, 5.6, 5.7, 8.0, 5.6.37, 5.7.19 | Any | Any | Different cardinality in different indexes for the same column |
87621 | 2017-08-31 9:45 | 2017-09-28 9:11 | MySQL Server: InnoDB storage engine | Verified (2102 days) | S3 | 5.6.37, 5.7.19 | Any | Any | Huge InnoDB slowdown when selecting strings without indexes |
86812 | 2017-06-23 11:35 | 2017-06-23 12:24 | MySQL Server: InnoDB storage engine | Verified (2175 days) | S3 | 5.5, 5.6, 5.7, 8.0, 5.7.18, 8.0.2 | Any | Any | Unnecessary deadlock with UNIQUE key |
84654 | 2017-01-24 22:44 | 2018-11-07 6:47 | MySQL Server: InnoDB storage engine | Verified (1673 days) | S3 | 5.6, 5.7 | Any | Any | Cardinality reset to 0 with persistent statistics when AUTO_INCREMENT touched |
82298 | 2016-07-20 22:30 | 2016-07-21 6:43 | MySQL Server: InnoDB storage engine | Verified (2512 days) | S2 | 5.5.50, 5.6.31, 5.7.13 | Any | Any | RENAME TABLE fails with "Table ... already exists" error with not existent table |
101154 | 2020-10-13 13:42 | 2022-08-30 12:19 | MySQL Server: InnoDB storage engine | Verified (966 days) | S3 | 5.7 | Any | Any | err == DB_SUCCESS in in file btr0btr.cc line 2167 for internal temporary table |
81804 | 2016-06-10 12:35 | 2019-07-02 10:59 | MySQL Server: InnoDB storage engine | Verified (2550 days) | S2 | 5.7.13 | Any | Any | Memory leak or bug in P_S instrumentation for InnoDB threads |
80178 | 2016-01-27 21:57 | 2018-11-07 6:52 | MySQL Server: InnoDB storage engine | Verified (1673 days) | S3 | 5.7.10, 5.6.28 | Any | Any | Wrong statistics for InnoDB if persistent statistics used |
77591 | 2015-07-02 0:16 | 2018-06-14 5:06 | MySQL Server: InnoDB storage engine | Verified (2897 days) | S3 | 5.6.24, 5.6.27 | Any | Any | ALTER TABLE does not allow to change NULL/NOT NULL if foreign key exists |
82204 | 2016-07-12 19:46 | 2016-07-13 7:12 | MySQL Server: Locking | Verified (2520 days) | S2 | 5.5.50, 5.6.31, 5.7.13 | Any | Any | Metadata lock does not protect transaction if LOCK TABLE and ALTER involved |
82870 | 2016-09-06 10:07 | 2018-10-25 12:54 | MySQL Server: Logging | Verified (1972 days) | S3 | 5.7.14 | Any | Any | mysqld opens too many descriptors for slow query log |
Showing 1-30 of 59 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |