« Show Previous 30 Entries Showing 31-60 of 328 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1772003-03-21
13:09
2003-05-13
14:17
MySQL Server: ReplicationClosed
(7651 days)
S34.0Any (all)AnyCONNECTION_ID() is badly replicated
1802003-03-21
14:58
2003-04-08
9:50
MySQL Server: ReplicationClosed
(7686 days)
S34.0Any (all)AnyGRANT/REVOKE is replicated even if --replicate-wild-ignore-table=mysql.%
1862003-03-24
5:54
2003-03-25
8:09
MySQL Server: ReplicationClosed
(7700 days)
S34.0Any (all)AnyIf a connection has temporary tables and does RESET MASTER, this breaks replic.
1982003-03-27
6:31
2003-06-21
7:31
MySQL Server: ReplicationClosed
(7612 days)
S33.23, 4.0Any (all)AnyReplication between a 4.0.12 master and 3.23.52 slave does not work
2182003-04-01
8:09
2003-04-09
14:29
MySQL ServerClosed
(7685 days)
S33.23, 4.0Any (all)AnyLOAD DATA INFILE IGNORE is well logged, but read as LOAD DATA INFILE REPLACE
2542003-04-08
15:04
2003-06-06
7:52
MySQL Server: ReplicationClosed
(7627 days)
S2Any (all)Any3.23 master, 4.0 slave. Slave loss temp tables everytime FLUSH LOGS on master
3432003-04-29
7:24
2003-11-05
14:46
MySQL Server: ReplicationClosed
(7475 days)
S34.0Any (all)Anymysqld never uses the REPLICATION CLIENT privilege
3442003-04-29
7:42
2003-05-13
14:17
MySQL Server: ReplicationClosed
(7651 days)
S34.1Any (all)AnyNew password function in 4.1 has randomness => does not replicate well
4682003-05-21
1:48
2003-05-23
7:44
MySQL ServerClosed
(7641 days)
S33.23.57Any (any)AnySHOW VARIABLES trims innodb_data_file_path
4902003-05-24
7:09
2003-07-01
6:14
MySQL Server: ReplicationClosed
(7602 days)
S24.0.13Any (all)AnyAccidental introduction of a bug with auto_increment and INSERT SELECT
4912003-05-24
7:40
2003-07-01
5:38
MySQL Server: ReplicationClosed
(7602 days)
S34.0.13Any (all)AnyIf INSERT SELECT fails in a MyISAM table but has changed row, nothing in binlog
5712003-06-02
15:13
2003-07-03
5:25
MySQL Server: ReplicationClosed
(7600 days)
S34.0Any (all)Anyslave does not print any error when LOAD DATA INFILE should give "duplic entry"
5732003-06-03
6:45
2003-07-03
5:36
MySQL Server: ReplicationClosed
(7600 days)
S34.0Any (all)Anyslave prints an incomplete error message when LOAD DATA INFILE gives dup entry
5762003-06-03
13:25
2003-06-03
14:16
MySQL Server: ReplicationClosed
(7630 days)
S34.0Any (all)Anyslave compiled with --debug dies (DBUG_ASSERT) with CHANGE MASTER
6512003-06-13
8:03
2003-06-14
7:44
MySQL Server: ReplicationClosed
(7619 days)
S34.0Any (all)AnyIf MASTER_POS_WAIT() is waiting, it does not stop if someone does STOP SLAVE
6912003-06-20
6:47
2003-06-20
7:00
MySQL Server: ReplicationClosed
(7613 days)
S34.0Any (all)Anymysqlbinlog from 4.0 can't read a binlog produced by a 3.23 mysqld
7352003-06-26
13:41
2007-05-25
14:15
MySQL ServerClosed
(6178 days)
S4AnyAnyPrepared Statements: there is no support for Query Cache
7632003-06-30
8:43
2003-07-02
13:40
MySQL Server: ReplicationClosed
(7601 days)
S34.0Any (all)AnyAfter RESET SLAVE, Relay_log_space in SHOW SLAVE STATUS is too much by 4 bytes
7972003-07-06
9:33
2003-07-08
6:54
MySQL Server: ReplicationClosed
(7595 days)
S34.0Any (all)AnyIf query ignored on slave (replicate-ignore-table) the slave still checks error
8582003-07-16
13:37
2003-07-24
13:34
MySQL Server: ReplicationClosed
(7579 days)
S34.0Any (all)AnyCHANGE MASTER forgets to update relay-log.info
9342003-07-27
15:06
2003-07-28
6:36
MySQL Server: ReplicationClosed
(7575 days)
S34.0Any (all)AnyLOAD DATA FROM MASTER causes slave segfault when master runs without --log-bin
9802003-08-02
6:52
2003-08-02
7:13
MySQL Server: ReplicationClosed
(7570 days)
S34.0Any (all)AnyOn slave, replicate-wild-ignore-table=mysql.% sometimes lets GRANT/REVOKE in
9852003-08-03
13:35
2009-12-17
22:04
MySQL Server: ReplicationClosed
(7568 days)
S34.0Any (all)AnyBetween RESET SLAVE and START SLAVE, SHOW SLAVE STATUS is wrong
9862003-08-03
13:45
2003-08-04
2:13
MySQL Server: ReplicationClosed
(7568 days)
S34.0Any (all)AnyCHANGE MASTER & START SLAVE do not reset error columns in SHOW SLAVE STATUS
10772003-08-18
9:58
2003-09-30
14:15
MySQL ServerClosed
(7511 days)
S34.0Any (all)AnyProblems with INDEX DIRECTORY in SHOW CREATE TABLE and in replication
10912003-08-19
6:00
2003-08-19
6:54
MySQL ServerClosed
(7553 days)
S34.0Any (all)Anymysqlbinlog segfaults if --position is just before Exec_load event
10922003-08-19
6:02
2003-08-19
6:53
MySQL ServerClosed
(7553 days)
S34.0Any (all)Anymysqlbinlog prints uncommented warnings if --database and compiled with debug
10932003-08-19
6:04
2003-08-19
6:52
MySQL ServerClosed
(7553 days)
S34.0Any (all)Anymysqlbinlog --database does not filter LOAD DATA INFILE
10962003-08-19
6:33
2003-08-19
6:54
MySQL ServerClosed
(7553 days)
S34.0Any (all)Anymysqlbinlog does not comment the original LOAD DATA INFILE is it has a "use xx"
11002003-08-19
14:06
2003-08-20
15:27
MySQL Server: ReplicationClosed
(7552 days)
S34.0Any (all)AnyLOAD DATA INFILE is badly filtered by binlog-*-db rules
« Show Previous 30 Entries Showing 31-60 of 328 (Edit, Save, CSV, Feed) Show Next 30 Entries »