Showing 1-30 of 376 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
62693 | 2011-10-12 7:04 | 2022-09-04 20:45 | Connector / J | Verified (4285 days) | S3 | 5.1.18 | Any | Any | XAConnection savepoint capability |
70359 | 2013-09-16 23:02 | 2013-09-17 7:10 | MySQL Server: Optimizer | Verified (4140 days) | S3 | 5.1, 5.5, 5.6, 5.7 | Any | Any | Wrong result (missing rows) with group by, multi-part key, equality conditions |
73825 | 2014-09-06 16:45 | 2014-11-06 11:39 | MySQL Server: Optimizer | Verified (3786 days) | S3 | 5.1, 5.5, 5.6, 5.7 | Any | Any | Wrong result (extra row) with group by, multi-part key |
66187 | 2012-08-03 18:07 | 2012-08-10 16:25 | MySQL Server: Partitions | Verified (4549 days) | S2 | 5.1.63, 5.5.25a, 5.5.28 | Any | Any | Wrong query plan for min/max over an entire partition |
76737 | 2015-04-17 12:44 | 2015-04-17 13:29 | MySQL Server: Command-line Clients | Verified (3563 days) | S3 | 5.6.23, 5.1.73, 5.5.44, 5.6.25 | Any | Any | Wrong exit code when asking for help |
62861 | 2011-10-21 11:50 | 2011-10-25 10:17 | MySQL Server: Data Types | Verified (4837 days) | S3 | 5.1.60, 5.5.17 | Linux | Any | Wrong data type for user-variables in MySQL 5.1 |
33376 | 2007-12-19 17:35 | 2016-10-16 20:45 | MySQL Server: Row Based Replication ( RBR ) | Verified (4753 days) | S2 | 5.1, 6.0 bzr | Any | Any | Write set for table not set correctly when inserting an empty set |
65137 | 2012-04-27 18:26 | 2014-09-20 10:27 | MySQL Server: Command-line Clients | Verified (3772 days) | S3 | 5.5.16 | Any | Any | Why is a column considered numeric.... |
61227 | 2011-05-19 11:55 | 2018-09-09 20:45 | MySQL Server: DML | Verified (4992 days) | S2 | 5.0.51, 5.0.91, 5.1.57 | Any | Any | where->order |
79110 | 2015-11-04 4:17 | 2015-11-04 7:23 | MySQL Server: DML | Verified (3362 days) | S3 | 5.7.8,5.1.77,5.5.47,5.6.27,5.7.9 | Any | Any | When casting a BIG number to unsigned, get inconsistent result for same number |
63470 | 2011-11-29 9:43 | 2011-12-05 8:13 | MySQL Server: Data Types | Verified (4796 days) | S3 | 5.1.58, 5.5.18 | Any | Any | Weird things happen with MAXMIN on BIT types |
80492 | 2016-02-24 11:37 | 2016-02-25 4:57 | MySQL Server: DML | Verified (3250 days) | S3 | 5.0/5.1/5.5/5.6/5.7 | Any | Any | Weird results when quoted number is added to a bigint value |
69310 | 2013-05-23 11:47 | 2018-03-14 20:45 | MySQL Server: DML | Verified (4257 days) | S3 | 5.6, 5.0.97, 5.1.70, 5.5.32, 5.6.12, 5.7.2 | Any | Any | Valid SQL statement rejected in ONLY_FULL_GROUP_BY |
58402 | 2010-11-22 19:55 | 2011-07-17 13:11 | MySQL Server: Compiling | Verified (4933 days) | S3 | 5.1.53, 5.1.59 | Linux | Any | ut/ut0ut.c compilation errors |
71055 | 2013-12-03 5:18 | 2013-12-09 3:00 | MySQL Server: Locking | Verified (4057 days) | S2 | 5.5.12, 5.5.35, 5.6.16 | Windows | Any | Using IF EXISTS(SELECT * ...) acquires a lock when using read uncommitted |
62696 | 2011-10-12 9:36 | 2011-11-09 15:38 | MySQL Server: Parser | Verified (4846 days) | S3 | 5.5.17, 5.6.4-m5 | Any | Any | Using a numeric operator on a TIME column should return an error or warning |
66666 | 2012-09-03 11:11 | 2013-01-15 16:41 | MySQL Server: Data Types | Verified (4519 days) | S3 | 5.1.63, 5.5.23, 5.5.28, 5.7.0 | Any | Any | user variables are identified as BLOB |
62908 | 2011-10-24 11:47 | 2011-10-25 9:18 | MySQL Server: Logging | Verified (4834 days) | S3 | 5.1+ | Any | Any | User may create tables with names reserved for log tables |
67231 | 2012-10-15 9:10 | 2012-12-18 2:33 | MySQL Server: C API (client library) | Verified (4413 days) | S3 | 5.0.95, 5.1.67, 5.5.30, 5.7.0 | Linux | Any | use mysql_real_connect to be held with no return value |
63446 | 2011-11-27 17:00 | 2018-12-10 14:47 | MySQL Server: Federated storage engine | Verified (4785 days) | S1 | 5.5.18, 5.6.5-m8 | Any | Any | Update queries on Federated tables do not update text columns |
65360 | 2012-05-18 14:12 | 2014-08-21 19:20 | MySQL Server: Parser | Verified (4627 days) | S3 | 5.1.61, 5.5.23 | Any | Any | Update does not work with double-nested queries without default database |
72815 | 2014-05-30 11:06 | 2014-05-31 14:24 | MySQL Server: Optimizer | Verified (3885 days) | S5 | 5.1, 5.5, 5.6, 5.7 | Any | Any | UPDATE ... WHERE ... ORDER BY... always does a filesort even if not required |
64181 | 2012-01-31 14:41 | 2012-02-09 12:20 | MySQL Server: InnoDB Plugin storage engine | Verified (4731 days) | S5 | 5.1.52, 5.1.61 | Any | Any | unzip_LRU length management might need to be updated for SSD |
60724 | 2011-04-01 16:19 | 2011-04-05 14:50 | MySQL Server: DML | Verified (5040 days) | S2 | 5.5.11, 5.5.10-log, 5.1.57, 5.0.93 | Any | Any | Unquoted date literal in comparison yields incorrect implicit conversion |
61112 | 2011-05-10 7:31 | 2011-05-12 9:16 | MySQL Server: Views | Verified (5001 days) | S3 | 5.1.55 | Any | Any | Unqualified table names are changed silently |
71804 | 2014-02-22 22:29 | 2020-09-13 20:45 | MySQL Server: Optimizer | Verified (3742 days) | S5 | 5.6.6 m9, 5.5.32, 5.1.61 | Any (sqlfiddle.com) | Any | Unnecessary filesort when joining on unique column using group by. |
61131 | 2011-05-11 10:19 | 2011-05-12 9:06 | MySQL Server: Data Types | Verified (5000 days) | S3 | 5.1.50, 5.1.57, 5.5.13 | Any | Any | UNION / UNION ALL redefines tinyint(1) to tinyint(4) while creating views |
79286 | 2015-11-16 3:34 | 2015-11-16 15:27 | MySQL Server: DML | Verified (3350 days) | S3 | 5.0/5.1/5.5/5.6/5.7 | Any | Any | Unexpected ERROR 1093 of delete w/ subquery in from stmt |
63718 | 2011-12-11 18:45 | 2011-12-14 10:30 | MySQL Server: Options | Verified (4785 days) | S3 | 5.1.41, 5.1.61 | Any | Any | Unable to increase ft_max_word_len variable |
72941 | 2014-06-10 16:03 | 2014-07-15 19:02 | MySQL Server: C API (client library) | Verified (3839 days) | S2 | 5.6.21, 5.5.39, 5.1.74 | Any | Any | Unable to get collation from charsetnr of MYSQL_FIELD |
Showing 1-30 of 376 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |