Showing 1-30 of 10689 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1213312026-09-21
5:05
2026-09-21
9:29
MySQL Server: OptimizerVerified
(1 day)
S38.4.12, 9.7.3, 26.7.1LinuxAnyOptimizer discards the chosen range access and falls back to a table scan for antijoin / LEFT JOIN queries
1213282026-09-21
2:41
2026-09-21
12:26
MySQL Server: OptimizerVerified
(1 day)
S38.0.46, 8.4.11, 9.7.2AnyAny`LAST_INSERT_ID(expr)` returns different results when the same non-NULL `LONGTEXT` value is passed directly or through a
1213262026-09-20
20:03
2026-09-21
12:29
MySQL Server: OptimizerVerified
(1 day)
S28.0.46, 8.4.11, 9.7.2AnyAnyYEAR column compared to a non-integral constant returns and drops wrong rows
1213252026-09-20
20:01
2026-09-21
8:46
MySQL Server: OptimizerVerified
(1 day)
S28.0.46, 8.4.11, 9.7.2, 26.10.0AnyAnyMIN()/MAX() with BETWEEN and a non-integral bound returns NULL while rows match
1213232026-09-20
13:59
2026-09-21
8:39
MySQL Server: OptimizerVerified
(1 day)
S28.0.46, 8.4.11, 9.7.2LinuxAnyUNION truncates the result of REPLACE() when the replacement increases string length
1213222026-09-20
13:42
2026-09-21
8:21
MySQL Server: OptimizerVerified
(1 day)
S28.0.46, 8.4.11, 9.7.2LinuxAnyGROUP_CONCAT() returns incorrectly ordered results with a leading constant ORDER BY item
1213142026-09-18
10:03
2026-09-21
16:54
MySQL Server: ReplicationVerified
(1 day)
S28.0.40/5.7.44AnyAnyMTS recovery silently skips transactions, leaving holes in gtid_executed
1213132026-09-18
5:38
2026-09-18
7:59
MySQL Server: OptimizerVerified
(4 days)
S39.7.2AnyAnyREPLACE() Produces Different Results Depending on Whether GROUP BY Is Applied
1213122026-09-18
2:56
2026-09-18
8:00
MySQL Server: OptimizerVerified
(4 days)
S39.7.2AnyAny`DISTINCTROW` causes `REPEAT()` with a scalar subquery to return an incorrectly duplicated value.
1213112026-09-18
2:48
2026-09-18
7:50
MySQL Server: Data TypesVerified
(4 days)
S326.7.0MacOS (15.6.1)ARM (Apple Silicon)Inconsistent handling of FLOAT ZEROFILL in UPPER() and CHARACTER_LENGTH()
1213042026-09-17
7:51
2026-09-17
8:53
MySQL Server: OptimizerVerified
(5 days)
S28.4.10Any (Docker container)Any (x86_64)Incorrect empty result for RIGHT JOIN with always-false EXISTS condition
1213032026-09-17
7:37
2026-09-17
7:44
MySQL Server: OptimizerVerified
(5 days)
S39.7AnyAnyIN() returns 1 instead of NULL when no list element matches the left-hand expression and the list contains NULL
1213012026-09-17
6:12
2026-09-17
7:33
MySQL Server: OptimizerVerified
(5 days)
S38.4MacOS (15.6.1)ARM (Apple Silicon)NULLIF() returns different results for a NULL literal and a NULL-valued BIGINT
1213002026-09-17
2:25
2026-09-17
7:14
MySQL Server: OptimizerVerified
(5 days)
S29.7.2AnyAny`IN` predicate returns `TRUE` even though every corresponding equality comparison returns `FALSE`
1212982026-09-16
16:02
2026-09-18
7:18
MySQL Server: FULLTEXT searchVerified
(5 days)
S29.6.0AnyAnyMATCH() AGAINST() returns incorrect (near-random) relevance scores when wrapped in a CASE expression combined with DISTI
1212952026-09-16
13:35
2026-09-17
8:58
MySQL Server: JSONVerified
(5 days)
S3AnyAnyJSON_ARRAY() returns different JSON types for equivalent TRUE expressions when one expression is a table-referencing sca
1212932026-09-16
8:32
2026-09-21
16:42
MySQL Server: Group ReplicationVerified
(1 day)
S326.7.0, 9.7.2AnyAnyMember-action UDF truncates identifiers at embedded NUL bytes
1212922026-09-16
8:29
2026-09-16
10:39
MySQL Server: OptimizerVerified
(6 days)
S28.4.11 (LTS), 9.7.2, 26.7.0 (current) — Any (observed on Linux x86_64, Ubuntu 22.04.2 LTS, kernel 5.15.0-187-generic;)Any (Any (observed on x86))INTERSECT ALL / EXCEPT ALL lose duplicate counts when the hash set operation spills to disk
1212902026-09-16
7:08
2026-09-16
11:23
MySQL Server: DDLVerified
(6 days)
S38.4.11, 9.7.2, 26.7.0AnyAnyCTAS with a JSON expression results in literal NULL default, broken SHOW CREATE TABLE
1212812026-09-14
14:08
2026-09-16
15:06
MySQL Server: OptimizerVerified
(6 days)
S38.4.11 - 9.4AnyAnyWrong results in multi-join queries due to derived merge
1212722026-09-12
14:16
2026-09-14
11:39
MySQL Server: OptimizerVerified
(8 days)
S38.0.45MacOS (MacOS 26.5.2, using Homebrew)ARMIncorrect ORDER BY when using GROUP BY, GROUP_CONCAT() and COUNT(id) OVER()
1212702026-09-12
0:47
2026-09-14
11:22
MySQL Server: OptimizerVerified
(8 days)
S38.0.45AnyAnyCOUNT(DISTINCT ...) incorrectly counts a NULL result from AES_ENCRYPT() when its argument is a scalar subquery
1212692026-09-12
0:19
2026-09-14
10:55
MySQL Server: OptimizerVerified
(8 days)
S29.7AnyAnyIncorrect result from IN comparison involving CONCAT() and a scalar subquery
1212492026-09-09
14:28
2026-09-17
9:03
MySQL Server: OptimizerVerified
(12 days)
S28.0.46, 8.4.11, 9.7.2Linuxx86With sql_buffer_result=ON, IN / quantified (ANY/ALL/SOME) subquery predicates in the SELECT list evaluate to NULL
1212402026-09-07
3:00
2026-09-07
9:15
MySQL Server: Data TypesVerified
(15 days)
S38.4.11Linux (Oracle Linux Server 9.8; mysql:8.4.11 Docker image via Docker Desktop on Windows/WSL2)x86 (x86_64 / amd64)Scientific-notation strings: integer casts differ from arithmetic conversion
1212392026-09-07
1:17
2026-09-07
7:30
MySQL Server: OptimizerVerified
(15 days)
S28.0.46AnyAnyWrong result: the same CTE returns inconsistent cardinality across consumers with UNION/EXCEPT
1212262026-09-03
7:52
2026-09-03
13:01
MySQL Server: OptimizerVerified
(19 days)
S39.7.2AnyAnyWHERE int_col = CAST(decimal AS DOUBLE) index access stores the rounded key and returns wrong rows (literal path correct
1212222026-09-03
7:43
2026-09-03
12:31
MySQL Server: OptimizerVerified
(19 days)
S39.7.2AnyAnyGREATEST/LEAST mixed-type aggregation produces illegal packed dates (16383-15-31 and 7 more)
1212212026-09-03
7:42
2026-09-03
12:27
MySQL Server: OptimizerVerified
(19 days)
S39.7.2AnyAny BIT column vs BIT literal: comparator path split (column numeric, literal byte-string)
1212202026-09-03
7:41
2026-09-03
12:22
MySQL Server: OptimizerVerified
(19 days)
S39.7.2AnyAnyOne DATE constant in an IN list silently disables all other elements ('abc' IN ('abc', DATE'...') cannot find 'abc')
  Showing 1-30 of 10689 (Edit, Save, CSV, Feed) Show Next 30 Entries »