Showing 1-30 of 47 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1002712020-07-21
6:44
2020-07-21
13:53
MySQL Server: Stored RoutinesVerified
(1347 days)
S2MySQL8.0.20Any (rhel-7.4)x86 (intel x86)cursor in procedure works abnormally for with_clause
1008102020-09-11
8:11
2020-09-14
18:46
MySQL Server: PartitionsVerified
(1292 days)
S1MySQL8.0.20Any (rhel-7.4)Any (intel x86)miss to check table definition for partitioned table while importing tablespace
1008302020-09-14
2:04
2020-09-14
18:42
MySQL Server: InnoDB storage engineVerified
(1292 days)
S2MySQL8.0.18Any (rhel-7.4)Any (intel x86)data differs with source table after importing tablespace
1020902020-12-30
7:13
2020-12-30
9:35
MySQL Server: PartitionsVerified
(1185 days)
S3MySQL8.0.22/5.7Red Hat (rhel-7.4)x86 (intel x86-64)partitioned-table creation incorrectly checks timezone-dependent expressions
1029702021-03-15
6:22
2021-03-16
11:15
MySQL Server: DMLVerified
(1110 days)
S3MySQL8.0.22, 8.0.23Any (rhel-7.4)Any (intel x86-64)trx reserves record-lock for failed insert statement
1031182021-03-26
6:53
2021-03-29
15:08
MySQL Server: DDLVerified
(1096 days)
S2MySQL8.0.22, 8.0.23Any (rhel-7.4)Any (intel x86-64)`drop database` responses slowly to Ctrl+C command while checking permissions
1031952021-04-02
9:48
2021-04-13
13:23
MySQL Server: Data DictionaryVerified
(1082 days)
S58.0Linux (rhel-7.4)Any (x86-64)it gets very slow to access an empty table after drop a big database
1029712021-03-15
7:06
2022-06-06
8:44
MySQL Server: ReplicationVerified
(1074 days)
S3MySQL8.0.22, 8.0.23Any (rhel-7.4)Any (intel x86-64)slave-db losts original commit time of master_db
1042062021-07-05
13:41
2021-07-06
12:56
MySQL Server: DMLVerified
(997 days)
S38.0.25Any (rhel-7.4)Any (x86-64)`load data` with few specified fields doesn't result in error under STRICT_TRANS
1046152021-08-13
10:26
2021-08-13
11:36
MySQL Server: LoggingVerified
(959 days)
S58.0Any (rhel7.4)Any (intel-x86)trx commit slow if there are too many binlog files to purge while rotating
1050142021-09-23
3:32
2021-09-23
15:33
MySQL Server: PartitionsVerified
(918 days)
S18.0.25, 8.0.26, 8.0.11, 5.7.35Any (rhel-7.4)Any (x86-64)query gets incorrect resultset from table with subpartitions
1050562021-09-28
2:33
2021-09-29
5:16
MySQL Server: OptimizerVerified
(913 days)
S58.0.25, 8.0.26, 5.7.35Any (rhel-7.4)Any (x86-64)tables in subquery is not pruned-partition well
1065422022-02-23
3:12
2022-02-28
1:06
MySQL Server: OptimizerVerified
(765 days)
S58.0.27, 5.7.37, 8.0.28Any (rhel-7.4)Any (x86-64)in clause on range columns partitioned table is not partition-pruned well
1071092022-04-24
9:07
2023-04-14
13:24
MySQL Server: ParserVerified
(662 days)
S28.0.27, 5.7.37, 8.0.32Any (rhel-7.4)Any (x86-64)Optimizer hints doesn't work if client charset is the same with charset of syste
1081162022-08-11
8:21
2022-08-11
9:24
MySQL Server: OptimizerVerified
(596 days)
S38.0.29, 8.0.30, 5.7.39Any (rhel-7.4)Any (x86-64)SQL queries with range of Item_row are not optimized
1089812022-11-03
10:35
2022-11-03
14:52
MySQL Server: OptimizerVerified
(512 days)
S38.0Any (rhel-7.4)Any (x86-64)function NULLIF(ASCII()) acts abnormally in select statements
1098202023-01-27
8:54
2023-01-28
12:55
MySQL Server: OptimizerVerified
(427 days)
S38.0.29, 8.0.32Any (rhel-7.4)Any (x86-64)optimizer hints in definition of views seem to be ignored
1137502024-01-25
6:50
2024-01-26
10:12
MySQL Server: PartitionsVerified
(63 days)
S28.0.36Any (rhel-7.4)Any (x86-64)stats of partitions could be empty after some kind of alter table DDL statements
1076582022-06-26
3:19
2022-07-05
12:40
MySQL ServerUnsupported
(633 days)
S38.0.25CentOS (Centos7.6)ARM (ARM: aarch64 (Kunpeng maybe))Shared_lock triggers Invalid write on Centos+ARM
1137602024-01-25
13:00
2024-01-25
14:00
MySQL Server: InnoDB storage engineUnsupported
(64 days)
S35.7.44LinuxARMInsufficient memory barriers in rw-lock implementation caused crash on ARM arch
1005542020-08-18
6:16
2020-08-19
15:49
MySQL Server: InnoDB storage engineNot a Bug
(1318 days)
S3MySQL8.0.18Any (rhel-7.4)Any (intel x86)behavior of gap lock differs with data_locks tab after delete and insert record
1061982022-01-18
13:42
2022-01-19
13:27
MySQL Server: OptimizerNot a Bug
(800 days)
S28.0.25Any (rhel-7.4)Any (x86-64)different resultsets are produced under different optimizer_switch for same SQL
1066372022-03-04
8:12
2022-03-04
10:52
MySQL Server: LoggingNot a Bug
(756 days)
S38.0.27Any (rhel-7.4)Any (x86-64)mysql.slow_log system table doesn't show sql_text correctly
1069242022-04-06
8:12
2022-04-06
12:07
MySQL Server: DMLNot a Bug
(723 days)
S38.0.27Any (rhel-7.4)Any (x86-64)Query result is incorrect if there is a condition compares char field with 0
1074912022-06-06
3:30
2022-06-07
11:26
MySQL Server: InnoDB storage engineNot a Bug
(661 days)
S58.0.27Any (rhel-7.4)Any (x86-64)count(*) uses PRIMARY key ignoring force index
1137612024-01-25
13:33
2024-01-25
14:09
MySQL Server: Performance SchemaNot a Bug
(64 days)
S38.0.36Any (rhel-7.4)Any (x86-64)Access performance_schema.data_locks causes SQL execution stuck
1138642024-02-02
9:41
2024-02-05
11:42
MySQL Server: CharsetsNot a Bug
(54 days)
S38.0.36Any (rhel-7.4)Any (x86-64)select statements with convert function report error for specified usage
1060892022-01-07
2:27
2023-07-07
8:16
MySQL Server: Performance SchemaNo Feedback
(769 days)
S38.0.25Any (rhel-7.4)Any (x86-64)memory summary for event `memory/sql/String::value` is incorrect
1065042022-02-18
8:57
2022-03-19
1:00
MySQL Server: DMLNo Feedback
(742 days)
S38.0.27Any (rhel-7.4)Any (x86-64)A regular expression is not supported in MySQL8, but is supported in MySQL5.7
1009682020-09-27
6:54
2020-10-23
14:37
MySQL Server: InnoDB storage engineDuplicate
(1253 days)
S2MySQL8.0.20, 8.0.21Any (rhel-7.4)Any (intel x86)count star transaction doesn't response to kill command
  Showing 1-30 of 47 (Edit, Save, CSV, Feed) Show Next 30 Entries »