Showing all 63 (Edit, Save, CSV, Feed)
ID# Date Updated Type Status Sev Version OS CPU Summary
1208382026-07-02
15:28
2026-07-02
19:57
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyWrong result with CTE, UNION, BIT column and NOT IN subquery containing NULL
1203022026-04-20
9:51
2026-04-20
11:26
MySQL Server: OptimizerVerified
(87 days)
S29.6.0AnyAnyInconsistent results between VIEW and CTE involving YEAR(DATETIME), UNION, and JOIN.
1203442026-04-26
6:43
2026-04-27
4:04
MySQL Server: OptimizerVerified
(80 days)
S29.6.0AnyAnyVIEW and equivalent CTE return different results with UNION, YEAR(0), and repeated reference in subquery
1203502026-04-27
8:35
2026-04-28
4:31
MySQL Server: OptimizerVerified
(79 days)
S29.6.0LinuxAnyPrefix index on TEXT column causes range scan to miss qualifying rows in MySQL
1203522026-04-27
9:34
2026-04-28
4:26
MySQL Server: OptimizerVerified
(79 days)
S29.6.0LinuxAnyPrefix index with length 1 causes incorrect "Zero rows" optimization with float overflow literal in range condition
1204762026-05-14
11:53
2026-05-18
8:25
MySQL Server: OptimizerVerified
(59 days)
S29.6.0LinuxAnyIndex Merge Union returns duplicate row for overlapping OR conditions, producing wrong result count
1205272026-05-22
11:47
2026-06-01
9:39
MySQL Server: OptimizerVerified
(45 days)
S29.6.0LinuxAnyFULLTEXT index scan with ORDER BY and numeric WHERE filter returns empty result set
1206402026-06-09
10:13
2026-06-09
11:00
MySQL Server: OptimizerVerified
(37 days)
S39.6.0Ubuntu (22.04)AnyWHERE NULLIF(...) IS NULL returns rows when NULLIF is non-NULL
1206682026-06-13
17:28
2026-06-15
12:40
MySQL Server: OptimizerVerified
(31 days)
S39.6.0UbuntuAnyIncorrect result for `LEAST(...) IN (col)`
1206692026-06-13
17:29
2026-06-16
5:35
MySQL Server: OptimizerVerified
(30 days)
S39.6.0UbuntuAnyIncorrect result for `CASE + LIKE + XOR` with `||`
1206742026-06-13
17:32
2026-06-26
4:38
MySQL Server: OptimizerVerified
(20 days)
S39.6.0UbuntuAnyIncorrect result for `CASE with EXISTS` compared to column
1206752026-06-13
17:32
2026-06-30
13:24
MySQL Server: OptimizerVerified
(16 days)
S39.6.0UbuntuAnyIncorrect result for `CAST(NULL) IN col || CASE ... IN col`
1206772026-06-13
17:33
2026-06-30
13:29
MySQL Server: OptimizerVerified
(16 days)
S39.6.0UbuntuAnyIncorrect result for `col OR GREATEST(...)`
1207362026-06-22
6:46
2026-07-08
8:56
MySQL Server: OptimizerVerified
(8 days)
S39.6.0AnyAnyFORCE INDEX make a query with OR (NOT NULL column <=> NULL) degrade from an index range scan to a full table scan
1208362026-07-02
15:08
2026-07-02
19:35
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyWrong result with VIEW, UNION, MAKETIME(), MEDIUMTEXT and NOT IN subquery containing NULL
1208372026-07-02
15:20
2026-07-02
19:44
MySQL Server: OptimizerVerified
(14 days)
S29.6.0AnyAnyWrong result with CTE, UNION ALL, GROUP BY/HAVING and LOCATE('', column)
1202942026-04-19
17:16
2026-04-27
14:11
MySQL Server: OptimizerVerified
(80 days)
S39.6.0; 8.0.45AnyAnyInconsistent fractional seconds precision (FSP) for TIME function results between VIEW and CTE
1208392026-07-02
15:37
2026-07-02
20:04
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyWrong result with CTE, YEAR column, scalar subquery, outer UNION and MAX() aggregate
1208402026-07-02
16:20
2026-07-02
20:09
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyVIEW and equivalent CTE differ when LOWER(JSON_TYPE(...)) is compared with JSON_TYPE() result in a UNION query
1208412026-07-02
16:26
2026-07-02
20:14
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyWrong result with CTE, ORDER BY LIMIT, GROUP BY, SUM() and outer UNION
1208422026-07-02
16:34
2026-07-02
20:22
MySQL Server: OptimizerVerified
(14 days)
S29.6.0UbuntuAnyWrong result with CTE, DISTINCT, NULL vs empty string, GROUP_CONCAT() and UNION
1208432026-07-02
16:43
2026-07-03
9:14
MySQL Server: OptimizerVerified
(13 days)
S29.6.0UbuntuAnyVIEW and CTE return wrong results with YEAR(), UNION and uncorrelated EXISTS subquery
1208452026-07-02
16:55
2026-07-03
7:44
MySQL Server: OptimizerVerified
(13 days)
S29.6.0UbuntuAnyWrong result with CTE, nested STDDEV_POP(), GROUP BY and UNION
1208462026-07-02
17:00
2026-07-03
7:49
MySQL Server: OptimizerVerified
(13 days)
S29.6.0UbuntuAnyWrong result with CTE, AVG(NUMERIC(62)), MIN() and derived table join
1208472026-07-02
17:28
2026-07-03
9:22
MySQL Server: Data TypesVerified
(13 days)
S29.6.0UbuntuAnyInconsistent comparison behavior for ENUM-derived CASE expression between VIEW/CTE and TEMPORARY TABLE
1208482026-07-02
17:43
2026-07-03
16:34
MySQL Server: Data TypesVerified
(13 days)
S29.6.0UbuntuAnyInconsistent comparison behavior for MAKETIME() expression between VIEW/CTE and TEMPORARY TABLE
1208522026-07-03
5:32
2026-07-03
10:09
MySQL Server: Data TypesVerified
(13 days)
S29.6.0,9.7.0UbuntuAnyWrong result with YEAR() over DATE after UNION: value displayed as 0000 but satisfies vc > 1970
1208532026-07-03
5:42
2026-07-03
10:12
MySQL Server: OptimizerVerified
(13 days)
S29.6.0,9.7.0UbuntuAnyWrong result with LOWER(JSON), UPPER() comparison and utf8mb4_bin collation in VIEW/CTE
1208542026-07-03
5:49
2026-07-06
15:23
MySQL Server: OptimizerVerified
(10 days)
S29.6.0,9.7.0UbuntuAnyWrong result with COALESCE(YEAR, 0), arithmetic and window function in VIEW/CTE
1208552026-07-03
6:02
2026-07-07
7:18
MySQL Server: OptimizerVerified
(9 days)
S29.6.0,9.7.0UbuntuAnyWrong result with QUOTE(NULL) in VIEW/CTE WHERE predicate
1208572026-07-03
6:23
2026-07-07
7:25
MySQL Server: OptimizerVerified
(9 days)
S29.6.0,9.7.0UbuntuAnyWrong result with LOWER(REVERSE(ST_AsGeoJSON())) comparison under utf8mb4_bin collation in VIEW/CTE
1209112026-07-13
13:28
2026-07-14
7:03
MySQL Server: OptimizerVerified
(2 days)
S29.6.0,9.7.0UbuntuAnyWrong result after predicate pushdown to HAVING for SUM(DOUBLE) in VIEW/CTE
1202152026-04-04
16:59
2026-04-06
5:38
MySQL Server: OptimizerVerified
(101 days)
S39.6.0Ubuntu (22.04)AnyInconsistent window aggregate results with GROUP BY ... WITH ROLLUP
401512008-10-19
18:12
2020-05-03
20:45
MySQL Server: OptimizerVerified
(4823 days)
S36.0/5.6AnyAnyEXPLAIN doesn't show DISTINCT+join optimization
333762007-12-19
17:35
2016-10-16
20:45
MySQL Server: Row Based Replication ( RBR )Verified
(5298 days)
S25.1, 6.0 bzrAnyAnyWrite set for table not set correctly when inserting an empty set
603452011-03-04
17:11
2013-01-15
15:25
MySQL ServerVerified
(4930 days)
S55.1.55 6.0.11AnyAnytrim trailing spaces processes data only byte wise (the continue of bug14637)
1199182026-02-17
8:12
2026-02-17
8:31
MySQL Server: OptimizerVerified
(149 days)
S29.6.0AnyAnyTree based explain format doesn't work well with MySQL Client or MySQL Shell
1199382026-02-25
7:36
2026-03-04
3:50
MySQL Server: PartitionsVerified
(134 days)
S28.0.45, 8.4.8, 9.6.0AnyAnyselect partition table with virtual column return wong result
1201462026-03-25
6:22
2026-06-08
11:29
MySQL Server: OptimizerVerified
(38 days)
S29.6.0Linux (ubuntu 20.04)x86Wrong result due to incorrect const-table pruning for NOT IN on FLOAT UNIQUE column in MEMORY engine
1202062026-04-02
19:48
2026-06-25
12:14
MySQL Server: PartitionsVerified
(21 days)
S28.0.46, 8.4.9, 9.6.0AnyAnyEXCHANGE PARTITION bypasses CHECK CONSTRAINT validation
1202172026-04-05
12:27
2026-04-06
5:24
MySQL Server: OptimizerVerified
(101 days)
S39.6.0Ubuntu (22.04)AnyGROUPING() in ORDER BY of EXISTS/IN/ALL/ANY subquery: invalid arguments not rejected
1202222026-04-07
12:02
2026-04-09
19:30
MySQL Server: Data TypesVerified
(98 days)
S29.6.0LinuxAnyVECTOR(n) dimension silently wraps to wrong value due to integer overflow in parser
1202232026-04-07
12:06
2026-04-09
19:33
MySQL Server: Data TypesVerified
(98 days)
S29.6.0LinuxAnyVECTOR(0) silently accepted, produces unusable column with corrupted metadata (dimension 4294967295)
1202512026-04-12
11:47
2026-04-13
4:58
MySQL Server: DDLVerified
(94 days)
S29.6.0AnyAnyREPLACE INTO silently bypasses ON DELETE FK rules with innodb_native_foreign_keys=OFF
1202652026-04-14
8:24
2026-04-14
9:47
MySQL Server: OptimizerVerified
(93 days)
S19.6.0AnyAnyQuery returns with UNION, INTERSECT ALL and Derived SELECT DISTINCT
1202912026-04-19
16:45
2026-04-27
13:16
MySQL Server: OptimizerVerified
(80 days)
S29.6.0AnyAnyInconsistent results between VIEW and CTE involving EXISTS subquery and LEFT JOIN
1202922026-04-19
17:01
2026-04-27
14:09
MySQL Server: OptimizerVerified
(80 days)
S29.6.0; 8.0.45AnyAnyInconsistent results between VIEW and CTE involving IN subquery and RIGHT JOIN
1202932026-04-19
17:10
2026-04-27
14:10
MySQL Server: OptimizerVerified
(80 days)
S19.6.0; 8.0.45AnyAnyQuery result inconsistency between VIEW and CTE involving a UNION of scalar aggregation and grouped aggregation
410712008-11-27
14:31
2025-12-07
20:45
MySQL Server: C API (client library)Patch pending
(6397 days)
S36.0AnyAnylibmysql 6.0 doesn't work with Server < 6.0 (charset problems)
402062008-10-21
12:12
2012-05-18
20:19
MySQL Server: Embedded Library ( libmysqld )In progress
(6443 days)
S25.1.30, 6.0.8-alphaLinux (PPC)AnyTimeout in "embedded" tests
101322005-04-25
3:00
2018-09-23
20:45
MySQL Server: InnoDB storage engineVerified
(4557 days)
S15.1, 6.0Linux (Linux)AnyCrashing the server on corrupt InnoDB page is unhelpful
506282010-01-26
15:46
2022-12-04
20:45
MySQL Server: GeneralVerified
(6015 days)
S35.5, 6.0,5.1AnyAnyObject names not accessible via case sensitive reference on lctn=1 systems
439152009-03-27
15:40
2012-05-18
20:19
MySQL Server: CompilingVerified
(6320 days)
S36.0Windows (Vista X64)AnyWindows Server X64: so many compiler warnings
437262009-03-18
12:07
2013-03-03
20:45
MySQL Server: MyISAM storage engineVerified
(6329 days)
S55.1.32/6.0AnyAnyTHR_LOCK_myisam is locked while flushing unwritten key blocks to disk
435312009-03-10
11:24
2020-05-03
20:45
MySQL Server: OptimizerVerified
(6155 days)
S35.1, 6.0.11-bzrLinuxAnyCrash if Falcon or MyISAM, subqueries, 4 clients
435142009-03-09
21:16
2012-05-18
20:19
MySQL Server: MyISAM storage engineVerified
(6337 days)
S36.0.11WindowsAnyDrop MyISAM fails on Windows with lower_case_table_names = 2
481512009-10-19
14:44
2022-12-04
20:45
MySQL Server: GeneralVerified
(6114 days)
S36.0.14MacOS (10.6.1)AnyTables not closed on Mac OS X using UTF-8 uppercase characters
397752008-10-01
14:39
2022-12-04
20:45
MySQL Server: LoggingVerified
(6496 days)
S36.0.8,6.0 bzr,5.4AnyAnyDBUG problems in 6.0
375782008-06-23
7:00
2016-10-16
20:45
MySQL Server: ReplicationVerified
(6595 days)
S35.1, 5.0, 6.0AnyAnyExecute Stored Functions Without Prelocks
482452009-10-22
20:25
2018-09-09
20:45
MySQL Server: OptimizerVerified
(6110 days)
S35.1,mysql-6.0-codebase-bugfixingAnyAnycrash in Bitmap<64u>::merge called by add_key_field
309852007-09-12
16:03
2012-05-18
20:19
MySQL Server: CharsetsVerified
(6874 days)
S36.0.3-alpha-debugLinux (SUSE 10 64-bit)AnyResults from weight_string() not as in specification
302412007-08-04
20:39
2024-01-03
9:13
MySQL Server: CharsetsVerified
(6499 days)
S25.1, 6.0LinuxAnyRegular expression problems
541212010-06-01
3:17
2011-02-16
23:44
MySQL Server: GeneralVerified
(5889 days)
S2M3 (Celosia), M4 (Dahlia), 6.0AnyAnyevents_scheduling.test times out sporadically
Showing all 63 (Edit, Save, CSV, Feed)