Showing 1-30 of 45 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
115988 | 2024-09-03 15:03 | 2024-09-12 2:11 | MySQL Server: InnoDB storage engine | Verified (33 days) | S5 | 8.0.39, 8.4.2, 9.0.1 | Any | Any | Too Much Disk Read on Startup, penalizing deployments with many tables (1M+). |
115886 | 2024-08-21 19:15 | 2024-08-22 7:06 | MySQL Server: InnoDB storage engine | Verified (46 days) | S3 | 8.0.39, 8.4.2, 9.0.1 | Any | Any | Crash recovery logs after clean restart with log_error_verbosity = 3. |
115526 | 2024-07-05 13:16 | 2024-07-08 8:15 | MySQL Server: Logging | Verified (91 days) | S2 | 8.0, 8.4, 9.0 | Any | Any | Invalid multi-line "use" in slow query log file with multi-line schema. |
115310 | 2024-06-12 20:33 | 2024-06-17 8:00 | MySQL Server: Replication | Verified (112 days) | S2 | 8.4.0 | Any | Any | Granting SET_USER_ID breaks replication from 8.0 to 8.4. |
115285 | 2024-06-11 16:56 | 2024-06-12 14:00 | MySQL Server: Logging | Verified (117 days) | S3 | 8.0 | Any | Any | log_slow_extra duplicates session number in Id and Thread_id |
115189 | 2024-05-31 19:54 | 2024-06-10 23:10 | MySQL Server: Replication | Verified (124 days) | S3 | 8.4.0, 8.0.37 | Any | Any | P_S Digest table unexpectedly reports created database on replica |
115203 | 2024-06-03 17:34 | 2024-06-10 23:09 | MySQL Server: Replication | Verified (126 days) | S3 | 8.4.0, 8.0.37 | Any | Any | Empty "use ;" on replica in slow query log file. |
115084 | 2024-05-22 19:57 | 2024-05-23 7:27 | MySQL Server: Command-line Clients | Verified (137 days) | S3 | 8.0.37,8.4.0 | Any | Any | mysqldumpslow breaks on "administrator command". |
112959 | 2023-11-03 17:53 | 2023-11-07 10:41 | MySQL Server: Performance Schema | Verified (336 days) | S3 | 8.0 | Any | Any | Wrong rows examined in P_S and slow log for Index Merge. |
102586 | 2021-02-12 16:35 | 2023-10-12 16:30 | MySQL Server: Replication | Verified (361 days) | S1 | 8.1.0, 8.0.34, 8.0.23, 5.7.33 | Any | Any | Foreign Key ON DELETE CASCADE breaks with RBR and multiple-table DELETE. |
112653 | 2023-10-06 18:17 | 2023-10-09 11:03 | MySQL Server: InnoDB storage engine | Verified (364 days) | S3 | 8.0 | Any | Any | Interrupting non-atomic OPTIMIZE leads to weird error conditions. |
112619 | 2023-10-04 15:44 | 2023-10-06 9:45 | MySQL Server: Group Replication | Verified (367 days) | S3 | 8.0.34 | Any | Any | STOP GROUP_REPLICATION on primary during ALTER leads to a confusing message. |
112604 | 2023-10-03 14:32 | 2023-10-05 8:25 | MySQL Server: Logging | Verified (368 days) | S3 | 8.0.34 | Linux (6.1.52-71.125.amzn2023.x86_64) | Any | Inconsistent and misleading message when ALTER TABLE fills the disk. |
111367 | 2023-06-12 15:36 | 2023-08-04 15:11 | MySQL Server: Optimizer | Verified (430 days) | S5 | 8.0 | Any | Any | OFFSET 99 LIMIT 1 on a compound PK takes ages to execute. |
111952 | 2023-08-02 19:50 | 2023-08-03 12:35 | MySQL Server: Optimizer | Verified (431 days) | S2 | 8.0.34, 5.7.43, 8.1.0 | Any | Any | Row constructor inequality comparison on Primary Key results in full table scan. |
111570 | 2023-06-26 20:03 | 2023-06-28 0:31 | MySQL Server: InnoDB storage engine | Verified (467 days) | S3 | 8.0.33, 5.7.42 | Any | Any | Looking for inexistent data reports 0 rows examined |
104659 | 2021-08-18 22:19 | 2023-06-26 20:04 | MySQL Server: InnoDB storage engine | Verified (469 days) | S2 | 8.0.26, 5.7.35 | Any | Any | Select * reporting less rows_examined than only fields in an index. |
111353 | 2023-06-11 22:04 | 2023-06-13 9:55 | MySQL Server: InnoDB storage engine | Verified (482 days) | S2 | 8.0, 8.0.33 | Any | Any | 3x Performance Regression from 5.7 to 8.0 on ALTER TABLE FORCE. |
111304 | 2023-06-06 21:15 | 2023-06-08 4:00 | MySQL Server: Optimizer | Verified (487 days) | S2 | 8.0.33, 5.7.42 | Any | Any | The Query Rewrite Plugin mixes-up LIMIT and OFFSET. |
109200 | 2022-11-24 22:02 | 2023-06-28 14:54 | MySQL Server: InnoDB storage engine | Verified (495 days) | S3 | 5.7, 8.0 | Any | Any | Metrics not incremented for 1st iteration in buf_LRU_free_from_common_LRU_list. |
107059 | 2022-04-19 20:45 | 2023-05-09 15:07 | MySQL Server: InnoDB storage engine | Verified (517 days) | S3 | 5.7.37 ,5.7.27, 5.7.42 | Any | Any | Bad compression stats in I_S.INNODB_CMP starting in 5.7.27 (8.0 not affected). |
108927 | 2022-10-29 14:43 | 2022-10-31 6:51 | MySQL Server: Documentation | Verified (707 days) | S3 | 8.0 | Any | Any | The documentation for innodb_lru_scan_depth does not mention free list size. |
107074 | 2022-04-20 20:16 | 2022-04-21 12:51 | MySQL Server: InnoDB storage engine | Verified (900 days) | S3 | 8.0.28, 5.7.37 | Any | Any | The column uncompress_ops capped at 2^31-1 in I_S.INNODB_CMP. |
105068 | 2021-09-28 22:06 | 2021-10-04 12:07 | MySQL Server: Optimizer | Verified (1103 days) | S3 | 5.7 | Any | Any | Type ref instead of range after reconsidering_access_paths_for_index_ordering. |
104421 | 2021-07-26 19:58 | 2021-07-29 7:07 | MySQL Server: Optimizer | Verified (1166 days) | S2 | 8.0.26, 5.7.35 | Any | Any | Bad plan for WHERE customer_id = @cid ORDER BY id LIMIT 10 with compound PK. |
104015 | 2021-06-15 0:31 | 2022-05-27 20:28 | MySQL Server: Replication | Verified (1204 days) | S2 | 8.0.25, 5.7.34 | Any | Any | Loosing semi-sync acks could stall the primary. |
104012 | 2021-06-14 22:38 | 2021-06-16 8:04 | MySQL Server: Replication | Verified (1209 days) | S2 | 8.0.25, 5.7.34 | Any | Any | FLUSH BINARY LOGS blocks when a client is waiting for semi-sync ACK. |
92109 | 2018-08-21 17:53 | 2021-06-15 7:48 | MySQL Server: Replication | Verified (1249 days) | S2 | 5.7, 8.0 | Any | Any | Please make replication crash safe with GITD and less durable setting (bis). |
103535 | 2021-04-29 13:57 | 2021-04-30 6:38 | MySQL Server: Command-line Clients | Verified (1256 days) | S3 | 5.7.34, 8.0.24 | Any | Any | show warnings non empty after Lost connection to MySQL server during query. |
103189 | 2021-04-01 20:27 | 2021-04-13 20:02 | MySQL Server: Replication | Verified (1278 days) | S2 | 8.0.23, 5.7.33 | Any | Any | A cleanly stopped replica still shows on the primary in SHOW SLAVE HOSTS. |
Showing 1-30 of 45 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |