Showing 1-30 of 44 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
445492009-04-29
17:47
2018-09-09
20:45
MySQL Server: OptimizerVerifiedS35.0.80, 5.1.34AnyAnyoptimizer incorrectly chooses table scan and filesort over index
480492009-10-14
16:46
2018-09-09
20:45
MySQL Server: OptimizerVerifiedS35.1.37, 5.5.7AnyAnySELECT MIN(1) reports differently for MERGE tables in 5.0 and 5.1
1201422026-03-25
3:09
2026-03-25
20:29
MySQL Server: JSONVerified
(52 days)
S38.0.45AnyAnyIncorrect result with DISTINCTROW and JSON_OBJECTAGG when replacing COALESCE(SUM(NULL),0) with constant
1200362026-03-12
2:09
2026-03-13
13:15
MySQL Server: OptimizerVerified
(64 days)
S38.0.45AnyAnyDifferent results for semantically equivalent expressions using CASE and MIN(CASE ...) with GROUP BY on a FLOAT column
1200312026-03-11
14:48
2026-03-11
20:46
MySQL Server: OptimizerVerified
(66 days)
S38.4.8AnyAnyInconsistent INTERSECT Results in Derived Tables: Impact of PRIMARY KEY on JSON_OBJECTAGG and LEAST Operators
1194472025-11-23
8:34
2025-11-27
5:04
MySQL Server: OptimizerVerified
(170 days)
S58.0.41CentOSx86Prepare Statement execute much slower than normal select query
1194422025-11-21
20:13
2025-11-27
4:53
MySQL Server: OptimizerVerified
(170 days)
S58.4.4AnyAnyOptimizer fails to simplify ORDER BY when column is filtered by IS NULL, causing filesort
1171642025-01-09
6:17
2025-01-09
7:08
MySQL Server: OptimizerVerified
(492 days)
S38.0.36, 8.0.40AnyAnyRange estimation (index dives) overestimates the rows count on large ranges. It almost doubles the actual number of rows
1169372024-12-11
8:25
2024-12-11
15:33
MySQL Server: OptimizerVerified
(521 days)
S38.0, 8.0.40AnyAnyestimation of REF is modified by index diving of INDEX MERGE
1167102024-11-19
12:47
2024-11-20
11:02
MySQL Server: OptimizerVerified
(542 days)
S38.0AnyAnyexplain shows wrong cost value
1163352024-10-10
16:53
2025-09-10
1:54
MySQL Server: OptimizerVerified
(582 days)
S58.0.39AnyAnyMulti-valued index isn't used with some range scans on composite indexes
1158152024-08-12
2:56
2024-08-12
8:03
MySQL Server: OptimizerVerified
(642 days)
S28.4.2AnyAnyContribute by tencent: EXPLAIN FORMAT=TREE Incorrectly Shows Cost of Statement
1129022023-10-31
14:39
2024-06-10
11:08
MySQL Server: OptimizerVerified
(810 days)
S58.0.31, 8.0.35Linux (n.a.)x86 (x86_64)Optimizer in MySQL 8 is significantly slower on dependent subqueries than 5.7
1114312023-06-15
8:47
2023-06-26
14:48
MySQL Server: OptimizerVerified
(1066 days)
S38.0.33Ubuntu (22.04)Other (x86_64)condition_fanout_filter optimizer wrong result?
1108482023-04-27
15:04
2023-05-03
9:59
MySQL Server: OptimizerVerified
(1109 days)
S58.0.28, 8.0.33AnyAnymissing considering on order by and limit clause in cost calculation
1101112023-02-17
12:53
2023-02-20
12:35
MySQL Server: OptimizerVerified
(1181 days)
S58.0.31AnyAnyOptimizer chooses worst plan when index condition pushdown opportunity
1101172023-02-17
13:22
2023-02-17
15:32
MySQL Server: DocumentationVerified
(1184 days)
S38.0AnyAnyLack of instrumentation for index condition impact on the query plan
1081272022-08-12
5:57
2025-06-19
6:23
MySQL Server: OptimizerVerified
(1369 days)
S58.0.29AnyAnyMySQL optimizer chooses to a inefficient index .
1064732022-02-16
8:55
2022-03-10
9:27
MySQL Server: OptimizerVerified
(1528 days)
S38.0.28AnyAnyInner table of OUT-JOIN is nullable, after applying OUTER2INNER transformation
1049782021-09-17
19:57
2021-09-20
9:02
MySQL Server: OptimizerVerified
(1699 days)
S58.0.26, 5.7.35WindowsAnyAdding Join Index forces query optimizer to use inefficient execution plan
1008852020-09-18
3:43
2020-11-09
11:38
MySQL Server: JSONVerified
(2066 days)
S55.7.31AnyAnygenerated column index against json column is not used with different encoding
996842020-05-25
12:19
2022-06-08
12:02
MySQL Server: OptimizerVerified
(2179 days)
S35.6, 5.7, 8.0AnyAnyincorrect determination of big test
933602018-11-27
9:41
2018-12-12
14:48
MySQL Server: OptimizerVerified
(2712 days)
S55.6.16,5.7.23Linuxx86mysterious optimizer behavior
833232016-10-10
18:02
2018-04-13
12:41
MySQL Server: OptimizerVerified
(3309 days)
S35.7, 5.6, 8.0.1AnyAnyOptimizer chooses wrong plan when joining 2 tables
860362017-04-21
10:08
2018-11-13
7:55
MySQL Server: InnoDB storage engineVerified
(3310 days)
S35.7/8.0AnyAnyInnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit
832482016-10-03
15:57
2023-02-22
1:40
MySQL Server: OptimizerVerified
(3512 days)
S38.0.0, 5.7.15AnyAnyPartition pruning is not working with LEFT JOIN
830712016-09-21
8:02
2016-09-21
8:34
MySQL Server: OptimizerVerified
(3524 days)
S35.7.14, 5.6.*, 5.7.15AnyAnyMySQL prefers first declared index over more useful other indexes
830622016-09-20
13:18
2018-04-24
20:15
MySQL Server: OptimizerVerified
(3524 days)
S35.6.32, 5.7.14, 5.6.33, 5.7.15AnyAnyit's no longer possible to determine used key parts by looking at key_length
800672016-01-20
10:50
2020-06-17
23:13
MySQL Server: OptimizerVerified
(3769 days)
S35.6.28, 5.7.10AnyAnyIndex on BIT column is NOT used when column name only is used in WHERE clause
303422007-08-09
18:52
2015-10-07
14:54
MySQL Server: OptimizerVerified
(3874 days)
S55.0.37, 5.6.17AnyAnyEquality propagation can make optimization much slower
  Showing 1-30 of 44 (Edit, Save, CSV, Feed) Show Next 30 Entries »