| Showing all 30 (Edit, Save, CSV, Feed) |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 116843 | 2024-12-02 14:25 | 2024-12-03 11:23 | MySQL Server | Not a Bug (437 days) | S3 | 8.4.1 | Red Hat (Linux 3.10.0-1160.102.1.el7.x86_64 ) | x86 (x86_64) | The logical error of the INET_NTOA function in the NOT IN operation. |
| 116846 | 2024-12-02 14:42 | 2024-12-04 15:06 | MySQL Server: Data Types | Verified (436 days) | S3 | 8.0 | Any | Any | The logical error of the NULLIF function in the WHERE condition. |
| 116862 | 2024-12-04 5:11 | 2024-12-04 6:51 | MySQL Server: DML | Verified (436 days) | S2 | 8.4.1, 8.0.40, 8.4.3, 9.1.0 | Red Hat (Linux 3.10.0-1160.102.1.el7.x86_64) | x86 (x86_64) | After deleting the index, the same query produces inconsistent results compared to before. |
| 116873 | 2024-12-04 14:29 | 2024-12-04 15:12 | MySQL Server: Data Types | Verified (436 days) | S3 | 8.0 | Any | Any | When comparing SMALLINT and FLOAT, the type conversion logic is incorrect. |
| 117040 | 2024-12-24 13:04 | 2024-12-24 13:14 | MySQL Server: DML | Verified (416 days) | S3 | 8.4.3, 8.0.40 | Windows (windows 11) | x86 (x86_64) | Inconsistent behavior for the same query on a DATETIME column with and without a PRIMARY KEY constraint. |
| 117089 | 2025-01-01 8:37 | 2025-01-01 9:29 | MySQL Server: DML | Verified (408 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | Inconsistent results using equivalent predicates in two queries. |
| 117091 | 2025-01-01 15:26 | 2025-01-02 7:37 | MySQL Server: DML | Verified (407 days) | S3 | 8.4.3, 8.0.40 | Windows (windows 11) | x86 (x86_64) | Using two mutually exclusive predicates as WHERE conditions returned the same result. |
| 117093 | 2025-01-02 5:51 | 2025-02-17 21:30 | MySQL Server: Data Types | Closed (395 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | The comparison results of DECIMAL type data do not meet expectations. |
| 117094 | 2025-01-02 6:31 | 2025-01-02 7:35 | MySQL Server: DML | Verified (407 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | Any (x86_64) | Using TRUE and * in SELECT returns different row counts. |
| 117095 | 2025-01-02 7:00 | 2025-01-02 7:24 | MySQL Server: DML | Verified (407 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | The GREATEST function in the predicate behaves unexpectedly. |
| 117096 | 2025-01-02 8:43 | 2025-01-02 11:59 | MySQL Server: DML | Verified (407 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | The result of using CAST AS DOUBLE in the query does not meet expectations. |
| 117127 | 2025-01-08 5:38 | 2025-01-08 7:38 | MySQL Server: DML | Verified (401 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | Query results do not meet expectations when the predicate involves CASE WHEN and LIKE |
| 117128 | 2025-01-08 5:42 | 2025-01-13 9:23 | MySQL Server: DML | Verified (401 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 | Query results do not meet expectations when the predicate involves CAST AS FLOAT and >> operator |
| 117131 | 2025-01-08 7:52 | 2025-01-09 9:20 | MySQL Server: DML | Verified (400 days) | S3 | 8.4.1, 8.0.40 | Windows (windows 11) | x86 (x86_64) | Query results don't match expectations with FIELD function in predicate. |
| 117222 | 2025-01-17 7:26 | 2025-01-17 9:15 | MySQL Server: Data Types | Verified (392 days) | S3 | 8.4.1 9.1.0, 8.0.40 | Windows | x86 | Query results are unexpected with BIT data type comparisons. |
| 117223 | 2025-01-17 7:33 | 2025-01-17 9:16 | MySQL Server: Data Types | Verified (392 days) | S2 | 8.4.1 9.1.0, 8.0.40 | Windows | x86 | Query results are unexpected with BIT data type and IN operator. |
| 117232 | 2025-01-18 5:48 | 2025-01-20 5:29 | MySQL Server: Data Types | Verified (389 days) | S2 | 8.4.1,9.1.0, 8.4.0, 8.4.3 | Windows (windows 11) | x86 | Unexpected results with YEAR data type comparisons in query predicates. |
| 117233 | 2025-01-18 6:00 | 2025-01-20 5:54 | MySQL Server: DML | Verified (389 days) | S2 | 8.4.1,9.1.0, 8.0.40, 8.4.3 | Windows | x86 | The same query involving TIME type returns different results with and without using an index. |
| 117234 | 2025-01-18 6:35 | 2025-01-20 5:58 | MySQL Server: JSON | Verified (389 days) | S2 | 8.4.1,9.1.0, 8.0.40, 8.4.3 | Windows | x86 | Unexpected results when using JSON_ARRAY(NULL) in query predicates. |
| 117235 | 2025-01-18 7:00 | 2025-01-20 6:07 | MySQL Server: JSON | Verified (389 days) | S3 | 8.4.1,9.1.0, 8.0.40, 8.4.3 | Windows | x86 | Unexpected results when using JSON_ARRAY comparison as a predicate. |
| 117451 | 2025-02-13 1:33 | 2025-12-30 7:41 | MySQL Server: Optimizer | Verified (365 days) | S2 | 8.4.1 9.1.0, 8.0.41 | Windows (windows 11) | x86 (x86_64) | Comparing a BIGINT column with the result of an IF function using "=" yields unexpected results. |
| 117452 | 2025-02-13 1:38 | 2025-02-13 4:43 | MySQL Server: DML | Verified (365 days) | S3 | 8.4.1 9.1.0 , 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results with IS_IPV4_MAPPED in WHERE clause. |
| 117453 | 2025-02-13 1:51 | 2025-02-13 5:20 | MySQL Server: DML | Verified (365 days) | S2 | 8.4.1 9.1.0, 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results with ACOS function in WHERE clause. |
| 117454 | 2025-02-13 2:08 | 2025-02-13 5:48 | MySQL Server: JSON | Verified (365 days) | S2 | 8.4.1 9.1.0 , 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results with JSON_VALID function in WHERE clause. |
| 117455 | 2025-02-13 2:13 | 2025-02-13 6:30 | MySQL Server: Memory storage engine | Verified (365 days) | S2 | 8.4.1 9.1.0, 8.4.4, 8.0.41 | Windows (windows 11) | x86 (x86_64) | MEMORY engine CHAR type comparison results differ from expectations. |
| 117456 | 2025-02-13 2:24 | 2025-02-13 6:37 | MySQL Server: DML | Verified (365 days) | S3 | 8.4.1 9.1.0, 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results when using JSON_OBJECT function in WHERE clause |
| 117457 | 2025-02-13 2:37 | 2025-02-13 7:02 | MySQL Server: DML | Verified (365 days) | S3 | 8.4.1 9.1.0 , 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results with complex WHERE conditions |
| 117458 | 2025-02-13 2:50 | 2025-02-17 13:41 | MySQL Server: DML | Duplicate (361 days) | S3 | 8.4.1, 8.0.41 | Windows (windows 11) | x86 (x86_64) | Unexpected results when using CHAR function in WHERE clause |
| 117754 | 2025-03-20 7:48 | 2025-03-20 10:10 | MySQL Server: DDL | Verified (330 days) | S2 | 8.4.1 9.1.0 , 8.4.4, 8.0.41 | Windows (windows 11) | x86 (x86_64) | Row counts differ with and without an index for same table. |
| 119031 | 2025-09-18 6:12 | 2025-09-23 5:39 | MySQL Server: Parser | Not a Bug (143 days) | S3 | 8.4.6 | MacOS | Any | HAVING clause fails with "Unknown column" for a subquery alias that is valid in GROUP BY |
| Showing all 30 (Edit, Save, CSV, Feed) |
