| Showing 1-30 of 8117 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 79306 | 2015-11-17 9:30 | 2015-11-17 9:30 | MySQL Server: Documentation | Analyzing | S3 | 5.7.10 | Any | Any | Clarify how string literals are turned into JSON text or JSON path expressions |
| 118799 | 2025-08-08 7:45 | 2025-09-21 20:45 | MySQL Workbench | Analyzing (120 days) | S3 | 8.0.42 Community | Windows | Any | Error "Failed to create an IPC port: Access is denied" when multiple users run MySQL Workbench on RDS server |
| 118807 | 2025-08-09 23:10 | 2025-09-21 20:45 | MySQL Workbench | Analyzing (120 days) | S3 | 8.0.43 | Ubuntu (Ubuntu 24.04 x86_64) | x86 (Intel Core i7 8th Gen.) | Changing to another app and gettting back Workbench interface frozes |
| 118460 | 2025-06-16 16:07 | 2025-10-22 12:04 | Connector / NET | Analyzing (125 days) | S2 | 9.0.3 | Linux | Any | NullReferenceException when querying an entity with StartsWith |
| 118750 | 2025-07-30 3:33 | 2025-09-21 20:45 | MySQL Server: Prepared statements | Analyzing (132 days) | S3 | 9.3.0 | Any | Any | binary comparison has different results in prepared statement and normal SELECT query |
| 118722 | 2025-07-26 11:08 | 2025-09-21 20:45 | MySQL Server | Analyzing (133 days) | S3 | 8.0.41 | Linux | ARM | ERROR 1267 (HY000): Illegal mix of collations (latin1_bin,IMPLICIT) and (utf8mb4_0900_ai_ci,COERCIBLE) for operation '=' |
| 118717 | 2025-07-25 10:21 | 2025-09-21 20:45 | Connector / ODBC | Analyzing (137 days) | S2 | 9.4 | Any | Any | Setting the SQL_ATTR_QUERY_TIMEOUT statement attribute is very expensive |
| 118172 | 2025-05-13 3:54 | 2025-09-21 20:45 | MySQL Server: InnoDB storage engine | Analyzing (139 days) | S3 | 8.0.31 | Windows | x86 ( x86_64) | 猜测间隙锁可以加到普通索引上,导致只能防止插入操作而不能防止select ...for update操作 |
| 118536 | 2025-06-26 17:55 | 2025-09-21 20:45 | MySQL Server: Optimizer | Analyzing (165 days) | S2 | 8.0.40, 9.3.0 | Linux (RDS, Docker) | Any (Tested on x86_64 and aarch64) | Concurrent CTE queries cause erroneous missing temporary table errors |
| 118499 | 2025-06-23 9:20 | 2025-09-21 20:45 | MySQL Server: Command-line Clients | Analyzing (166 days) | S2 | mysql-8.0.32 | Linux (centos7.9) | Any | .mylogin.cnf covered the command line |
| 118464 | 2025-06-17 7:24 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (175 days) | S3 | 8.0.41 | Any | Any | Inserting into a float value exceeding the precision, using IF function and using the column return different result. |
| 118393 | 2025-06-09 1:36 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (183 days) | S3 | 8.0.41 | Any | Any | while the having subquery return NULL actually, the query using this having query returns a wrong result. |
| 118394 | 2025-06-09 2:04 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (183 days) | S3 | 8.0.41 | Any | Any | while (NOT XX NOT IN ()) return 0, the query with where (NOT XX NOT IN ()) returns a wrong result. |
| 118375 | 2025-06-06 3:41 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (186 days) | S3 | 8.0.41 | Any | Any | while (NOT ((t0.c1) >= (t1.c2))) returns 1 actually, the query return an empty result set. |
| 118369 | 2025-06-05 11:21 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (187 days) | S3 | 8.0.41 | Any | Any | "having column" and "having MIN(column)" return different result.something wrong during Aggregate using temporary table |
| 118224 | 2025-05-19 2:46 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (189 days) | S3 | 8.0.41 | Any | Any | When a constant value is replaced by the LEST function, the sql returns different value; |
| 118336 | 2025-06-03 8:24 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (189 days) | S3 | 8.0.41 | Any | Any | after adding a having clause equivalent to "having 1", the returned result set is wrong |
| 118310 | 2025-05-30 3:36 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (193 days) | S3 | 8.0.41 | Any | Any | a query with a impossile having clause, return wrong results |
| 118298 | 2025-05-29 2:46 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (194 days) | S3 | 8.0.41 | Any | Any | "(t1.c4)<-(-1.7976931348623157E308)" and "(t1.c4)<(1.7976931348623157E308)" in where clause return different results |
| 118268 | 2025-05-26 7:47 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (196 days) | S3 | 8.0.41 | Any | Any | The returned results of two queries with the same semantics are inconsistent. |
| 118277 | 2025-05-27 8:02 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (196 days) | S3 | 8.0.41 | Any | Any | When a constant value is replaced by the IFNULL(NULL, CONST_VALUE) function, the sql returns different value; |
| 118278 | 2025-05-27 8:29 | 2025-09-21 20:45 | MySQL Server: DML | Analyzing (196 days) | S3 | 8.0.41 | Any | Any | two query SQL statements filling with opposite semantics in the where clause, result same result |
| 118217 | 2025-05-16 16:11 | 2025-09-21 20:45 | MySQL Server: Optimizer | Analyzing (197 days) | S1 | 8.4.5 | Ubuntu | x86 | Issues with the NULLIF function. |
| 118237 | 2025-05-21 8:44 | 2025-09-21 20:45 | MySQL Server: Charsets | Analyzing (202 days) | S3 | 9.2 | Any | Any | Inconsistent results when using prepared statement or session variables |
| 118219 | 2025-05-16 18:03 | 2025-09-21 20:45 | MySQL Server: DDL | Analyzing (204 days) | S3 | 8, 9 | Linux | x86 | Name of constraint affects order of deletion, causing on delete/cascade to fail unexpectedly |
| 118060 | 2025-04-25 16:53 | 2025-09-21 20:45 | MySQL Server | Analyzing (225 days) | S2 | 8.0.40 | Any | Any | After an error occurs when importing data containing NULL fields, insert can not be executed normally. |
| 114852 | 2024-05-02 11:02 | 2025-03-28 19:39 | MySQL Server: Installing | Analyzing (256 days) | S1 | 8.4 | Windows (10) | Any | 8.4 Cannot connect to 8.3 server to perform upgrade |
| 115940 | 2024-08-27 13:54 | 2024-12-09 15:57 | Shell VSCode Extension | Analyzing (365 days) | S1 | 1.18.0 | Windows (windows 11) | x86 | The certificate is not installed at WIN Certificate Store |
| 115542 | 2024-07-08 11:24 | 2025-11-17 10:05 | MySQL Server | Analyzing (519 days) | S1 | 8.0.34-26 | Linux | x86 | MY-012872 MySQL Issues crash on long running large table update |
| 115328 | 2024-06-14 2:13 | 2025-08-11 12:05 | MySQL Server: InnoDB storage engine | Analyzing (539 days) | S5 | 8.4.0 | Red Hat (Rocky Linux 8.8) | x86 | Poor write performance due to new default value of innodb_doublewrite_pages |
| Showing 1-30 of 8117 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
