Showing 1-90 of 6286 (Edit, Save, CSV, Feed) Show Next 90 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1211662026-08-25
1:41
2026-08-25
1:43
MySQL Server: InnoDB storage engineOpenS28.0.30AnyAnyconcurrent updates make FK ON UPDATE CASCADE miss child rows
1211632026-08-23
8:00
2026-08-23
8:58
MySQL Server: Command-line ClientsOpen
(2 days)
S19.7.1AnyAnymysqldump discards time_zone and sql_mode, silently changing generated column data
1211622026-08-23
7:59
2026-08-23
7:59
MySQL Server: PartitionsOpenS19.7.1AnyAnyEXCHANGE PARTITION definition check ignores expressions and CHECK constraints
1211602026-08-23
7:40
2026-08-23
12:40
MySQL ServerOpen
(2 days)
S29.7.1AnyAnyVIEW materialization changes AVG(INT) decimal scale across UNION ALL
1211582026-08-23
6:41
2026-08-23
7:55
MySQL Server: DDLOpen
(2 days)
S19.7.1AnyAnyALTER COLLATE skips validation of UNIQUE functional index, leaving duplicate keys
1211572026-08-23
6:37
2026-08-23
6:40
MySQL Server: OptimizerOpen
(2 days)
S19.7.1 AnyAnyTimezone-dependent generated column breaks UNIQUE and makes table unrestorable
1211552026-08-22
15:02
2026-08-22
15:02
MySQL Server: OptimizerOpenS29.7.1AnyAnyMySQL loses LEFT JOIN preserved rows when an empty temporary table is used with DISTINCT and a window function
1211522026-08-22
6:09
2026-08-25
6:46
MySQL Server: OptimizerVerifiedS39.2AnyAnyCTE merge incorrectly loses the first alias when a BIT column is projected twice with different aliases
1211512026-08-22
2:15
2026-08-24
4:36
MySQL Server: DocumentationOpen
(1 day)
S38.4.5AnyAnyInnoDB Locking docs don't qualify the unique-index equality gap-lock guarantee for IN (...) lists
1211492026-08-21
13:17
2026-08-21
20:37
MySQL Server: OptimizerVerified
(4 days)
S29.7.1AnyAnyMySQL temporal implicit conversion changes `TIMEDIFF` predicate results after materialization
1211472026-08-21
4:11
2026-08-21
20:40
MySQL Server: OptimizerVerified
(4 days)
S39.7.1Ubuntu (22.04)AnyQUOTE() incorrectly treated as null-rejecting in outer joins
1211452026-08-20
11:33
2026-08-21
6:44
MySQL Server: OptimizerVerified
(4 days)
S38.0Ubuntu (22.04)AnyCOUNT(DISTINCT UUID()) / RAND() returns 1 under implicit grouping
1211442026-08-20
11:08
2026-08-20
11:20
MySQL Server: Performance SchemaOpen
(5 days)
S28.4.4 (Any)AnyAnyPerformance Schema reports ROWS_EXAMINED inside stored programs wrongly as a running total
1211412026-08-20
1:50
2026-08-20
5:26
MySQL Server: OptimizerVerified
(5 days)
S18.0.46, 8.4.11, 9.7.2AnyAnygroup skip scan for deduplication collapses each group to one row before a semijoin/antijoin condition on a later index
1211262026-08-19
11:43
2026-08-19
11:43
MySQL ServerOpenS38.4.10AnyAnyPrepared Cast Unsigned Parameter Truncation
1211252026-08-19
9:36
2026-08-19
9:36
MySQL ServerOpenS18.0.38Windows (Windows 11)x86Mysql gets corrupted whenever the windows system gets restarted
1211242026-08-19
8:10
2026-08-19
8:10
MySQL Server: DDLOpenS38.0.46AnyAnyUnrelated CHECK on DATETIME prevents INSTANT/INPLACE ENUM extension
1211222026-08-19
5:49
2026-08-19
5:55
MySQL Server: Performance SchemaOpenS326.7.0AnyAnyRace in Performance Schema shared memory-stat capacity accounting can underflow size_t and corrupt high/low watermarks
1211202026-08-19
4:50
2026-08-19
4:51
MySQL Server: DDLOpen
(6 days)
S39.7.2AnyAnyINPLACE utf8mb3-to-utf8mb4 conversion corrupts unindexed CHAR in REDUNDANT tables
1211162026-08-18
11:25
2026-08-18
11:25
MySQL Server: PartitionsOpenS29.7.1MacOSARMindex scan on a subpartitioned table silently omits rows when a secondary index contains a VIRTUAL generated column
1211152026-08-18
11:00
2026-08-18
11:08
MySQL Server: DDLOpenS39.7.2AnyAnyOnline rebuild can corrupt REDUNDANT CHAR records after utf8mb3-to-utf8mb4 conversion
1211132026-08-18
9:22
2026-08-19
14:23
MySQL Server: OptimizerVerified
(6 days)
S38.0.46, 8.4.11, 9.7.2AnyAny`JSON_QUOTE()` metadata overflow truncates valid output
1211122026-08-18
9:20
2026-08-19
14:17
MySQL Server: OptimizerVerified
(6 days)
S38.0.46, 8.4.11, 9.7.2AnyAnyCharacter-set conversion metadata overflow causes silent data loss
1211112026-08-18
9:15
2026-08-19
8:24
MySQL Server: OptimizerVerified
(6 days)
S38.0.46, 8.4.11, 9.7.2AnyAnyHex Result Metadata Uint32 Wrap
1211022026-08-17
1:29
2026-08-21
14:11
MySQL Server: InnoDB storage engineVerified
(4 days)
S28.0.46,8.4.11,9.7.2, 26.10.0AnyAnyINPLACE rebuild may corrupt long-prefix secondary indexes
1211002026-08-16
22:04
2026-08-19
5:22
MySQL Server: OptimizerVerified
(6 days)
S38.0.46, 8.4.11, 9.7.2LinuxARM Merged `CAST(col AS CHAR) COLLATE utf8mb4_0900_bin` makes col = UPPER(col) return wrong result
1210992026-08-16
22:01
2026-08-19
4:53
MySQL Server: OptimizerVerified
(6 days)
S38.0.46, 8.4.11, 9.7.2LinuxARMMerged CASE/CAST view + aliased HAVING MIN(col) >= IFNULL(col, col) returns wrong result
1210912026-08-13
14:00
2026-08-14
11:08
MySQL Server: OptimizerVerified
(11 days)
S28.0.46, 8.4.11, 9.7.2AnyAnyWrapping a SET column in VIEW/CTE changes `HAVING MAX(set_col) > numeric_literal` semantics
1210852026-08-12
21:49
2026-08-13
7:14
MySQL Server: OptimizerVerified
(12 days)
S38.0.46,8.4.11, 9.7.2LinuxARMA VIEW whose column is an expression drops a group in query
1210842026-08-12
20:45
2026-08-13
7:13
MySQL Server: OptimizerVerified
(12 days)
S38.0.46,8.4.11, 9.7.2LinuxARMVAR_SAMP() result depends on the query plan
1210832026-08-12
20:39
2026-08-13
6:28
MySQL Server: OptimizerVerified
(12 days)
S38.0.46,8.4.11, 9.7,2LinuxARMSELECT DISTINCT ... GROUP BY <same list> drops rows
1210822026-08-12
20:31
2026-08-13
6:31
MySQL Server: OptimizerVerified
(12 days)
S38.0.46, 8.4.11, 9.7.2LinuxARM`x NOT IN (<set-operation subquery>)` drops rows
1210792026-08-12
12:49
2026-08-12
17:31
MySQL Server: OptimizerVerified
(13 days)
S28.4.9LinuxAnyWrong result: quantified comparison subquery (>= ALL etc.) evaluates FALSE under double negation
1210712026-08-11
3:56
2026-08-11
5:58
MySQL Server: Command-line ClientsOpen
(14 days)
S39.7.1Linux (AlmaLinux 9.2)x86 (x86_64)mysql_tzinfo_to_sql drops TZif future DST rules after 2037
1210702026-08-11
0:30
2026-08-13
7:11
MySQL Server: OptimizerVerified
(12 days)
S38.0.46, 8.4.11, 9.7.2LinuxARMVAR_SAMP (and VAR_POP / STDDEV_SAMP) over BIGINT UNSIGNED values near 2^64 is insertion-order dependent
1210682026-08-07
22:26
2026-08-10
5:21
MySQL Server: OptimizerVerified
(15 days)
S38.0.46, 8.4.11, 9.7.2UbuntuARMNO_BACKSLASH_ESCAPES + UNION + escaped apostrophe raises error
1210662026-08-07
12:41
2026-08-10
5:48
MySQL Server: Command-line ClientsOpenS38.4.4 (Any)AnyAnycomment entry is not working with DELIMITER in mysql client via cli command
1210652026-08-07
9:16
2026-08-11
12:42
MySQL Server: InnoDB storage engineOpenS18.4.10, 8.0.45, 5.7.39Linuxx86mysqld crashes with signal 11 while OPTIMIZE and concurrent DML on the same table
1210622026-08-06
14:41
2026-08-06
14:50
MySQL Server: Prepared statementsOpen
(19 days)
S38.0.33AnyAnyPrepared statement with USING variables returns empty result against DATE + TIME columns
1210612026-08-06
8:37
2026-08-13
2:36
MySQL Server: InnoDB storage engineOpen
(12 days)
S29.7, 8.4, 26.7, 8.0.46AnyAnyInnoDB wrong result for a full-column secondary index on an externally stored field during MVCC lookup
1210592026-08-06
1:47
2026-08-06
1:47
MySQL Server: PackagingOpenS39.7.2Ubuntu (22.04)AnyMySQL 9.7.2 debuild fails because of embedded -DMRS_JIT_EXECUTOR_LIB= build host path
1210582026-08-05
12:33
2026-08-05
13:11
MySQL Server: InnoDB storage engineOpen
(20 days)
S39.7.2AnyAnyKILL QUERY during an in-place ALTER TABLE leaves a bulk-load page buffer fixed
1210562026-08-04
22:19
2026-08-04
22:26
MySQL Server: ReplicationOpen
(21 days)
S28.0, 8.4, 9.7 and 26.7.0AnyAnyThe recovery recommendations in Last_IO_Error "fatal error 1236" are wrong (since 8.0.17).
1210552026-08-04
22:14
2026-08-04
22:26
MySQL Server: DocumentationOpen
(21 days)
S28.0, 8.4, 9.7 and 26.7.0 (and 5.7)AnyAnyThe documentation of gtid_purged (and more) is incomplete since 8.0.17.
1210542026-08-04
12:59
2026-08-04
12:59
Connector / PythonOpenS29.5.0MacOS (macOS (Darwin 25.5.0), arm64)ARM (Apple Silicon (arm64))executemany()/execute() with large multi-row INSERT (ODKU or plain) corrupts generated SQL on real text (1064 syntax err
1210512026-08-04
6:20
2026-08-06
7:41
MySQL Server: PackagingOpen
(21 days)
S226.7.0, 9.7.2Fedora (Fedora 44)AnyPackage dependency issues on Fedora 44
1210502026-08-03
22:09
2026-08-04
22:20
MySQL Server: ReplicationOpen
(21 days)
S38.0, 8.4, 9.7 and 26.7AnyAnyConfusing Last_IO_Error "fatal error 1236" since 8.0 (also affecting 8.4, 9.7 and 26.7) and more.
1210462026-08-01
0:46
2026-08-04
7:45
MySQL Server: OptimizerVerified
(21 days)
S38.0.46, 8.4.10, 9.7.1AnyAny HAVING applied after SELECT DISTINCT deduplication → order-dependent wrong (empty) result
1210452026-07-31
23:14
2026-07-31
23:14
MySQL Server: Performance SchemaOpenS39.7.2, 8.4 (present since 8.2.0)AnyAnyServer telemetry metrics (mysql.stats, mysql.stats.handler) always report 0
1210442026-07-31
10:50
2026-07-31
11:01
MySQL Server: InnoDB storage engineOpen
(25 days)
S18.0.44, 8.0.45, 8.4.7, 8.4.8Linux (Official mysql Docker image (Oracle Linux 9); also Azure Database for MySQL Flexible Server)ARM (aarch64 (local repro); production/test instances affected are x86_64)mysqld crashes (signal 11) building multi-valued index via ALTER TABLE on JSON column holding both empty and non-empty a
1210412026-07-30
9:21
2026-08-06
4:29
MySQL Server: OptimizerVerified
(19 days)
S58.0.46, 8.4.11, 9.7.2Linuxx86JOIN a table with a condition that does not belong to it
1210402026-07-30
9:06
2026-08-03
8:00
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1MacOSARMderived condition pushdown across a set operation ignores collation equality, breaking predicate monotonicity (default)
1210382026-07-30
8:59
2026-08-04
14:48
MySQL Server: OptimizerPatch pending
(22 days)
S19.7.1MacOSARMhypergraph_optimizer=on silently updates/deletes the wrong rows for single-table UPDATE/DELETE with ORDER BY when the WH
1210362026-07-30
8:55
2026-08-03
8:13
MySQL Server: OptimizerVerified
(22 days)
S38.0.46, 8.4.10, 9.7.1MacOSARMCreating a secondary index on an ENUM column changes the result of MIN()/MAX()
1210352026-07-30
8:50
2026-07-30
8:54
MySQL Server: ReplicationOpen
(26 days)
S58.0.46+, 8.4.10+Linuxx86Extra Table_map events are included in the binary log
1210332026-07-30
0:39
2026-08-03
8:51
MySQL Server: OptimizerVerified
(22 days)
S38.0.46, 8.4.10, 9.7.1, 26.7.0UbuntuARMSemijoin returns wrong row count over a LATERAL-derived-table view vs the base table
1210322026-07-30
0:14
2026-07-31
10:39
MySQL Server: OptimizerVerified
(25 days)
S38.0.46, 8.4.10, 9.7.1, 26.7UbuntuARM`REGEXP` backslash character-class in a WHERE over a UNION ALL derived table drops all matching rows
1210282026-07-29
6:09
2026-07-31
11:49
MySQL Server: OptimizerVerified
(25 days)
S29.7.1MacOSARMCardinality Check Granularity Error in subquery_to_derived
1210262026-07-29
3:26
2026-07-31
11:37
MySQL Server: OptimizerVerified
(25 days)
S28.0.42, 8.0.46, 8.4.9, 9.7.2Any (official mysql Docker images, linux/arm64 and linux/amd64)AnySemijoin duplicate-weedout missing from plan: EXISTS + NOT EXISTS returns duplicate rows
1210232026-07-28
13:23
2026-07-28
13:23
MySQL Server: DocumentationOpenS38.4,9.7AnyAnyRequest to improve detail level in AI-generated release notes (restore 1–2 sentence bug descriptions)
1210222026-07-28
13:01
2026-08-10
1:19
MySQL Server: InstallingVerified
(15 days)
S226.7.0MacOS (26.6)ARM ((Apple Silicon))No MySQL PreferencePane in macOS installer package
1210202026-07-28
6:11
2026-07-29
9:47
MySQL Server: OptimizerVerified
(27 days)
S29.7.1MacOSARMsubquery_to_derived transforms LIMIT 1 into MIN aggregate when subquery is inside derived table (= fast-path context fai
1210192026-07-28
6:04
2026-08-10
5:53
MySQL Server: OptimizerVerified
(15 days)
S28.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived + semijoin=off produces wrong WHERE-clause EXISTS results with LIMIT (dual boundary interaction, sil
1210182026-07-28
5:43
2026-07-29
6:07
MySQL Server: OptimizerVerified
(27 days)
S29.7.1MacOSARMsubquery_to_derived produces wrong EXISTS/NOT EXISTS results with LIMIT (silent corruption)
1210172026-07-28
5:06
2026-07-29
4:26
MySQL Server: OptimizerVerified
(27 days)
S39.7.1MacOSARMsubquery_to_derived drops LIMIT 1 from non-equality scalar subqueries
1210132026-07-27
9:57
2026-07-27
14:00
MySQL Server: OptimizerVerified
(29 days)
S39.7.1 MacOSARMsubquery_to_derived causes row count mismatch with window function + LEFT JOIN
1210122026-07-27
9:55
2026-07-27
14:15
MySQL Server: OptimizerVerified
(29 days)
S38.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived bypasses only_full_group_by check
1210112026-07-27
9:52
2026-07-27
14:18
MySQL Server: OptimizerVerified
(29 days)
S38.0.46, 8.4.10, 9.7.1MacOSARMsubquery_to_derived causes wrong result with GROUP BY ... WITH ROLLUP
1210102026-07-27
7:15
2026-07-27
7:15
MySQL Server: User-defined functions ( UDF )OpenS28.4.7-7AnyAnyContribution by ByteDance RDS MySQL team: mysqld crashes on keyring_key_store UDF return-type mismatch
1210012026-07-23
16:12
2026-07-28
13:13
MySQL Server: OptimizerVerified
(28 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyIncorrect evaluation of NOT (A AND NOT A AND (A IS NOT NULL)) drops NULL rows due to invalid ternary logic simplificatio
1209982026-07-23
15:39
2026-08-03
10:55
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent evaluation of NOT ((CASE WHEN ... LIKE a) OR a) on SMALLINT ZEROFILL UNIQUE column causes duplicate rows
1209972026-07-23
15:31
2026-08-06
8:02
MySQL Server: OptimizerVerified
(19 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyIncorrect index lookup range pushdown/coercion for IN (COALESCE(decimal, string)) on integer indexed column violates TLP
1209942026-07-23
14:09
2026-08-03
8:57
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent JOIN result when comparing TEXT and DECIMAL columns with and without UNIQUE index
1209922026-07-23
13:06
2026-08-03
6:53
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent comparison behavior between CHARSET() string expression vs CTAS materialized column against hex literal (0x
1209912026-07-23
12:59
2026-08-03
6:50
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent comparison behavior between integer and ADDDATE(DATETIME, 0) expression vs CTAS materialized column
1209902026-07-23
12:50
2026-08-03
6:49
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent boolean evaluation between MAX(ENUM) aggregate expression and CTAS materialized ENUM column
1209892026-07-23
12:44
2026-07-23
12:44
MySQL Server: DocumentationOpenS39.4.0, 8.3.0(behavior); manual: multipleAnyAnyDocumentation: FLOAT(p) boundary on floating-point-types page contradicts numeric-type-syntax page and actual server beh
1209882026-07-23
12:31
2026-08-03
6:40
MySQL Server: OptimizerVerified
(22 days)
S28.0.46, 8.4.10, 9.7.1AnyAnyRedundant DISTINCT in UNION, INTERSECT and EXCEPT branches is not eliminated
1209872026-07-23
12:16
2026-08-06
7:44
MySQL Server: OptimizerVerified
(19 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent boolean evaluation of LEAST(TIME, VARCHAR) between dynamic calculation and CTAS materialized column
1209852026-07-23
10:39
2026-08-06
12:46
MySQL Server: OptimizerVerified
(19 days)
S29.6.0,9.7.0UbuntuAnyENUM comparison with a CHAR() binary-string expression changes after CREATE TABLE AS SELECT materialization
1209842026-07-23
10:19
2026-07-30
6:55
MySQL Server: OptimizerVerified
(26 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyInconsistent type metadata and display for COALESCE() on a BIT column before and after CREATE TABLE AS SELECT
1209832026-07-23
10:07
2026-07-29
10:20
MySQL Server: OptimizerVerified
(27 days)
S29.7.1UbuntuAnyWrong result for NOT IN subquery on a BIT column while an equivalent materialized query returns the expected row
1209802026-07-23
2:09
2026-08-03
8:23
MySQL Server: DMLVerified
(22 days)
S38.0.46AnyAnyDATE column vs INTEGER column comparison returns different results with column reference vs literal value
1209762026-07-22
4:45
2026-07-22
9:34
MySQL Server: OptimizerVerified
(34 days)
S19.3AnyAnyLATERAL Derived Table Causes IFNULL to Ignore Inner Table Column, Returning NULL for All Rows
1209752026-07-22
4:42
2026-07-22
9:05
MySQL Server: OptimizerVerified
(34 days)
S18.0.46, 8.4.10, 9.7.1AnyAnyMixed-Type IFNULL Constant Causes Wrong Integer Conversion in Index Lookup
1209742026-07-21
18:54
2026-07-22
8:43
MySQL Server: Information schemaOpen
(34 days)
S28.0.34-26AnyAnyClient connection kill command doesn't kill process
1209722026-07-21
13:42
2026-07-22
12:09
MySQL Server: OptimizerVerified
(34 days)
S28.0.46, 8.4.10, 9.7.1AnyAnyRedundant outer DISTINCT creates a second temporary-table deduplication above EXCEPT in MySQL
1209712026-07-21
9:01
2026-08-20
5:52
MySQL Server: OptimizerVerified
(34 days)
S28.0.46, 8.4.10, 9.7.1AnyAnyRedundant IS NOT NULL on SHA2() expression causes extra evaluation and slower execution
1209662026-07-21
5:58
2026-07-22
8:41
MySQL Server: OptimizerVerified
(34 days)
S18.0.46, 8.4.10, 9.7.1AnyAnyLEAST Expression Incorrectly Evaluated as Integer for Index Lookup in IN Condition
1209562026-07-19
12:30
2026-07-22
14:02
MySQL Server: OptimizerVerified
(34 days)
S28.0.46, 8.4.10, 9.7.1UbuntuAnyMySQL does not normalize duplicated OR predicates, causing a ~158x execution-time difference for equivalent WHERE clause
  Showing 1-90 of 6286 (Edit, Save, CSV, Feed) Show Next 90 Entries »