Showing 1-90 of 773 (Edit, Save, CSV, Feed) Show Next 90 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
989192020-03-11
22:32
2020-03-12
7:10
Connector / JVerified
(1699 days)
S35.1.48, 8.0.19AnyAnyConnector/J 5.1.48 assumes that MySQl 5.6 is built with perf schema support
897582018-02-22
4:23
2018-02-22
17:07
MySQL Server: InnoDB storage engineVerified
(2448 days)
S35.17.21AnyAnyConversion from ENUM to VARCHAR fails because mysql adds prefix index
892832018-01-17
13:36
2018-01-24
9:41
Connector / JVerified
(2481 days)
S35.1.45AnyAnyConfusing read-only flag behaviour in MySQL Connector jdbc driver
881722017-10-21
8:17
2017-10-23
13:34
Connector / JVerified
(2570 days)
S35.1.42AnyAnyAbandonedConnectionCleanupThread does not handle SecurityException
853582017-03-08
6:19
2017-03-08
11:47
Connector / JVerified
(2799 days)
S3mysql-connector 5.1.30LinuxAnyExceptions are covered in PreparedStatement.executeBatch
831132016-09-23
4:13
2017-07-14
2:25
MySQL Server: DMLVerified
(2671 days)
S15.1.67,8.0-dmrAnyAnySIGKILL myself on DROP TABLE
821562016-07-07
21:39
2023-07-22
14:47
Connector / JVerified
(3037 days)
S35.1.39AnyAnyInteger data type COLUMN_SIZE and getPrecision() values are different
818032016-06-10
12:35
2016-06-15
16:58
MySQL Server: OptimizerVerified
(3065 days)
S5>=5.1AnyAnyMysql 5.1 and later Update performance regression
812412016-04-29
14:12
2016-05-02
17:02
Connector / JVerified
(3109 days)
S35.1.38AnyAnyColumn default value ON UPDATE not available in DatabaseMetaData#getColumns()
811282016-04-18
13:41
2016-04-21
15:01
Connector / JVerified
(3120 days)
S35.1.38AnyAnyMaster host list overwritten by slave list when loadBalanceConnectionGroup used
810242016-04-09
19:53
2016-04-09
21:45
MySQL Server: DMLVerified
(3132 days)
S55.0/5.1/5.5/5.6/5.7Windows (Microsoft Windows 7 Enterprise Service Pack 1)AnyHAVING without GROUP BY should imply an aggregation of a single group
804922016-02-24
11:37
2016-02-25
4:57
MySQL Server: DMLVerified
(3177 days)
S35.0/5.1/5.5/5.6/5.7AnyAnyWeird results when quoted number is added to a bigint value
804052016-02-17
11:39
2016-02-17
12:53
Connector / JVerified
(3184 days)
S35.1.38AnyAnyInconsistent exceptions thrown when calling non-existent stored procedures
804042016-02-17
11:06
2016-02-17
13:28
MySQL Server: DMLVerified
(3184 days)
S35.0/5.1/5.5/5.6/5.7AnyAnyAfter sql_warnings to 0, the INSERT still get warnings message
801542016-01-26
12:33
2016-01-26
13:41
MySQL Server: DMLVerified
(3206 days)
S35.0/5.1/5.5/5.6/5.7AnyAnyFunction ROUND( int value, 10) gets padding 0s
796082015-12-11
18:36
2015-12-13
14:28
MySQL Server: OptionsVerified
(3250 days)
S35.1+, 5.7.10AnyAnymysqld_safe mishandles UMASK
795882015-12-10
8:19
2015-12-10
9:36
MySQL Server: DMLVerified
(3253 days)
S35.0/5.1/5.5/5.6/5.7AnyAny"select database()" can return database name which was deleted in other session
792922015-11-16
9:48
2015-11-19
22:03
MySQL Server: DMLVerified
(3274 days)
S35.0/5.1/5.5/5.6/5.7AnyAnycast('-123.9' as signed) returns -123, not expected -124
792862015-11-16
3:34
2015-11-16
15:27
MySQL Server: DMLVerified
(3277 days)
S35.0/5.1/5.5/5.6/5.7AnyAnyUnexpected ERROR 1093 of delete w/ subquery in from stmt
791102015-11-04
4:17
2015-11-04
7:23
MySQL Server: DMLVerified
(3289 days)
S35.7.8,5.1.77,5.5.47,5.6.27,5.7.9AnyAnyWhen casting a BIG number to unsigned, get inconsistent result for same number
785072015-09-22
2:48
2015-09-22
7:34
MySQL Server: Data TypesVerified
(3332 days)
S35.6.22, 5.7.10, 5.6.28, 5.5.47, 5.1.77AnyAnyType for "@a=now()" and "@b=NULL" is MEDIUM_BLOB
783952015-09-10
11:46
2015-09-14
11:53
MySQL Server: ParserVerified
(3343 days)
S35.6.22, 5.1.77, 5.5.46, 5.6.26, 5.7.9AnyAnyGet "Unknown column 'c1' in 'having clause' " when c1 is a valid column
783212015-09-04
5:53
2015-10-01
15:09
Connector / JVerified
(3323 days)
S35.1.36AnyAnyResultSet.getRow() returns 1 before first, instead of 0, if useCursorFetch=true
781492015-08-20
11:02
2015-08-21
6:25
MySQL Server: DMLVerified
(3365 days)
S35.0/5.1/5.5/5.6/5.7UbuntuAnyTIMESTAMPDIFF vs TIMESTAMPADD and DATE_ADD : count months in different way
779872015-08-07
19:50
2015-10-05
16:14
Connector / JVerified
(3322 days)
S35.1.35AnyAnyCalling StatementImpl.cancel() doesn't kill a query when using streamed results
777662015-07-17
15:12
2015-07-25
10:11
Connector / JVerified
(3391 days)
S2 5.1.34Windows (8.1 x64)AnyCallableStatement.getObject have inconsistent behavior
776582015-07-08
15:16
2020-07-28
21:39
Connector / JVerified
(3319 days)
S35.1.35AnyAnyIncorrect java.sql.Statement.cancel() behavior
771032015-05-20
12:31
2016-06-18
21:26
MySQL Server: OptimizerVerified
(3456 days)
S25.6.24 and 5.1.73, 5.1.75, 5.5.45, 5.6.26, 5.7.8, 8.0.0AnyAnyDATE and IFNULL result is returned different
770682015-05-18
10:00
2015-05-19
6:48
MySQL Server: OptimizerVerified
(3459 days)
S35.1+AnyAnydate value add '00:00:00' generate different result
769352015-05-04
23:41
2015-05-05
11:03
MySQL Server: Data TypesVerified
(3472 days)
S35.6, 5.7.7, 5.1.75, 5.5.45, 5.6.26, 5.7.8AnyAnymysql strict mode is inconsistent with error 1366 - invalid chars
767372015-04-17
12:44
2015-04-17
13:29
MySQL Server: Command-line ClientsVerified
(3490 days)
S35.6.23, 5.1.73, 5.5.44, 5.6.25AnyAnyWrong exit code when asking for help
767152015-04-15
17:08
2018-03-19
22:38
MySQL Server: DMLVerified
(2433 days)
S35.0, 5.1+AnyAnyDifferent behavior of LAST_INSERT_ID() function within a trigger AFTER INSERT
765802015-04-02
17:19
2015-04-03
11:46
MySQL Server: Data TypesVerified
(3504 days)
S35.1, 5.5, 5.6, 5.7AnyAnyDecimal multiplication loses precision for no good reason
764782015-03-25
7:46
2015-03-26
2:59
MySQL Server: DMLVerified
(3512 days)
S35.6.22, 5.6.25, 5.5.44, 5.1.73LinuxAnymod functions works incorrectly with arithmetic express
760722015-02-26
22:00
2016-06-18
21:24
MySQL Server: Command-line ClientsVerified
(3539 days)
S35.6.22, 5.0.96, 5.1.73, 5.5.43, 5.6.25, 5.7.7, 8.0.0AnyAnymysql --xml with multiple queries produces invalid XML
757002015-01-30
12:40
2015-01-30
17:32
MySQL Server: ParserVerified
(3567 days)
S3mysql Ver 14.14 Distrib 5.1.73Linux (Centos 2.6.32-358.el6.x86_64)AnyCannot create MySQL database with name '5e370227_db'
754412015-01-08
0:03
2022-09-04
20:45
Connector / JVerified
(958 days)
S35.1.33AnyAnycom.mysql.jdbc.CallableStatement.extractProcedureName fragile
741052014-09-26
12:16
2014-09-26
12:55
MySQL Server: OptimizerVerified
(3693 days)
S35.5.38-0ubuntu0.14.04.1, 5.5.41, 5.1.74LinuxAnyQualified comparisons return true when subquery contains nulls
738862014-09-11
10:39
2014-09-12
5:17
MySQL Server: Information schemaVerified
(3707 days)
S3mysql 5.6.20; anything 5.x with x>0?, 5.1.73, 5.5.41, 5.6.22AnyAnybug #16832 only fixed in 5.0, fix never merged to later versions?
738252014-09-06
16:45
2014-11-06
11:39
MySQL Server: OptimizerVerified
(3713 days)
S35.1, 5.5, 5.6, 5.7AnyAnyWrong result (extra row) with group by, multi-part key
733992014-07-25
18:32
2014-07-25
18:56
MySQL Server: Stored RoutinesVerified
(3756 days)
S15.6.14, 5.0.97, 5.1.74, 5.5.39, 5.6.21, 5.7.5AnyAnyBEFORE INSERT TRIGGER not fired
732772014-07-11
13:23
2014-07-15
13:55
MySQL Server: ParserVerified
(3766 days)
S35.537-35.1-log, 5.0.97, 5.1.74, 5.5.39, 5.6.21, 5.7.5AnyAnyREGEXP escape of - not escaped properly in character group
729412014-06-10
16:03
2014-07-15
19:02
MySQL Server: C API (client library)Verified
(3766 days)
S25.6.21, 5.5.39, 5.1.74AnyAnyUnable to get collation from charsetnr of MYSQL_FIELD
728152014-05-30
11:06
2014-05-31
14:24
MySQL Server: OptimizerVerified
(3812 days)
S55.1, 5.5, 5.6, 5.7AnyAnyUPDATE ... WHERE ... ORDER BY... always does a filesort even if not required
725982014-05-09
21:54
2014-06-18
6:06
MySQL Server: LoggingVerified
(3794 days)
S35.1, 5.5Linux (syslog-capable)AnyFLUSH LOGS fails with error 1105 if both syslog and log-error are enabled
725092014-05-01
22:18
2014-05-05
14:20
MySQL Server: Command-line ClientsVerified
(3837 days)
S25.5.37, 5.1.73LinuxAnymysql_ping spins when mysqld is stopped via SIGSTOP
724272014-04-22
22:06
2014-09-09
8:05
MySQL Server: DDLVerified
(3711 days)
S15.5.16AnyAnyCrash during ALTER TABLE may lead to non-usable table
723942014-04-20
8:35
2022-09-04
20:45
Connector / JVerified
(3849 days)
S35.1.30AnyAnyConnector/J should raise MySQLTimeoutException by MAX_STATEMENT_TIME
721702014-03-31
13:59
2014-03-31
14:31
MySQL Server: DDLVerified
(3872 days)
S35.6.17 (actually anything >= 5.1?)LinuxAnyTable name lenght limit is 50 chars, not 64, when using "high" unicode
719242014-03-04
13:22
2014-03-04
16:23
Connector / JVerified
(3899 days)
S35.1.29AnyAnyStatementInterceptorV2.postProcess() exceptions swallows other exceptions
718042014-02-22
22:29
2020-09-13
20:45
MySQL Server: OptimizerVerified
(3669 days)
S55.6.6 m9, 5.5.32, 5.1.61Any (sqlfiddle.com)AnyUnnecessary filesort when joining on unique column using group by.
717582014-02-18
13:09
2014-02-19
14:58
MySQL Server: DMLVerified
(3912 days)
S25.1.69AnyAnyconvert_tz does not work for datetime values > 2038-01-19 03:14:07
716692014-02-11
12:25
2014-07-24
20:10
MySQL Server: InnoDB storage engineVerified
(3757 days)
S35.537-35.1-log, 5.0.97, 5.1.74, 5.5.39, 5.6.21, 5.7.5AnyAnyInconsistence with RESTRICT and NO ACTION
716302014-02-07
19:36
2014-02-08
20:57
MySQL Server: PartitionsVerified
(3924 days)
S35.1, 5.5, 5.6, 5.7AnyAnyAssertion `! is_set()' fails on UPDATE on a partitioned table with subquery
714142014-01-17
20:41
2014-01-18
5:35
MySQL Server: DMLVerified
(3944 days)
S35.5.31, 5.5.35, 5.6.15, 5.1.73AnyAnyDATE_FORMAT('0000-00-00', '%U') overflows, gives '613566757'
713772014-01-14
17:31
2014-01-17
7:29
MySQL Server: LoggingVerified
(3945 days)
S35.1+, 5.6.15AnyAnytoo larege examined_row_count prevents logging mysql.slow_log
712062013-12-22
17:13
2013-12-31
20:00
MySQL Server: OptimizerVerified
(3970 days)
S15.5.32-0ubuntu0.12.04.1-log, 5.6.15, 5.1.72, 5.5.35, 5.7.3Linux (ubuntu 12.04)AnyGROUP_CONCAT changes GROUP BY behavior
711722013-12-18
11:38
2013-12-26
18:07
MySQL Server: Information schemaVerified
(3967 days)
S25.6.14, 5.6.16, 5.5.35, 5.1.74. 5.0.97Windows (7 x64)AnyThere's no way to get default value as binary from a (var)binary column
711432013-12-13
15:26
2015-01-12
18:36
Connector / JVerified
(3708 days)
S25.1.27AnyAnyCalling ResultSet.updateRow should not set all field values in UPDATE
711402013-12-13
9:16
2015-07-31
8:59
MySQL Server: OptimizerVerified
(3385 days)
S25.1, 5.5, 5.6.15, 5.7.7AnyAnyOptimizer does NOT use range checks in typical self-join for InnoDB tables
710602013-12-03
14:08
2013-12-05
13:31
MySQL Server: LockingVerified
(3990 days)
S25.6.15, 5.6.16, 5.5.35, 5.1.74AnyAnyINSERT-SELECT statement takes shared locks in trigger and causes deadlock
710552013-12-03
5:18
2013-12-09
3:00
MySQL Server: LockingVerified
(3984 days)
S25.5.12, 5.5.35, 5.6.16WindowsAnyUsing IF EXISTS(SELECT * ...) acquires a lock when using read uncommitted
710022013-11-25
13:44
2013-11-28
17:01
MySQL Server: DMLVerified
(3995 days)
S35.5.8-log, 5.6.16, 5.5.35, 5.1.71Windows (XP, Vista)AnyIFNULL of plain function parameter always latter argument
709012013-11-13
20:18
2013-11-14
18:02
MySQL Server: OptimizerVerified
(4009 days)
S35.5.31, 5.5.35, 5.1.71, 5.0.97, 5.6.15AnyAnyORDER BY of a TEXT column doesn't use the same ordering as the < > = operators
706922013-10-23
3:46
2023-05-01
15:48
MySQL Server: DMLVerified
(4031 days)
S25.6.12,5.6.14,5.5.34,5.1.72LinuxAnyauto_increment wrong value when using insert into... select from
706432013-10-17
7:17
2013-11-14
19:59
MySQL Server: CharsetsVerified
(4009 days)
S35.6.14,5.1.40, 5.1.71, 5.5.35, 5.0.97, 5.6.15AnyAnyCOERCIBILITY behaves not as described in manual
706262013-10-15
22:08
2017-07-17
13:18
MySQL Server: OptimizerVerified
(4038 days)
S35.1+Linux (Ubuntu 12.04)Anyselect * from t where exists (select * from t limit 0); returns rows
703952013-09-22
2:12
2022-09-04
20:45
Connector / JVerified
(4061 days)
S25.1.17WindowsAnyHit OutOfMemoryError when loading a large Blob column
703592013-09-16
23:02
2013-09-17
7:10
MySQL Server: OptimizerVerified
(4067 days)
S35.1, 5.5, 5.6, 5.7AnyAnyWrong result (missing rows) with group by, multi-part key, equality conditions
702702013-09-08
14:54
2013-09-08
23:11
MySQL Server: CharsetsVerified
(4076 days)
S35.1.54, 5.6.12AnyAnymysqldump's bug with binary character set
701642013-08-27
13:57
2013-08-28
11:19
MySQL Server: InnoDB storage engineVerified
(4087 days)
S35.1, 5.5, 5.6AnyAnyMisleading comment for the recv_parse_or_apply_log_rec_body() function
701142013-08-22
1:38
2013-08-22
8:20
MySQL Server: Security: PrivilegesVerified
(4093 days)
S35.1.61, 5.1.71, 5.5.33, 5.6.13, 5.7.2-m12AnyAnyMySQL Permissions - Renaming a TEMPORARY table requires DROP privilege
697962013-07-19
18:19
2014-09-18
6:24
MySQL Server: Data TypesVerified
(3928 days)
S25.5.13AnyAnyBit-shift operators produce signed integer overflow on large input
695572013-06-24
12:15
2022-09-04
20:45
Connector / JVerified
(4005 days)
S35.1.25Linux (CentOS 6.3)AnyInconsistencies in Statement proxies created by LoadBalancingConnectionProxy
695152013-06-19
14:55
2013-06-19
15:11
MySQL Server: OptionsVerified
(4157 days)
S35.1, 5.5, 5.6, 5.7AnyAnygroup_concat_max_len >= 4Gb does not work
693832013-06-02
20:57
2017-03-28
0:30
MySQL Server: Prepared statementsVerified
(4173 days)
S35.1, 5.5, 5.6, 5.7AnyAnyPREPARE from a 800 KB string causes ER_PARSE_ERROR "memory exhausted"
693102013-05-23
11:47
2018-03-14
20:45
MySQL Server: DMLVerified
(4184 days)
S35.6, 5.0.97, 5.1.70, 5.5.32, 5.6.12, 5.7.2AnyAnyValid SQL statement rejected in ONLY_FULL_GROUP_BY
692952013-05-21
16:22
2013-05-22
9:04
MySQL Server: OptionsVerified
(4185 days)
S35.1.44, 5.6.10AnyAnySlow_queries status variable incremented when it should not
691002013-04-30
9:53
2015-03-15
20:45
MySQL Server: InnoDB storage engineVerified
(4201 days)
S15.5.31-0, 5.5.30-1, 5.5.29-0, 5.5.25-1, 5.5.16, 5.5.30-1.1, 5.6.10, 5.0.97, 5.1.70, 5.5.29, 5.7.2Linux (Debian 6 / Debian 7 / Ubuntu 12.10 / Windows 8)AnyCAST in IF function fails in some case
690902013-04-29
4:53
2013-04-29
8:01
MySQL Server: Information schemaVerified
(4208 days)
S25.1.69-0ubuntu0.10.04.1Linux (Ubuntu 10.04)AnyTrigger bodies containing the "\" character are returned unescaped
690422013-04-23
16:31
2017-07-13
18:49
MySQL Server: Data TypesVerified
(4213 days)
S35.1.68, 5.5.31, 5.6.11AnyAnyMEDIUMINT precision/type incorrect in INFORMATION_SCHEMA.COLUMNS
689022013-04-09
12:16
2013-04-09
17:02
MySQL Server: ParserVerified
(4228 days)
S35.1, 5.5, 5.0.97, 5.1.70, 5.5.32, 5.6.12, 5.7.1AnyAnyDuplicate table aliases
688322013-04-02
11:04
2013-04-26
13:59
MySQL Server: ParserVerified
(4211 days)
S25.1.70Linux (RHEL6)AnyDaylight Saving time and interval
686762013-03-14
21:25
2021-08-10
16:42
MySQL Server: ParserVerified
(4249 days)
S35.5.30, 5.0.97, 5.1.70, 5.5.32, 5.6.12, 5.7.2LinuxAnyEscaping backslash in identifier name
686502013-03-12
13:19
2013-04-12
19:15
MySQL Server: Command-line ClientsVerified
(4225 days)
S35.5.30, 5.1.70, 5.5.32, 5.6.12, 5.7.2LinuxAnyDump restoration does not create events
685772013-03-05
19:29
2019-12-12
16:14
MySQL Server: Data TypesVerified
(4263 days)
S35.1, 5.5, 5.6AnyAnyIncorrect enum values returned when using UNION after CREATE AS SELECT
685522013-03-02
13:00
2013-03-04
8:50
MySQL Server: InnoDB storage engineVerified
(4264 days)
S35.1 builtin, plugin, 5.5, 5.6AnyAnyLeftover prototype for dict_load_space_id_list()
683602013-02-13
10:36
2013-02-15
18:02
MySQL Server: DMLVerified
(4281 days)
S35.5.28, 5.0.97, 5.1.69, 5.5.31, 5.7.0AnyAnyDuplicate entry for key while updating
683392013-02-11
17:09
2013-02-11
20:06
MySQL Server: DMLVerified
(4285 days)
S35.1, 5.5, 5.6LinuxAnyENCRYPT() with empty string for password doesn't work as system crypt()
682862013-02-06
5:42
2019-04-13
13:10
MySQL Server: ParserVerified
(4290 days)
S35.1, 5.5(.29), 2.6.7Windows (probably any)AnyCannot change FK constraint settings
  Showing 1-90 of 773 (Edit, Save, CSV, Feed) Show Next 90 Entries »