| Showing 1-30 of 47 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 119349 | 2025-11-10 12:06 | 2025-11-10 12:06 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | Incorrect String Comparison with MyISAM BIT Column in IN Subquery |
| 119338 | 2025-11-08 2:34 | 2025-11-08 2:34 | Connector / NET | Open | S3 | Any | Any | Contribution: Apply type mapping to arguments in `StartsWith/EndsWith` tran ... | |
| 119339 | 2025-11-08 17:27 | 2025-11-11 7:31 | MySQL Server: Optimizer | Verified | S3 | 8.0.41 | Any | Any | The results are different after extracting the value of the COALESCE function |
| 119340 | 2025-11-10 7:58 | 2025-11-10 7:58 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | Incorrect result for RLIKE when INSERT() uses CURRENT_USER() as an argument. |
| 119341 | 2025-11-10 8:24 | 2025-11-11 7:56 | MySQL Server: Optimizer | Verified | S3 | 9.4.0 | Any | Any | ALL subquery evaluates incorrectly in SELECT list when comparing against a BIT column |
| 119342 | 2025-11-10 8:26 | 2025-11-11 8:10 | MySQL Server: Optimizer | Verified | S3 | 9.4.0 | Any | Any | Bits value change after changing UNION to UNION ALL |
| 119343 | 2025-11-10 8:40 | 2025-11-10 8:40 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | NOT BETWEEN evaluates incorrectlywhen FROM_UNIXTIME operates on a FLOAT column |
| 119344 | 2025-11-10 8:47 | 2025-11-10 8:47 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | Floating-point precision loss happen after changing UNION to UNION ALL |
| 119345 | 2025-11-10 9:21 | 2025-11-10 9:21 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | Presence of UNIQUE index on INT column causes inconsistent results for IF with ANY subquery |
| 119346 | 2025-11-10 9:43 | 2025-11-10 9:43 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | CASE expression evaluates incorrectly |
| 119347 | 2025-11-10 10:43 | 2025-11-10 10:43 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | IN predicate incorrectly evaluates RADIANS() and TINYINT with key |
| 119348 | 2025-11-10 11:01 | 2025-11-10 11:01 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | Incorrect row number after changing having clause |
| 119337 | 2025-11-07 18:24 | 2025-11-07 18:24 | MySQL Package Repos | Open | S3 | Any | Any | No apt repo for Ubuntu 25.10 (code name questing) | |
| 119350 | 2025-11-10 12:14 | 2025-11-10 12:14 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | Column name change after changing having clause |
| 119351 | 2025-11-10 13:00 | 2025-11-10 13:00 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | Index caused different result |
| 119352 | 2025-11-10 13:11 | 2025-11-10 13:11 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | row number become less after changing where clause |
| 119353 | 2025-11-10 14:30 | 2025-11-10 14:30 | MySQL Server | Open | S3 | 9.4.0 | Any | Any | Column Value change after removing DISTINCT in query |
| 119354 | 2025-11-10 15:51 | 2025-11-10 15:51 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | IN subquery evaluates incorrectly when using IFNULL and CAST AS DATETIME |
| 119355 | 2025-11-10 16:15 | 2025-11-10 16:15 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | BETWEEN ... AND NULL evaluates incorrectly with bitwise shift |
| 119356 | 2025-11-10 16:20 | 2025-11-10 16:42 | MySQL Server: General | Open | S3 | Any | Any | Contribution: Fix NUL characters in FORMAT() output | |
| 119357 | 2025-11-10 16:36 | 2025-11-10 16:36 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | Incorrect String Comparison with HEAP BIT Column in NOT IN Subquery |
| 119358 | 2025-11-10 16:46 | 2025-11-10 16:46 | MySQL Server | Open | S3 | 9.4.0 8.4.6 | Any | Any | IN predicate incorrectly evaluates COS() and TINYINT with key |
| 119360 | 2025-11-11 8:42 | 2025-11-11 8:42 | MySQL Server: Optimizer | Open | S3 | 8.0.41 | Any | Any | Result inconsistency due to sorting in temporary tables |
| 119318 | 2025-11-06 11:28 | 2025-11-07 8:03 | MySQL Server: Data Dictionary | Verified (4 days) | S3 | 9.5 | CentOS (CentOS Linux release 7.7.1908 (Core)) | x86 (x86_64) | When modifying the system time to a date beyond 2038, MySQL installation reports an error |
| 119304 | 2025-11-05 2:08 | 2025-11-05 2:12 | MySQL Server | Open (6 days) | S3 | 5.7,8.0 | Any | Any | SQL_LOAD-xxxx file exists when the SQL thread checks permissions, causing the SQL thread fail to start |
| 119305 | 2025-11-05 4:02 | 2025-11-05 4:03 | MySQL Server: Optimizer | Open | S3 | 8.0.41 | Linux | x86 | The query results of enabling and disabling materialization are inconsistent. |
| 119306 | 2025-11-05 7:02 | 2025-11-06 5:34 | MySQL Server: Optimizer | Verified (5 days) | S3 | 8.0, 9.5 | Any | Any | The EXPLAIN plan may be inconsistent with the actual execution. |
| 119309 | 2025-11-05 13:37 | 2025-11-05 16:31 | MySQL Server | Open (6 days) | S3 | 8.0.42 + | Any | Any | An insert prepared statement fails to write across partitions |
| 119311 | 2025-11-05 16:33 | 2025-11-05 16:33 | MySQL Workbench | Open | S3 | Any | Any | Contribution: remove: gnome-keyring from dependencies in .spec file | |
| 119312 | 2025-11-05 17:30 | 2025-11-05 17:30 | MySQL Server | Open | S3 | 8.4.x | Any | Any | `start replica` command adds an invalid record to mysql.slave_master_info |
| Showing 1-30 of 47 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
