Showing 1-60 of 80 (Edit, Save, CSV, Feed) Show Next 60 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
569392010-09-22
15:17
2025-12-07
20:45
MySQL ServerVerified
(5685 days)
S35.1+AnyAnymysql-log-rotate has outdated command/option names
746402014-10-30
18:24
2014-10-30
20:39
MySQL ServerVerifiedS35.6.20AnyAnyThere is no way to view MyISAM secondary key cache existence or usage
722862014-04-09
8:49
2025-12-07
20:45
MySQL ServerVerified
(4390 days)
S35.6+AnyAnyserver-system-variables.html and "Dynamic variable" setting is incomplete
603512011-03-04
22:15
2013-01-15
15:27
MySQL ServerVerified
(4839 days)
S55.1.55AnyAnytrim same character processes data only byte wise (continue of bug14637 (4))
603492011-03-04
21:20
2013-01-15
15:25
MySQL ServerVerified
(4839 days)
S55.1.55AnyAnytrim beginning spaces processes data only byte wise (continue of bug14637 (3))
603482011-03-04
20:14
2013-01-15
15:25
MySQL ServerVerified
(4839 days)
S55.1.55AnyAnytrim trailing spaces processes data only byte wise (continue of bug14637 (2))
603452011-03-04
17:11
2013-01-15
15:25
MySQL ServerVerified
(4839 days)
S55.1.55 6.0.11AnyAnytrim trailing spaces processes data only byte wise (the continue of bug14637)
595812011-01-18
12:36
2025-12-07
20:45
MySQL ServerVerified
(5565 days)
S35.1.54 - likely any 5.xAnyAnyEquivalence of sql_modes not reflected in sql_mode returned.
586332010-12-01
14:08
2025-12-07
20:45
MySQL ServerVerified
(5596 days)
S35.1AnyAnyoptions after -- are processed incorrectly
577162010-10-25
17:45
2025-12-07
20:45
MySQL ServerVerified
(5652 days)
S35.1.51AnyAnySHOW PROFILE truncates
770502015-05-15
14:17
2015-05-22
15:01
MySQL ServerVerified
(3986 days)
S35.6.24, 5.6.26, 5.7.8AnyAnySyntax error if index type specified
566942010-09-09
15:28
2025-12-07
20:45
MySQL ServerVerified
(5687 days)
S3AnyAnymysql.server + large amounts of memory = cannot allocate error
564972010-09-02
13:23
2012-05-18
20:19
MySQL ServerVerifiedS35.1AnyAnyps_3innodb fails if MTR run with --mysqld=--query-cache-size=1000000
564662010-09-01
16:52
2012-05-18
20:19
MySQL ServerVerifiedS35.1AnyAnymain.ps_4heap fails if MTR run with --mysqld=--query-cache-size=1000000
559712010-08-13
14:11
2012-05-18
20:19
MySQL ServerVerified
(5723 days)
S36.0.11-alpha, 5.5.5, 5.1.49Any (MS Windows, Linux)AnyAdding new collation ended with error "Unknown collation"
544692010-06-13
15:10
2025-12-07
20:45
MySQL ServerVerified
(5745 days)
S25.1.47WindowsAnyUser with host mapped to localhost will not be able to log in
535612010-05-11
12:20
2016-10-16
20:45
MySQL ServerVerified
(5816 days)
S35.1.46, 5.5AnyAnyHA_EXTRA_WRITE_CAN_REPLACE does not work with row based replication
527042010-04-08
21:55
2012-05-18
20:19
MySQL ServerPatch pending
(5669 days)
S25.1.41 (Ubuntu), 4.1, 5.0, 5.1, 5.6.99 bzrLinuxAnyexec_time=4294967295
516672010-03-02
23:49
2026-04-05
20:45
MySQL ServerVerifiedS35.1AnyAnyNeed status variable for com_ping
506752010-01-27
20:34
2025-12-07
20:45
MySQL ServerVerified
(5922 days)
S24.1, 5.0, 5,1, 5.5 bzrAnyAnyPasswords are not converted to same character set before comparing
1201802026-03-30
13:32
2026-03-30
13:32
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)NoREC Bug: COUNT(*) and SUM(CASE WHEN ...) return inconsistent results with string-length expression and NULL-sensitive
1202722026-04-15
11:21
2026-04-15
11:21
MySQL ServerOpenS28.0.45AnyAnyddl stuck in Waiting for clone PAGE_COPY state
1202712026-04-15
10:54
2026-04-15
10:54
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)Logic error: EXISTS subquery treated as constant TRUE yields different result than literal TRUE
1202702026-04-15
9:49
2026-04-15
9:49
MySQL ServerOpenS19.6.0AnyAnyIncorrect result for INTERSECT ALL with semantically equivalent EXCEPT operands when right EXCEPT left operand is wrap
1202692026-04-15
7:40
2026-04-15
10:34
MySQL ServerOpen
(1 day)
S19.6.0AnyAnyWrong result in string comparison with JSON_UNQUOTE(JSON_EXTRACT(...))
1201912026-03-31
13:32
2026-03-31
13:32
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)TLP bug: Incorrect result under Ternary Logic Partitioning (TLP) with complex RIGHT JOIN chains
1201902026-03-31
13:04
2026-03-31
13:04
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)TLP Bug: COUNT(*) returns 20, while TLP-partitioned queries return 0 under RIGHT JOIN with LATERAL subqueries
1201892026-03-31
12:43
2026-03-31
12:43
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)TLP Bug: COUNT(*) on orders returns 5, but equivalent TLP-style with complex NULLIF and CASE expressions return 10
1201882026-03-31
12:00
2026-03-31
12:24
MySQL ServerOpen
(16 days)
S39.6, 8.0.45AnyAnyExecuting the EXPLAIN ANALYZE statement in a loop within a stored procedure triggers a error
1201872026-03-31
11:46
2026-03-31
11:46
MySQL ServerOpenS38.0.43 (MySQL Community Server - GPL)Any (Docker container)Any (x86_64)Bug: COUNT(*) vs SUM(CASE WHEN ...) returns inconsistent results with NULL-sensitive joins
506572010-01-27
11:49
2025-12-07
20:45
MySQL ServerVerified
(5921 days)
S35.1+AnyAnymy_getopt barfs on --loose-foo if it knows --foo-bar and --foo-baz but not --foo
1200002026-03-06
21:55
2026-03-08
13:19
MySQL ServerOpen
(39 days)
S38.0.30-22 Ubuntu (22)AnyMysql crash after increase 2% innodb buffer pool
1194312025-11-20
7:59
2025-11-20
7:59
MySQL ServerOpenS38.0.30, 8.0.39AnyAnyConcurrent inserts generate duplicate AUTO_INCREMENT values after changing auto_increment settings
1193402025-11-10
7:58
2025-11-10
7:58
MySQL ServerOpenS39.4.0 8.4.6AnyAny Incorrect result for RLIKE when INSERT() uses CURRENT_USER() as an argument.
1179062025-04-08
7:11
2025-04-15
4:23
MySQL ServerVerified
(366 days)
S38.0, 8.4AnyAnyUser Defined Functions (UDF) have documented char *is_null, *error, however defined as unsigned char *
1105192023-03-28
0:31
2023-03-28
13:06
MySQL ServerVerified
(1115 days)
S38.0.28-8.0.32AnyAnyWrong Allowed Values range for connection_memory_chunk_size in documentation.
1032182021-04-06
9:02
2021-04-09
12:38
MySQL ServerIn progress
(1833 days)
S3AnyAnyComparing datetime with year doesn't result in sensible result nor warning/error
908132018-05-09
20:11
2021-07-04
9:18
MySQL ServerAnalyzing
(2897 days)
S35.6.40CentOS (7.3)AnyTimezone not correctly read from host
864052017-05-22
13:09
2017-05-31
14:10
MySQL ServerVerified
(3242 days)
S35.6.36-1Red Hat (el7, x64)AnyStored procedure execution affected by query select in information_schema.tables
810452016-04-12
9:55
2016-04-13
18:25
MySQL ServerVerified
(3656 days)
S15.6Debian (Jessie)AnyDebian packages broken (mysql-common and libmysqlclient18) in mysql 5.6
247622006-12-01
21:41
2011-02-16
23:43
MySQL ServerVerified
(6018 days)
S14.1.20,5.0.60,5.1.38,5.1.40Linux (CentOS,Mac OSX)AnyFailure to import data (timestamp)
423272009-01-25
14:55
2025-12-07
20:45
MySQL ServerVerified
(6290 days)
S35.0.67, 5.0 bzrAnyAnyMySQLDump + Stored Proc bug
420582009-01-12
19:00
2025-12-07
20:45
MySQL ServerVerified
(6303 days)
S25.0, 5.1, 6.0 bzrAnyAnyBit index fails to return all matching rows
413902008-12-11
10:55
2025-12-07
20:45
MySQL ServerVerified
(6335 days)
S23.2, 4.1, 5.0, 5.1, 6.0 bzrLinux (pc-linux-gnu i486)Anymysqlbinlog doesn't properly handle local slow IO
412932008-12-08
10:21
2025-12-07
20:45
MySQL ServerVerified
(6211 days)
S25.0 bzr, 5.1AnyAnyuser variables from remote hosts can be considerably slow
409552008-11-23
14:04
2025-12-07
20:45
MySQL ServerVerified
(5669 days)
S35.0.67, 5.0.70AnyAnySHOW TABLE STATUS truncates information
404752008-11-03
9:03
2025-12-07
20:45
MySQL ServerVerified
(6268 days)
S36.0AnyAnymy_open.c#my_open accepts space only and special characters as filenames
403202008-10-24
20:49
2025-12-07
20:45
MySQL ServerVerified
(6377 days)
S25.0.67, 4.1, 5.0, 5.1, 6.0 bzr, 8.0.22AnyAnyselect into outfile mistake with multiline strings
385852008-08-05
22:01
2011-02-16
23:43
MySQL ServerVerified
(6391 days)
S36.0.5 alphaWindows (Vista)AnyForeign key constraint for column in same table fails on delete when same row
349072008-02-27
21:23
2011-02-16
23:43
MySQL ServerVerified
(6022 days)
S35.1.22AnyAnyHandlers cannot replace the plugin variable update func for thread vars
434372009-03-06
1:45
2018-09-09
20:45
MySQL ServerVerified
(6250 days)
S35.0.74, 5.0, 5.1, 6.0/5.6 bzrLinuxAnyUnexpected warning 1292 "Truncated incorrect INTEGER value..." with CASE WHEN
233272006-10-16
9:15
2012-05-18
20:19
MySQL ServerIn progress
(6768 days)
S34.1 BK, 5.0 BK, 5.1 BKWindows (XP)AnyStrange mapping of certain values for system variable
179792006-03-06
18:29
2025-12-13
22:17
MySQL ServerPatch approved
(7079 days)
S35.0AnyAnymy_print_defaults/mysql_install_db ignore [mysqld-X.Y] sections in option files
150892005-11-21
4:24
2025-12-07
20:45
MySQL ServerVerified
(6175 days)
S23.1.10, 4.1, 5.0, 5.1, 6.0 bzrAny (Linux, Windows XP sp2)AnyBLOB data should not remain in memory
147092005-11-07
15:30
2025-12-07
20:45
MySQL ServerVerified
(5915 days)
S34.1.16-BK, 4.1.14 (4.1.15),5.0.16Linux (Linux)AnyLOAD DATA INFILE: Indexes get disabled by LOAD DATA
146682005-11-05
8:19
2022-12-04
20:45
MySQL ServerVerified
(6175 days)
S55.0.16-BK, 5.1.34Any (any)Anyfunktions storing in machine independent format not optimized for PPC
139332005-10-11
16:31
2025-12-07
20:45
MySQL ServerVerified
(7297 days)
S34.1.15 and upMacOS (Mac OS X 10.4)AnyPath name replacement fails in case-insignificant systems
42912004-06-25
23:30
2012-05-18
20:19
MySQL ServerVerified
(5603 days)
S34.0.21Linux (Linux)Anymax_heap_table_size affects creation of disk-based temporary tables
33292004-03-29
22:23
2025-12-07
20:45
MySQL ServerVerified
(6175 days)
S34.0.18/4.0.19 Source, 5.0, 5.1, 6.0 bzrAny (Windows, MacOSX)AnyIncomplete lower_case_table_names=2 implementation
19392003-11-24
16:08
2011-02-16
23:42
MySQL ServerVerified
(6176 days)
S35.0.2Linux (Linux)AnyWrong case sensitivity for table names when in "ANSI" mode
  Showing 1-60 of 80 (Edit, Save, CSV, Feed) Show Next 60 Entries »