Showing all 28 (Edit, Save, CSV, Feed)
ID# Date Updated Type Status Sev Version OS CPU Summary
696662013-07-03
19:09
2014-07-22
19:40
MySQL Server: Data TypesVerified
(3560 days)
S35.5.31, 5.6.21AnyAnyStrange result types for LPAD/RPAD and CONCAT when mixing binary and non-binary
697152013-07-10
17:39
2019-03-31
18:48
MySQL Server: Data TypesClosed
(2056 days)
S3AnyAnyUBSAN: Item_func_mul::int_op() mishandles 9223372036854775809*-1
697292013-07-12
2:18
2018-07-12
12:54
MySQL Server: OptimizerVerified
(3935 days)
S25.5.31, 5.5.32AnyAnyBad interaction between MIN/MAX and "NOT BETWEEN" leads to wrong results
697962013-07-19
18:19
2014-09-18
6:24
MySQL Server: Data TypesVerified
(3729 days)
S25.5.13AnyAnyBit-shift operators produce signed integer overflow on large input
698332013-07-24
20:58
2016-01-12
20:45
MySQL Server: OptimizerClosed
(3606 days)
S25.5.31,5,5.32, 5.6.12, 5.7.2-m12AnyAnyBad interaction between MIN/MAX and "HAVING SUM(DISTINCT)": wrong results
698412013-07-25
23:41
2013-10-01
18:37
MySQL Server: OptimizerClosed
(3854 days)
S35.5/5.6AnyAnySELECT COUNT(DISTINCT a,b) incorrectly counts rows containing NULL
703412013-09-13
19:00
2013-11-01
9:45
MySQL Server: OptimizerClosed
(3823 days)
S25.5.31, 5.6AnyAnyKey lengths lead to incomplete result sets; unhinted scans prefer such indexes
707672013-10-29
19:09
2020-02-14
21:55
MySQL Server: CharsetsVerified
(3624 days)
S25.5.31, 5.5.34AnyAnyLOCATE() and INSTR() claim to be multibyte aware, but are not
708152013-11-05
3:43
2014-05-21
19:00
MySQL Server: CharsetsVerified
(3622 days)
S25.5.31, 5.5.34AnyAnySELECT DISTINCT hashes Unicode space characters incorrectly
709012013-11-13
20:18
2013-11-14
18:02
MySQL Server: OptimizerVerified
(3810 days)
S35.5.31, 5.5.35, 5.1.71, 5.0.97, 5.6.15AnyAnyORDER BY of a TEXT column doesn't use the same ordering as the < > = operators
712592014-01-01
0:42
2014-11-12
22:48
MySQL Server: Data TypesClosed
(3447 days)
S35.5.34AnyAnyLOAD DATA into a SET with exactly 64 elements gives bogus errors
713682014-01-14
2:09
2019-11-12
22:43
MySQL Server: DMLClosed
(1621 days)
S25.5.31, 5.5.34, 5.5.35, 5.6.15AnyAny-1 % 0.5 yields -0.0
713782014-01-14
18:03
2014-01-15
5:49
MySQL Server: DMLVerified
(3748 days)
S25.5.31,5.5.34, 5.5.35, 5.6.15AnyAnyFROM_DAYS(3652499) yields invalid unprintable date
713802014-01-14
19:35
2014-01-15
7:20
MySQL Server: OptimizerVerified
(3748 days)
S25.5.31, 5.5.35, 5.6.15AnyAnyFORMAT(x,y) is incorrectly truncated when used with a sorted JOIN
714142014-01-17
20:41
2014-01-18
5:35
MySQL Server: DMLVerified
(3745 days)
S35.5.31, 5.5.35, 5.6.15, 5.1.73AnyAnyDATE_FORMAT('0000-00-00', '%U') overflows, gives '613566757'
714342014-01-20
21:24
2019-11-12
23:00
MySQL Server: DMLClosed
(1621 days)
S25.5.31, 5.5.35, 5.6.15, 5.1.73AnyAnyDECIMAL `0.1` evaluates to TRUE in project list, FALSE in where/having clauses
720892014-03-20
20:30
2014-03-22
6:19
MySQL Server: DMLVerified
(3682 days)
S35.5.8, 5.5.31, 5.5.38AnyAnyFOUND_ROWS returns 0 or garbage when used in non-trivial queries
721002014-03-21
22:09
2014-08-19
14:52
MySQL Server: DMLClosed
(3532 days)
S25.5.8, 5.5.31, 5.6.17, 5.5.37AnyAny0.00000000042 MOD 10 = 0.42000000000
721272014-03-25
19:16
2019-11-18
22:42
MySQL Server: DMLClosed
(1615 days)
S35.5.8, 5.5.31,5.6AnyAnyDIV with floats or doubles and unsigned integers sometimes errors out spuriously
726722014-05-16
18:17
2014-05-22
9:21
MySQL Server: Data TypesVerified
(3621 days)
S25.5.31,5.5.34, 5.7.5, 5.6.19AnyAnyZero-valued DATETIME column can be simultaneously NULL and NOT NULL
726732014-05-16
22:38
2014-06-02
11:29
MySQL Server: DMLDuplicate
(3610 days)
S25.5.31, 5.5.34AnyAnySUBSTRING_INDEX with negative index sometimes returns uninitialized memory
726852014-05-19
20:20
2014-05-20
7:01
MySQL Server: CharsetsVerified
(3623 days)
S25.5.31, 5.5.34, 5.6.19, 5.7.5AnyAnyLOCATE/INSTR with mixed collations returns inconsistent results
727112014-05-21
18:33
2014-05-22
8:33
MySQL Server: OptimizerVerified
(3621 days)
S25.5.31, 5.5.38AnyAnyHOUR() of a DATETIME with date zero occasionally (unpredictably) returns NULL
728562014-06-03
21:01
2014-08-19
14:49
MySQL Server: OptimizerClosed
(3532 days)
S35.5.8, 5.5.31, 5.5.38, 5.6.20, 5.7.5AnyAnySHA2(x, NULL) yields SHA2(x, 0) instead of NULL
730862014-06-23
23:56
2014-06-24
4:48
MySQL Server: CharsetsVerified
(3588 days)
S35.5.8, 5.5.31, 5.5.34, 5.6.19AnyAnyCollation and coercibility of AVG(NULL) is incorrectly reported as "binary"
732482014-07-09
19:51
2020-09-30
18:23
MySQL Server: DMLClosed
(1298 days)
S25.5.8, 5.5.31, 5.5.34, 5.6.20, 5.7.5AnyAnyMany, many classes of string-to-integer conversion bug
735432014-08-12
0:28
2014-09-30
16:26
MySQL Server: DMLClosed
(3490 days)
S25.5.8, 5.5.31, 5.5.34, 5.5.40AnyAnySUM(DISTINCT ...) incorrectly converts DATE, DATETIME, and TIMESTAMP to YEAR
735522014-08-12
18:56
2014-08-18
19:47
MySQL Server: DMLVerified
(3533 days)
S25.5.8, 5.5.31, 5.5.34,5.6.20AnyAny('string' = CAST(0 as TIME)) produces bogus error "Illegal mix of collations"
Showing all 28 (Edit, Save, CSV, Feed)