« Show Previous 30 Entries Showing 61-90 of 186 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
970272019-09-26
10:02
2021-01-15
16:47
MySQL Server: Row Based Replication ( RBR )Verified
(1168 days)
S25.7.*Anyx86Bulk insert with ON DUPLICATE KEY UPDATE breaks replicaiton
1028312021-03-05
16:32
2021-04-19
6:39
MySQL Server: InnoDB storage engineVerified
(1118 days)
S25.7.31, 5.7.33Any (CentOS, Ubuntu)Anytransaction-isolation level is not honored when changed at session level
1050042021-09-22
10:20
2024-02-22
19:27
MySQL Server: ParserVerified
(917 days)
S28.0.26AnyAnymysql 8.0 parser consuming more memory than 5.7 for similar query
1064282022-02-09
22:31
2022-02-10
7:23
MySQL Server: OptimizerVerified
(777 days)
S28.0.28AnyAnyUnexpected aggregation result on lateral join
1064862022-02-17
9:27
2022-02-17
9:48
MySQL Server: OptimizerVerified
(770 days)
S28.0.26, 8.0.28AnyAnyThe union query returns an incorrect result
1059752021-12-25
3:13
2023-11-28
9:44
MySQL Server: OptimizerVerified
(824 days)
S28.0.22,8.0.27LinuxAnyWhen I set duplicateweedout=ON,I got an incorrect query result.
1075692022-06-15
8:56
2022-06-15
9:21
MySQL Server: OptimizerVerified
(652 days)
S28.0.29Linuxx86WHERE clause didn’t work with INNER JOIN, WITH, and UNION ALL.
1081922022-08-18
13:16
2022-08-19
9:06
MySQL Server: OptimizerVerified
(588 days)
S28.0.23, 8.0.30AnyAnyDifferent results return when executing the same query with different plans
1050132021-09-22
20:51
2022-09-23
19:32
Connector / ODBCVerified
(576 days)
S28.0.26Windows (Windows 10 latest)x86 (Intel)Odbc parameter not properly replaced when put into JOIN/VALUES statement
1086392022-09-29
1:15
2022-09-29
6:16
MySQL Server: Stored RoutinesVerified
(546 days)
S28.0.29, 8.0.30AnyAnyValue of row_count() does not reset after a DROP TABLE in a procedure
1093512022-12-13
4:46
2022-12-13
6:35
MySQL Server: OptimizerVerified
(471 days)
S28.0.28, 8.0.31AnyAnyValue change caused by DISTINCT and date functions
1093532022-12-13
5:24
2022-12-13
7:12
MySQL Server: OptimizerVerified
(471 days)
S28.0.22, 8.0.31AnyAnyExtra line caused by DISTINCT and a certain number of '0'
1093562022-12-13
7:01
2022-12-13
7:56
MySQL Server: OptimizerVerified
(471 days)
S28.0.16, 8.0.31AnyAnyExtra line caused by DISTINCT and IS TRUE
1093902022-12-15
8:02
2023-05-01
15:02
Connector / NETVerified
(469 days)
S28.0.31AnyAnyTransaction lock held after connection timeout exception
1095852023-01-11
12:06
2023-01-11
12:28
MySQL Server: OptimizerVerified
(442 days)
S28.0.31Any (Docker image)x86Sub query not returning the right result
1074242022-05-30
5:45
2023-03-30
7:54
MySQL Server: GISVerified
(667 days)
S28.0.26, 8.0.29, 8.0.32LinuxAnyst_intersects() returns different results with or without spatial index
1108192023-04-26
15:11
2023-05-08
22:48
MySQL Server: OptimizerVerified
(336 days)
S28.0.16+, 8.0.33AnyAnyEXISTS with dependent subquery can return incorrect results
1107062023-04-17
2:56
2023-05-17
2:31
MySQL Server: InnoDB storage engineVerified
(316 days)
S28.0.32AnyAnyData will be lost when the table structure is rebuilt.
1097262023-01-20
21:35
2023-05-29
12:01
MySQL Server: OptimizerVerified
(430 days)
S28.0.31Ubuntux86Incorrect results with aggregated functions on correlated lateral joins
1125572023-09-28
7:40
2023-12-13
11:53
MySQL Server: DMLVerified
(182 days)
S28.0.27,8.0.34AnyAnyInconsistent results of SELECT statement with EXISTS clause
1133012023-12-01
7:22
2023-12-01
8:53
MySQL Server: Prepared statementsVerified
(118 days)
S28.0.35, 8.0.31AnyAnyusing preparation statement to query the time type data, some data is not found
1134642023-12-19
17:40
2024-03-12
11:05
MySQL Server: OptimizerVerified
(99 days)
S28.0.27AnyAny>= 8.0.27 Error 1048 when updating row with empty_sql mode
258912007-01-27
14:17
2013-03-03
20:45
MySQL Server: MyISAM storage engineVerified
(5923 days)
S35.0.36-BK, 5.0.27Linux (Linux)AnyCreation of temporary table with key causing error 124
262842007-02-12
12:32
2018-09-09
20:45
MySQL Server: OptimizerVerified
(5982 days)
S35.0.bkLinux (Linux)Anybug #26273 / optimize, not executed for index, if datafile is gap-free
303022007-08-08
12:41
2022-09-04
20:45
MySQL Server: OptimizerVerified
(5064 days)
S35.0.40, 5.1, 5.2, 5.0 BKAnyAnyQuery from EXPLAIN EXTENDED .. SHOW WARNINGS returns different result
362112008-04-18
22:09
2016-02-25
12:24
MySQL Server: Command-line ClientsVerifiedS35.0.56AnyAnymysql client rejects "--" comments that server accepts
383972008-07-27
20:13
2018-09-09
20:45
MySQL Server: OptimizerVerified
(5722 days)
S35.1.26, 5.0.62AnyAnyselect distinct + order by desc is executed inefficiently
382572008-07-21
12:45
2011-02-16
23:43
MySQL Server: User-defined functions ( UDF )Verified
(5714 days)
S35.0, 5.1AnyAnyDocumentation for initid->max_length not correct
385702008-08-05
12:13
2011-02-16
23:43
MySQL Server: User-defined functions ( UDF )Verified
(5711 days)
S35.0, 5.1AnyAnycalling UDF causes a server crash
417852008-12-29
16:41
2012-05-18
20:19
MySQL Server: C API (client library)Verified
(5568 days)
S35.0, 5.1, 6.0 bzrAnyAnyC API doesn't know about change in server status after COM_CHANGE_USER
« Show Previous 30 Entries Showing 61-90 of 186 (Edit, Save, CSV, Feed) Show Next 30 Entries »