| Showing 1-30 of 33 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 111241 | 2023-06-01 11:39 | 2023-06-01 13:57 | MySQL Server: DML | Verified (1008 days) | S3 | Last commit version in github https://gi | Any | Any | Wrong result of `IN` clause |
| 111421 | 2023-06-14 15:34 | 2023-06-15 5:37 | MySQL Server: DDL | Verified (994 days) | S3 | last commit version in github, 8.0.33 | Any | Any | Unexpected error when `CHECK` a predicate that is always true |
| 111433 | 2023-06-15 9:55 | 2023-06-15 13:52 | MySQL Server | Not a Bug (994 days) | S3 | last commit version in github | Any | Any | Unexpected error on `ALL` operator |
| 111505 | 2023-06-21 3:12 | 2023-06-21 12:29 | MySQL Server | Duplicate (988 days) | S3 | last commit version in github | Any | Any | Expression triggers an error in `UPDATE` but not in `SELECT` |
| 117214 | 2025-01-16 8:10 | 2025-01-17 11:08 | MySQL Server: Optimizer | Not a Bug (412 days) | S3 | 8.0 | Any | Any | inconsistent result of two equivalent query |
| 117620 | 2025-03-05 3:20 | 2025-03-05 7:50 | Connector / J | Duplicate (365 days) | S3 | 9.2.0 | Any | Any | NumberFormatException in JDBC |
| 118591 | 2025-07-07 11:28 | 2025-07-10 7:11 | MySQL Server: Data Types | Duplicate (238 days) | S1 | 9.3.0 | Any | Any | empty string parse to 0 in SET statement, which is different from that in the SELECT query |
| 118592 | 2025-07-07 12:12 | 2025-07-10 6:53 | MySQL Server: Prepared statements | Duplicate (238 days) | S1 | 9.3.0 | Any | Any | Unexpected result of prepared statement |
| 118595 | 2025-07-07 15:16 | 2025-07-10 7:19 | MySQL Server: Prepared statements | Not a Bug (238 days) | S1 | 9.3.0 | Any | Any | NULL are transformed to false in certain expression in prepared statement |
| 118601 | 2025-07-08 9:30 | 2025-07-09 8:47 | MySQL Server: Prepared statements | Not a Bug (239 days) | S3 | 8.0.42, 8.4.5 | Any | Any | Inconstant type between constants in prepare statement and SELECT statement |
| 118621 | 2025-07-09 12:39 | 2025-07-09 14:19 | MySQL Server: Optimizer | Verified (239 days) | S3 | 9.3.0, 8.0.42 | Any | Any | subquery_to_derived optimizer makes query produce incorrect result |
| 118625 | 2025-07-10 3:04 | 2025-08-06 12:47 | MySQL Server: DDL | Duplicate (211 days) | S3 | 9.3.0 | Any | Any | index makes query generate incorrect result |
| 118630 | 2025-07-10 9:05 | 2025-07-23 1:36 | MySQL Server: DML | Not a Bug (225 days) | S3 | 9.3.0 | Any | Any | INSERT IGNORE failed but insert a different value |
| 118749 | 2025-07-30 2:41 | 2025-07-30 11:57 | MySQL Server: Optimizer | Duplicate (218 days) | S3 | 9.3.0 | Any | Any | internal_tmp_mem_storage_engine=memory make the query generate different result on -0 and 0 |
| 118750 | 2025-07-30 3:33 | 2025-09-21 20:45 | MySQL Server: Prepared statements | Analyzing (218 days) | S3 | 9.3.0 | Any | Any | binary comparison has different results in prepared statement and normal SELECT query |
| 118982 | 2025-09-10 6:55 | 2025-09-26 12:01 | MySQL Server: Optimizer | Not a Bug (160 days) | S1 | 9.4.0 | Linux | Any | Unexpected result of IN operator |
| 119048 | 2025-09-21 12:57 | 2025-09-23 1:27 | MySQL Server: Prepared statements | Verified (164 days) | S2 | 9.4.0 | Any | Any | inconsistent result of two equivalent query with operator ~ |
| 119058 | 2025-09-23 0:57 | 2025-09-25 16:08 | MySQL Server: Prepared statements | Verified (163 days) | S1 | 9.4.0 | Any | Any | `\` is inconsistent in prepared statement and normal query |
| 119129 | 2025-10-10 14:13 | 2026-01-08 2:48 | MySQL Server | Not a Bug (56 days) | S3 | 5.7 | Any | Any | Unexpected error `BIGINT value is out of range in '--9223372036854775808'` |
| 119139 | 2025-10-13 7:30 | 2025-12-18 8:56 | MySQL Server: Optimizer | Verified (77 days) | S1 | 9.4.0 | Any | Any | Unexpected error `Incorrect DECIMAL value: '0' for column '' at row -1` |
| 119140 | 2025-10-13 8:01 | 2026-01-06 14:56 | MySQL Server: Optimizer | Verified (58 days) | S1 | 8.4 | Any | Any | DISTINCT works inconsistently in normal SELECT and prepared statement for 0 and -0 |
| 119386 | 2025-11-13 11:44 | 2026-01-15 12:35 | MySQL Server: Optimizer | Verified (49 days) | S1 | 9.4.0 | Any | Any | unexpected error "Can't write; duplicate key in table '/tmp/#sql1_372_1'" |
| 119637 | 2026-01-07 8:15 | 2026-01-07 9:34 | MySQL Server | Not a Bug (57 days) | S1 | 9.5.0 | Any | Any | Data type of value changed by prepared statement |
| 119650 | 2026-01-09 2:04 | 2026-01-09 7:34 | MySQL Server: Optimizer | Verified (55 days) | S1 | 9.5.0 | Any | Any | IN operator returns unexpected result when one of values in the list is NULL |
| 119669 | 2026-01-13 13:27 | 2026-01-13 14:53 | MySQL Server: Optimizer | Verified (51 days) | S1 | 8.0.44 | Any | Any | Inconsistent behaviour between normal query and prepared statement |
| 119670 | 2026-01-13 13:46 | 2026-01-13 14:51 | MySQL Server: Optimizer | Verified (51 days) | S1 | 8.0.44 | Any | Any | Incorrect result caused by index |
| 119687 | 2026-01-15 10:23 | 2026-01-15 13:18 | MySQL Server: Optimizer | Verified (49 days) | S1 | 8.0.44 | Any | Any | Inconsistent behaviour between normal and prepared INSERT |
| 119692 | 2026-01-16 5:23 | 2026-01-16 8:09 | MySQL Server: Optimizer | Verified (48 days) | S1 | 8.0.44 | Any | Any | The normal query generated a non-optimal query plan. |
| 119716 | 2026-01-19 1:36 | 2026-01-19 9:16 | MySQL Server: Optimizer | Verified (45 days) | S1 | 8.0.44 | Any | Any | Suboptimal query plan generated by normal query compare to prepared statement |
| 119741 | 2026-01-22 7:00 | 2026-01-22 8:35 | MySQL Server: Optimizer | Verified (42 days) | S1 | 8.0.44 | Any | Any | internal_tmp_mem_storage_engine = MEMORY setting makes the DISTINCTROW returns incorrect result on 0 and -0 |
| Showing 1-30 of 33 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
