Showing 1-30 of 53 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
103118 | 2021-03-26 6:53 | 2021-03-29 15:08 | MySQL Server: DDL | Verified (1569 days) | S2 | MySQL8.0.22, 8.0.23 | Any (rhel-7.4) | Any (intel x86-64) | `drop database` responses slowly to Ctrl+C command while checking permissions |
104206 | 2021-07-05 13:41 | 2021-07-06 12:56 | MySQL Server: DML | Verified (1470 days) | S3 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | `load data` with few specified fields doesn't result in error under STRICT_TRANS |
105705 | 2021-11-25 3:44 | 2021-11-29 7:51 | MySQL Server: Information schema | Closed (1324 days) | S3 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | `optimize table` is not followed with `analyze` |
106504 | 2022-02-18 8:57 | 2024-07-19 12:31 | MySQL Server: DML | No Feedback (1215 days) | S3 | 8.0.27 | Any (rhel-7.4) | Any (x86-64) | A regular expression is not supported in MySQL8, but is supported in MySQL5.7 |
113761 | 2024-01-25 13:33 | 2024-09-24 12:57 | MySQL Server: Performance Schema | Closed (299 days) | S5 | 8.0.36 | Any (rhel-7.4) | Any (x86-64) | Access performance_schema.data_locks causes SQL execution stuck |
102940 | 2021-03-12 1:38 | 2021-03-12 6:06 | MySQL Server: DML | Duplicate (1586 days) | S3 | MySQL8.0.22 | Any (rhel-7.4) | Any (intel x86-64) | affected rows of replace statement seems to be not proper |
104105 | 2021-06-24 14:33 | 2021-06-25 7:04 | MySQL Server: InnoDB storage engine | Can't repeat (1481 days) | S2 | 8.0 | Any | Any | after upgration from MySQL5.7 to MySQL8.0, there are many errors in errlog |
100554 | 2020-08-18 6:16 | 2020-08-19 15:49 | MySQL Server: InnoDB storage engine | Not a Bug (1791 days) | S3 | MySQL8.0.18 | Any (rhel-7.4) | Any (intel x86) | behavior of gap lock differs with data_locks tab after delete and insert record |
106006 | 2021-12-30 3:10 | 2022-01-11 14:44 | MySQL Server: Optimizer | Closed (1281 days) | S5 | 8.0.25, 8.0.27, 5.7.36 | Any (rhel-7.4) | Any (x86-64) | conditions are not pushed down into subqueries with union all: performance issue |
100968 | 2020-09-27 6:54 | 2020-10-23 14:37 | MySQL Server: InnoDB storage engine | Duplicate (1726 days) | S2 | MySQL8.0.20, 8.0.21 | Any (rhel-7.4) | Any (intel x86) | count star transaction doesn't response to kill command |
107491 | 2022-06-06 3:30 | 2022-06-07 11:26 | MySQL Server: InnoDB storage engine | Not a Bug (1134 days) | S5 | 8.0.27 | Any (rhel-7.4) | Any (x86-64) | count(*) uses PRIMARY key ignoring force index |
100271 | 2020-07-21 6:44 | 2020-07-21 13:53 | MySQL Server: Stored Routines | Verified (1820 days) | S2 | MySQL8.0.20 | Any (rhel-7.4) | x86 (intel x86) | cursor in procedure works abnormally for with_clause |
100830 | 2020-09-14 2:04 | 2020-09-14 18:42 | MySQL Server: InnoDB storage engine | Verified (1765 days) | S2 | MySQL8.0.18 | Any (rhel-7.4) | Any (intel x86) | data differs with source table after importing tablespace |
117022 | 2024-12-19 8:02 | 2025-01-28 11:56 | MySQL Server: DDL | Not a Bug (208 days) | S5 | 8.0.40 | Any (Redhat 7.4) | Any (Intel) | DDL operations using copy algorithm aquires unnecessary row locks thus causing performance regession |
106198 | 2022-01-18 13:42 | 2022-01-19 13:27 | MySQL Server: Optimizer | Not a Bug (1273 days) | S2 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | different resultsets are produced under different optimizer_switch for same SQL |
107214 | 2022-05-05 7:12 | 2022-05-05 12:01 | MySQL Server: Parser | Can't repeat (1167 days) | S3 | 8.0.27 | Any | Any (x86-64) | ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR is misreported while creating a table |
103159 | 2021-03-31 3:37 | 2021-07-23 13:26 | MySQL Server: Logging | Closed (1537 days) | S3 | MySQL8.0.22, 8.0.23 | Any (rhel-7.4) | Any (intel x86-64) | error log reports `Got error 203 when reading table` frequently |
108981 | 2022-11-03 10:35 | 2022-11-03 14:52 | MySQL Server: Optimizer | Verified (985 days) | S3 | 8.0 | Any (rhel-7.4) | Any (x86-64) | function NULLIF(ASCII()) acts abnormally in select statements |
106542 | 2022-02-23 3:12 | 2022-02-28 1:06 | MySQL Server: Optimizer | Verified (1238 days) | S5 | 8.0.27, 5.7.37, 8.0.28 | Any (rhel-7.4) | Any (x86-64) | in clause on range columns partitioned table is not partition-pruned well |
115194 | 2024-06-03 6:24 | 2024-06-03 13:43 | MySQL Server: Documentation | Verified (407 days) | S3 | 8.0 | Any | Any | Incorrect description of Online DDL Operations in reference manual |
113760 | 2024-01-25 13:00 | 2024-01-25 14:00 | MySQL Server: InnoDB storage engine | Unsupported (537 days) | S3 | 5.7.44 | Linux | ARM | Insufficient memory barriers in rw-lock implementation caused crash on ARM arch |
106536 | 2022-02-22 8:30 | 2022-02-23 20:21 | MySQL Server: Replication | Duplicate (1238 days) | S2 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | io_thread of slave db reports error when a big trx in binlog needs to be skipped |
103195 | 2021-04-02 9:48 | 2021-04-13 13:23 | MySQL Server: Data Dictionary | Verified (1555 days) | S5 | 8.0 | Linux (rhel-7.4) | Any (x86-64) | it gets very slow to access an empty table after drop a big database |
106089 | 2022-01-07 2:27 | 2023-07-07 8:16 | MySQL Server: Performance Schema | No Feedback (1242 days) | S3 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | memory summary for event `memory/sql/String::value` is incorrect |
100810 | 2020-09-11 8:11 | 2020-09-14 18:46 | MySQL Server: Partitions | Verified (1765 days) | S1 | MySQL8.0.20 | Any (rhel-7.4) | Any (intel x86) | miss to check table definition for partitioned table while importing tablespace |
105104 | 2021-10-02 2:51 | 2021-10-04 10:41 | MySQL Server | Duplicate (1380 days) | S3 | 8.0.25 | Any (rhel-7.4) | Any (x86-64) | MySQL dosen't response to connection abortion while executing query in javacliet |
106637 | 2022-03-04 8:12 | 2022-03-04 10:52 | MySQL Server: Logging | Not a Bug (1229 days) | S3 | 8.0.27 | Any (rhel-7.4) | Any (x86-64) | mysql.slow_log system table doesn't show sql_text correctly |
99816 | 2020-06-09 3:42 | 2020-06-10 7:24 | MySQL Server: mysqldump Command-line Client | Closed (1861 days) | S2 | MySQL8.0.18 | Any | Any | mysqldump crashes while handling invalid command options |
108136 | 2022-08-15 1:58 | 2022-08-17 12:20 | MySQL Server: Optimizer | Closed (1063 days) | S3 | 8.0.29 | Any (rhel-7.4) | Any (x86-64) | NO_SEMIJOIN hint doesn't work |
116762 | 2024-11-24 9:01 | 2024-12-03 22:44 | MySQL Server: Optimizer | Closed (224 days) | S2 | 8.0.36, 8.0.40, 8.4.3 | Any (Redhat 7.4) | Any (Intel) | Optimizer gives 'Impossible where' without considering field collation |
Showing 1-30 of 53 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |