Showing 1-30 of 11347 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1210402026-07-30
9:06
2026-08-03
8:00
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1MacOSARMderived condition pushdown across a set operation ignores collation equality, breaking predicate monotonicity (default)
1210382026-07-30
8:59
2026-08-03
7:46
MySQL Server: OptimizerVerifiedS19.7.1MacOSARMhypergraph_optimizer=on silently updates/deletes the wrong rows for single-table UPDATE/DELETE with ORDER BY when the WH
1210362026-07-30
8:55
2026-08-03
8:13
MySQL Server: OptimizerVerifiedS38.0.46, 8.4.10, 9.7.1MacOSARMCreating a secondary index on an ENUM column changes the result of MIN()/MAX()
1210332026-07-30
0:39
2026-08-03
8:51
MySQL Server: OptimizerVerifiedS38.0.46, 8.4.10, 9.7.1, 26.7.0UbuntuARMSemijoin returns wrong row count over a LATERAL-derived-table view vs the base table
1210322026-07-30
0:14
2026-07-31
10:39
MySQL Server: OptimizerVerified
(3 days)
S38.0.46, 8.4.10, 9.7.1, 26.7UbuntuARM`REGEXP` backslash character-class in a WHERE over a UNION ALL derived table drops all matching rows
1210302026-07-29
21:55
2026-07-31
7:56
MySQL Server: Data DictionaryVerified
(3 days)
S28.0.42+ and 8.4.5+AnyAnyUpgrade fails with MY-013135 on tables with CHECK constraints/generated columns/partitions
1210282026-07-29
6:09
2026-07-31
11:49
MySQL Server: OptimizerVerified
(3 days)
S29.7.1MacOSARMCardinality Check Granularity Error in subquery_to_derived
1210262026-07-29
3:26
2026-07-31
11:37
MySQL Server: OptimizerVerified
(3 days)
S28.0.42, 8.0.46, 8.4.9, 9.7.2Any (official mysql Docker images, linux/arm64 and linux/amd64)AnySemijoin duplicate-weedout missing from plan: EXISTS + NOT EXISTS returns duplicate rows
1210202026-07-28
6:11
2026-07-29
9:47
MySQL Server: OptimizerVerified
(5 days)
S29.7.1MacOSARMsubquery_to_derived transforms LIMIT 1 into MIN aggregate when subquery is inside derived table (= fast-path context fai
1210192026-07-28
6:04
2026-07-29
6:17
MySQL Server: OptimizerVerified
(5 days)
S28.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived + semijoin=off produces wrong WHERE-clause EXISTS results with LIMIT (dual boundary interaction, sil
1210182026-07-28
5:43
2026-07-29
6:07
MySQL Server: OptimizerVerified
(5 days)
S29.7.1MacOSARMsubquery_to_derived produces wrong EXISTS/NOT EXISTS results with LIMIT (silent corruption)
1210172026-07-28
5:06
2026-07-29
4:26
MySQL Server: OptimizerVerified
(5 days)
S39.7.1MacOSARMsubquery_to_derived drops LIMIT 1 from non-equality scalar subqueries
1210132026-07-27
9:57
2026-07-27
14:00
MySQL Server: OptimizerVerified
(7 days)
S39.7.1 MacOSARMsubquery_to_derived causes row count mismatch with window function + LEFT JOIN
1210122026-07-27
9:55
2026-07-27
14:15
MySQL Server: OptimizerVerified
(7 days)
S38.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived bypasses only_full_group_by check
1210112026-07-27
9:52
2026-07-27
14:18
MySQL Server: OptimizerVerified
(7 days)
S38.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived causes wrong result with GROUP BY ... WITH ROLLUP
1210012026-07-23
16:12
2026-07-28
13:13
MySQL Server: OptimizerVerified
(6 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyIncorrect evaluation of NOT (A AND NOT A AND (A IS NOT NULL)) drops NULL rows due to invalid ternary logic simplificatio
1209982026-07-23
15:39
2026-08-03
10:55
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent evaluation of NOT ((CASE WHEN ... LIKE a) OR a) on SMALLINT ZEROFILL UNIQUE column causes duplicate rows
1209972026-07-23
15:31
2026-08-03
8:46
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyIncorrect index lookup range pushdown/coercion for IN (COALESCE(decimal, string)) on integer indexed column violates TLP
1209942026-07-23
14:09
2026-08-03
8:57
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent JOIN result when comparing TEXT and DECIMAL columns with and without UNIQUE index
1209922026-07-23
13:06
2026-08-03
6:53
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent comparison behavior between CHARSET() string expression vs CTAS materialized column against hex literal (0x
1209912026-07-23
12:59
2026-08-03
6:50
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent comparison behavior between integer and ADDDATE(DATETIME, 0) expression vs CTAS materialized column
1209902026-07-23
12:50
2026-08-03
6:49
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent boolean evaluation between MAX(ENUM) aggregate expression and CTAS materialized ENUM column
1209882026-07-23
12:31
2026-08-03
6:40
MySQL Server: OptimizerVerifiedS28.0.46, 8.4.10, 9.7.1AnyAnyRedundant DISTINCT in UNION, INTERSECT and EXCEPT branches is not eliminated
1209872026-07-23
12:16
2026-07-31
11:03
MySQL Server: OptimizerVerified
(3 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent boolean evaluation of LEAST(TIME, VARCHAR) between dynamic calculation and CTAS materialized column
1209862026-07-23
12:12
2026-07-30
6:30
MySQL Server: OptimizerVerified
(4 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent comparison result between JSON scalar and dynamic comparison expression vs CTAS materialized boolean/intege
1209852026-07-23
10:39
2026-07-29
11:30
MySQL Server: OptimizerVerified
(5 days)
S29.6.0,9.7.0UbuntuAnyENUM comparison with a CHAR() binary-string expression changes after CREATE TABLE AS SELECT materialization
1209842026-07-23
10:19
2026-07-30
6:55
MySQL Server: OptimizerVerified
(4 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent type metadata and display for COALESCE() on a BIT column before and after CREATE TABLE AS SELECT
1209832026-07-23
10:07
2026-07-29
10:20
MySQL Server: OptimizerVerified
(5 days)
S29.7.1UbuntuAnyWrong result for NOT IN subquery on a BIT column while an equivalent materialized query returns the expected row
1209802026-07-23
2:09
2026-08-03
8:23
MySQL Server: DMLVerifiedS38.0.46AnyAnyDATE column vs INTEGER column comparison returns different results with column reference vs literal value
1209762026-07-22
4:45
2026-07-22
9:34
MySQL Server: OptimizerVerified
(12 days)
S19.3AnyAnyLATERAL Derived Table Causes IFNULL to Ignore Inner Table Column, Returning NULL for All Rows
  Showing 1-30 of 11347 (Edit, Save, CSV, Feed) Show Next 30 Entries »