| Showing 1-30 of 109 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 14418 | 2005-10-28 9:02 | 2005-12-09 14:36 | MySQL Server: Replication | Closed (7282 days) | S2 | Any | RBR: Uncertain behaviour when stopping updates in the middle | ||
| 18261 | 2006-03-15 18:18 | 2012-05-18 20:19 | MySQL Cluster: Cluster (NDB) storage engine | Duplicate (7158 days) | S3 | Any | Cluster Replication: tests rpl_ndb_xxx2ndb fails | ||
| 24542 | 2006-11-23 12:41 | 2006-11-24 12:25 | MySQL Cluster: Cluster (NDB) storage engine | Can't repeat (6932 days) | S1 | 5.1.13 bk | Any | ndb_alter_table crashes in handle_trailing_share | |
| 26634 | 2007-02-26 13:02 | 2007-03-09 15:47 | MySQL Server: Row Based Replication ( RBR ) | Closed (6827 days) | S3 | 5.1 | Any | Valgrind failure in tree: memory loss for memory allocated in rpl_utility.h | |
| 11905 | 2005-07-13 9:33 | 2005-08-17 18:01 | MySQL Server | Closed (7396 days) | S3 | 4.1 and up | Any (all) | Any | Missing drop of tables used in rpl_deadlock causes subsequent test to fail |
| 14035 | 2005-10-14 18:02 | 2006-03-18 18:03 | MySQL Server: Replication | Closed (7183 days) | S3 | 5.0-wl1012 | Any (ALL) | Any | Optimizing check_table_replication_row_based() |
| 14066 | 2005-10-17 8:09 | 2006-05-10 20:23 | MySQL Server: Replication | Not a Bug (7130 days) | S3 | 5.1 | Any (ALL) | Any | Bad behaviour when using excessive value for --binlog_rows_event_max_size |
| 14068 | 2005-10-17 10:06 | 2011-06-28 18:07 | MySQL Server: Replication | Closed (5255 days) | S4 | 5.1 | Any (ALL) | Any | RBR: Write only primary key instead of entire before image |
| 14073 | 2005-10-17 14:47 | 2005-10-26 18:28 | MySQL Server: Row Based Replication ( RBR ) | Closed (7326 days) | S2 | 5.0-wl1012 | Any (ALL) | Any | RBR: Different table definitions on master and slave crashes slave |
| 14417 | 2005-10-28 8:55 | 2005-12-01 19:30 | MySQL Server: Replication | Closed (7290 days) | S2 | 5.0-wl1012 | Any (ALL) | Any | RBR: Thread-safety and table maps |
| 16228 | 2006-01-05 15:32 | 2006-11-21 20:08 | MySQL Server: Replication | Closed (6935 days) | S3 | Any (ALL) | Any | RBR: Slave SQL thread retries infinitely | |
| 17678 | 2006-02-23 20:51 | 2006-02-28 0:26 | MySQL Server: Replication | Closed (7201 days) | S1 | 5.1.7 | Any (ALL) | Any | RBR format change: moving from VLE to net encoding |
| 17874 | 2006-03-02 19:12 | 2006-03-08 16:24 | MySQL Server: Replication | Closed (7193 days) | S2 | mysql-5.1-new | Any (all) | Any | Test failure: rpl_row_basic_3innodb |
| 18250 | 2006-03-15 10:19 | 2006-03-18 18:04 | MySQL Server: Replication | Closed (7183 days) | S2 | 5.1.8 | Any (ALL) | Any | Truncate table replicates both as statement and as row for SE using injector |
| 18280 | 2006-03-16 13:27 | 2006-03-18 18:03 | MySQL Server: Replication | Closed (7183 days) | S3 | 5.1.8 | Any (ALL) | Any | RBR: Extreneous table maps when writing to slow_log and general_log |
| 18326 | 2006-03-18 12:02 | 2007-04-13 17:47 | MySQL Server: Prepared statements | Closed (6792 days) | S3 | 5.1 | Any (ALL) | Any | Do not lock table for writing during prepare of statement |
| 18436 | 2006-03-22 20:11 | 2006-04-11 13:27 | MySQL Server: Replication | Closed (7159 days) | S2 | 5.1.8 | Any (ALL) | Any | RBR: Replication to partition engine triggers assertion on slave side |
| 19219 | 2006-04-20 13:09 | 2016-10-16 20:45 | MySQL Server: Row Based Replication ( RBR ) | Duplicate (6912 days) | S1 | 5.1 | Any (ALL) | Any | RBR: Table definition checked too early on slave |
| 19328 | 2006-04-25 9:00 | 2007-07-22 18:02 | MySQL Server: Replication | Closed (6692 days) | S1 | 5.1 source, 5.0 | Any | Any | Slave timeout with COM_REGISTER_SLAVE error causing stop |
| 19862 | 2006-05-16 20:57 | 2006-09-18 9:54 | MySQL Server: Views | Closed (6999 days) | S3 | 5.1 | Any (ALL) | Any | SELECT from view with ORDER BY evaluates select expression too many times |
| 19995 | 2006-05-22 10:20 | 2006-06-22 8:11 | MySQL Server: Row Based Replication ( RBR ) | Closed (7087 days) | S3 | 5.1 | Any (ALL) | Any | Extreneous table maps generated for statements that does not generate rows |
| 20265 | 2006-06-05 7:05 | 2006-10-18 10:14 | MySQL Server: Row Based Replication ( RBR ) | Closed (6969 days) | S2 | 5.1 | Any (ALL) | Any | Replication of CREATE-SELECT does not work correctly |
| 20887 | 2006-07-06 11:44 | 2015-03-15 20:45 | MySQL Server: Replication | No Feedback (6965 days) | S3 | 4.1 and up | Any (ALL) | Any | INSERT DELAYED is not logged write-behind to binary log |
| 21479 | 2006-08-07 12:29 | 2007-06-02 17:22 | MySQL Server: Row Based Replication ( RBR ) | Not a Bug (6742 days) | S2 | 5.1 | Any (ALL) | Any | Binary log rotation cause "orphan" table map event |
| 21833 | 2006-08-25 13:07 | 2006-09-25 0:14 | MySQL Server: InnoDB storage engine | Closed (6992 days) | S2 | 5.1 | Any (ALL) | Any | Prepare_commit_mutex is not locked and unlocked under the same condition |
| 22550 | 2006-09-21 14:32 | 2006-10-06 15:33 | MySQL Server: Row Based Replication ( RBR ) | Closed (6981 days) | S3 | 5.1 bk | Any (ALL) | Any | Replication of BIT columns failing |
| 22583 | 2006-09-22 8:20 | 2007-04-17 19:44 | MySQL Server: Row Based Replication ( RBR ) | Closed (6788 days) | S3 | 5.1 | Any (ALL) | Any | RBR between MyISAM and non-MyISAM tables containing a BIT field does not work |
| 26969 | 2007-03-08 20:17 | 2007-04-04 3:26 | MySQL Server: General | Closed (6801 days) | S3 | Any | Any | Field_bit::pack() and Field_bit::unpack() does not work correctly | |
| 27076 | 2007-03-13 10:45 | 2007-04-24 2:47 | MySQL Cluster: Replication | Closed (6781 days) | S3 | 5.1.17-BK | Any | Any | Cluster does not honor SQL_LOG_BIN flag |
| 27441 | 2007-03-26 12:41 | 2007-04-11 2:07 | MySQL Server: Row Based Replication ( RBR ) | Closed (6794 days) | S3 | Any | Any | There is no COLS bitmap for the after image of an update rows event |
| Showing 1-30 of 109 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
