| Showing 1-30 of 149 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 13410 | 2005-09-22 20:25 | 2005-10-05 23:56 | MySQL Server: Views | Closed (7429 days) | S1 | 5.0.14 | Any | HAVING clause filtering on qualified view column fails to resolve | |
| 13411 | 2005-09-22 20:29 | 2005-09-30 17:12 | MySQL Server: Views | Closed (7434 days) | S1 | 5.0.14 | Any | HAVING clause filtering on unqualified view column name crashes server | |
| 3680 | 2004-05-06 20:21 | 2004-09-03 13:36 | MySQL Server: Data Types | Won't fix (7826 days) | S3 | 4.0.19 | Any | Any | BETWEEN with TIME column date arithmetic failing |
| 21726 | 2006-08-18 19:57 | 2006-11-13 18:28 | MySQL Server: Stored Routines | Closed (7025 days) | S1 | 5.0.25-bk,4.1 | Any | Incorrect result with multiple invocations of LAST_INSERT_ID | |
| 4551 | 2004-07-14 21:38 | 2004-07-18 14:37 | MySQL Server: Replication | Closed (7873 days) | S2 | 4.0.21 | Any | Temporary InnoDB tables not replicated properly with CREATE TABLE .. SELECT | |
| 4553 | 2004-07-14 21:50 | 2004-07-17 17:14 | MySQL Server: Replication | Closed (7874 days) | S2 | 4.0.21 | Any | Multi-table DROP TABLE replicates improperly for nonexistent table | |
| 6682 | 2004-11-17 14:17 | 2004-12-03 17:40 | MySQL Server: Replication | Closed (7735 days) | S2 | 4.0.23 | Any | CREATE TABLE .. SELECT failing but entering binary log | |
| 7011 | 2004-12-04 23:17 | 2005-02-10 19:11 | MySQL Server: Replication | Closed (7666 days) | S3 | 4.0.23 | Any (all) | Any | Multi-table update does not seem to execute on slave |
| 11820 | 2005-07-08 16:40 | 2017-05-21 20:45 | MySQL Server: Replication | Duplicate (6702 days) | S3 | 4.1.13 | Any | Any | Relay log filled with unnecessary rotate events |
| 12680 | 2005-08-19 17:43 | 2012-05-18 20:19 | MySQL Server: Replication | Duplicate (7476 days) | S2 | 4.1 | Any | Timezone replication broken by replicate-wild-ignore-table=mysql.% | |
| 12691 | 2005-08-19 21:21 | 2008-01-31 13:32 | MySQL Server: Replication | Closed (6581 days) | S2 | 5.0/4.1/4.0 | Linux (Linux) | Any | Exec_master_log_pos corrupted with SQL_SLAVE_SKIP_COUNTER |
| 39489 | 2008-09-16 19:45 | 2023-02-12 20:45 | MySQL Server: Replication | In progress (5509 days) | S1 | 5.1 | Any | Any | Cannot create or drop triggers without SUPER privilege |
| 22027 | 2006-09-05 17:47 | 2006-11-21 20:00 | MySQL Server: Row Based Replication ( RBR ) | Closed (7017 days) | S2 | 5.1 | Any | CREATE TABLE IF NOT EXISTS SELECT logged improperly with row-based binlog | |
| 21576 | 2006-08-11 3:16 | 2007-09-11 20:24 | MySQL Server: Parser | Closed (6723 days) | S3 | 5.0 5.1 | Any | Any | USING clause allows ambiguous column reference in the WHERE clause |
| 21723 | 2006-08-18 16:37 | 2018-05-14 13:11 | MySQL Server: Options | Closed (2825 days) | S4 | 5.0, 5.7.11 | Linux (Linux) | Any | Should be able to dump core after setuid() under Linux |
| 6164 | 2004-10-19 20:10 | 2011-02-16 23:43 | MySQL Server: Optimizer | Verified (7779 days) | S4 | 4.0.22 4.1.7 | Any | Any | INSERT ... SELECT ... LIMIT creating too-large temporary tables |
| 9103 | 2005-03-10 20:00 | 2005-04-28 15:59 | MySQL Server: Optimizer | Closed (7589 days) | S2 | 4.1.11 | Any | Erroneous data truncation warnings on multi-table updates | |
| 10512 | 2005-05-10 14:21 | 2005-05-17 12:27 | MySQL Server: Optimizer | Not a Bug (7570 days) | S2 | 4.0.25 forward | Any | Optimizer selecting wrong index with composite indexes | |
| 12915 | 2005-08-31 16:40 | 2005-10-20 3:18 | MySQL Server: Optimizer | Closed (7414 days) | S3 | 4.0 forward | Any | UPDATE/DELETE with ORDER BY, index, LIMIT not optimized well | |
| 2364 | 2004-01-12 15:15 | 2013-12-04 10:48 | MySQL Server: MyISAM storage engine | Closed (4447 days) | S4 | 4.0 | Any | Any | Dropping all indexes from a table is slow |
| 4816 | 2004-07-29 21:34 | 2004-08-01 13:10 | MySQL Server: MyISAM storage engine | Closed (7859 days) | S1 | 4.0 | Any | Composite index with blob column returns no results with null comparison | |
| 7497 | 2004-12-22 22:12 | 2013-03-03 20:45 | MySQL Server: MyISAM storage engine | Verified (5534 days) | S4 | 4.1.9, 5.1.53 | Any | Any | Make myisam_data_pointer_size a session variable |
| 7883 | 2005-01-13 18:07 | 2008-07-15 0:51 | MySQL Server: MyISAM storage engine | Won't fix (6415 days) | S3 | 4.1.10 | Any | Any | myisam_data_pointer_size does not impact keyfile pointer size |
| 8624 | 2005-02-19 7:30 | 2005-06-30 17:54 | MySQL Server: MyISAM storage engine | Closed (7526 days) | S3 | 4.1.11 | Any | myisam_data_pointer_size ignored for tables with dynamic row sizes | |
| 9085 | 2005-03-10 2:55 | 2005-03-10 19:44 | MySQL Server: MyISAM storage engine | Not a Bug (7638 days) | S1 | 4.1.11 | Any | 4.0 tables containing embedded string values < 32 corrupted in 4.1 | |
| 10045 | 2005-04-20 20:09 | 2005-05-13 20:03 | MySQL Server: MyISAM storage engine | Closed (7574 days) | S3 | 4.0 | Any | CHECK TABLE problems with composite AUTO_INCREMENT, BLOB primary key | |
| 10224 | 2005-04-27 23:55 | 2005-06-03 23:34 | MySQL Server: MyISAM storage engine | Closed (7553 days) | S1 | 4.0.25 forward | Any | ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statement. | |
| 10400 | 2005-05-06 2:39 | 2005-05-23 2:10 | MySQL Server: MyISAM storage engine | Closed (7564 days) | S1 | 4.1.12 forward | Any | Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE | |
| 10602 | 2005-05-12 16:02 | 2005-06-03 23:37 | MySQL Server: MyISAM storage engine | Closed (7553 days) | S1 | 4.1.12 | Any | LOAD INDEX INTO CACHE deadlocks | |
| 26377 | 2007-02-14 18:46 | 2007-12-03 9:33 | MySQL Server: Merge storage engine | Closed (6640 days) | S1 | 4.0 4.1 5.0 5.1 | Any | Any | Deadlock with MERGE and FLUSH TABLE |
| Showing 1-30 of 149 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
