Showing 1-30 of 11387 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1203132026-04-21
17:11
2026-04-22
4:43
MySQL Server: OptimizerVerifiedS19.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result when only GROUP BY key order is changed in a join query with nested window-function input
1203122026-04-21
16:58
2026-04-22
4:40
MySQL Server: OptimizerVerifiedS29.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result for MIN(TIME) UNION ALL DATE after view extraction
1203112026-04-21
16:52
2026-04-22
4:38
MySQL Server: OptimizerVerifiedS29.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result for grouped SUM(DISTINCT ...) with DENSE_RANK() after view extraction
1203102026-04-21
16:45
2026-04-22
4:34
MySQL Server: OptimizerVerifiedS29.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result for MAX(BIT(8)) UNION ALL BLOB after view extraction in a window-function workload
1203082026-04-21
14:03
2026-04-22
4:27
MySQL Server: OptimizerVerifiedS29.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result for string-vs-`BIT` comparison in a window-function query
1203072026-04-21
14:02
2026-04-22
4:23
MySQL Server: OptimizerVerifiedS29.6Linux (Observed on Linux via the `mysql:9.6` )AnyWrong result for `<= ANY (subquery)` in a window-function query
1203062026-04-21
2:23
2026-04-21
5:49
MySQL Server: DDLVerified
(1 day)
S38.0.43AnyAnyALGORITHM=INPLACE allows creating a VIRTUAL GENERATED COLUMN with invalid expressions for existing data, causing subsequ
1203022026-04-20
9:51
2026-04-20
11:26
MySQL Server: OptimizerVerified
(2 days)
S29.6.0AnyAnyInconsistent results between VIEW and CTE involving YEAR(DATETIME), UNION, and JOIN.
1203002026-04-20
9:02
2026-04-20
11:03
MySQL Server: OptimizerVerified
(2 days)
S28.0.45Any (Observed on Linux via the `mysql:9.6` )AnyWindow function logic mismatch across engines
1202992026-04-20
9:00
2026-04-20
10:41
MySQL Server: OptimizerVerified
(2 days)
S29.6Linux (Observed on Linux via the `mysql:9.6` )Anymismatch in `DELETE ... EXISTS` under window function query
1202972026-04-20
8:44
2026-04-20
10:04
MySQL Server: OptimizerVerified
(2 days)
S2 8.0.32AnyAnyquery_term.cc:320 assert(false) crash — UNION query triggers unhandled AccessPath
1202962026-04-20
7:50
2026-04-20
9:24
MySQL Server: OptimizerVerified
(2 days)
S28.0.45Ubuntu (Ubuntu 20.04.4 LTS)x86 (Intel(R) Xeon(R) Platinum 8358P @ 2.60GHz (64 Cores, 96MB L3 Cache))Materialized Correlated EXISTS Loses Implicit VARCHAR-to-YEAR Coercion,Causing Plan-Dependent Result Divergence
1202942026-04-19
17:16
2026-04-20
8:38
MySQL Server: OptimizerVerified
(2 days)
S38.0.45AnyAnyInconsistent fractional seconds precision (FSP) for TIME function results between VIEW and CTE
1202932026-04-19
17:10
2026-04-20
8:33
MySQL Server: OptimizerVerified
(2 days)
S18.0.45AnyAnyQuery result inconsistency between VIEW and CTE involving a UNION of scalar aggregation and grouped aggregation
1202922026-04-19
17:01
2026-04-20
8:27
MySQL Server: OptimizerVerified
(2 days)
S28.0.45AnyAnyInconsistent results between VIEW and CTE involving IN subquery and RIGHT JOIN
1202912026-04-19
16:45
2026-04-20
8:23
MySQL Server: OptimizerVerified
(2 days)
S28.0.45AnyAnyInconsistent results between VIEW and CTE involving EXISTS subquery and LEFT JOIN
1202892026-04-19
14:35
2026-04-20
8:13
MySQL Server: OptimizerVerified
(2 days)
S29.6Linux (Observed on Linux via the `mysql:9.6` )AnyMismatch in indexed `IN` under windows function query
1202882026-04-19
14:29
2026-04-20
8:04
MySQL Server: OptimizerVerified
(2 days)
S28.0.45Linux (Observed on Linux via the `mysql:9.6` )AnyWindow function logic mismatch in indexed `NOT IN`
1202862026-04-19
5:14
2026-04-20
7:53
MySQL Server: OptimizerVerified
(2 days)
S28.0.45AnyAny`SUM(DISTINCT pk)` returns `NULL` with a window function when a secondary index is used for group-by scanning
1202842026-04-18
15:46
2026-04-20
7:33
MySQL Server: OptimizerVerified
(2 days)
S28.0.45Ubuntu (Ubuntu 20.04.4 LTS)x86 (Intel(R) Xeon(R) Platinum 8358P @ 2.60GHz (64 Cores, 96MB L3 Cache))Materialized `IN (subquery)` Loses VARCHAR-to-YEAR Coercion,Causing Plan-Dependent Result Divergence
1202792026-04-17
7:23
2026-04-17
14:09
MySQL Server: OptimizerVerified
(5 days)
S38.0.43 (MySQL Community Server - GPL)AnyAnySevere performance degradation with window function + joins (works fast in PostgreSQL/DuckDB/TiDB)
1202752026-04-16
7:10
2026-04-20
6:51
MySQL Server: OptimizerVerified
(2 days)
S28.0.45Ubuntu (Ubuntu 20.04.4 LTS)x86 (Intel(R) Xeon(R) Platinum 8358P @ 2.60GHz (64 Cores, 96MB L3 Cache))DATE Index Lookup Loses Existing JOIN Matches Even with Explicit CAST(MEDIUMTEXT AS DATE), Causing S1/S2 Divergence
1202732026-04-15
15:39
2026-04-16
22:33
MySQL Server: Memory storage engineVerified
(6 days)
S28.0.45Ubuntu (22.04)x86Incorrect COUNT result when "SET SESSION internal_tmp_mem_storage_engine = MEMORY" is used
1202712026-04-15
10:54
2026-04-16
21:39
MySQL Server: OptimizerVerified
(6 days)
S38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)Logic error: EXISTS subquery treated as constant TRUE yields different result than literal TRUE
1202702026-04-15
9:49
2026-04-16
21:20
MySQL Server: OptimizerVerified
(6 days)
S18.0.45AnyAnyIncorrect result for INTERSECT ALL with semantically equivalent EXCEPT operands when right EXCEPT left operand is wrap
1202652026-04-14
8:24
2026-04-14
9:47
MySQL Server: OptimizerVerified
(8 days)
S19.6.0AnyAnyQuery returns with UNION, INTERSECT ALL and Derived SELECT DISTINCT
1202632026-04-14
5:30
2026-04-14
10:56
MySQL Server: JSONVerified
(8 days)
S28.0.45AnyAnyInconsistent results for query with JSON_CONTAINS and CAST(... AS SIGNED)
1202612026-04-14
2:52
2026-04-14
4:32
MySQL Server: OptimizerVerified
(8 days)
S28.4.8AnyAnyCREATE VIEW materialization changes a key scalar output
1202602026-04-14
2:48
2026-04-14
4:42
MySQL Server: OptimizerVerified
(8 days)
S28.4.8AnyAnyCREATE VIEW materialization changes byte-valued outputs after aggregate or window processing
1202592026-04-14
2:43
2026-04-14
4:49
MySQL Server: OptimizerVerified
(8 days)
S28.4.8AnyAnyCREATE VIEW materialization changes byte-valued UNION results
  Showing 1-30 of 11387 (Edit, Save, CSV, Feed) Show Next 30 Entries »