| Commit message (Expand) | Author | Age | Files | Lines |
* | Review fixes: | unknown | 2005-07-26 | 1 | -1/+1 |
* | BUG#11384 drop database causes mysqld to core | unknown | 2005-07-14 | 1 | -0/+1 |
* | Fixes while reviewing code | unknown | 2004-11-26 | 1 | -1/+2 |
* | Fix for Bug#6148. Only rewind read position in binary log when the | unknown | 2004-11-25 | 1 | -3/+11 |
* | when we update thd->db in replication, it's safer to update thd->db_length too. | unknown | 2004-09-07 | 1 | -4/+9 |
* | Fix for: | unknown | 2004-07-31 | 1 | -11/+7 |
* | Fix for BUG#3871: a slave must always replicate a statement, even if it exami... | unknown | 2004-05-24 | 1 | -4/+8 |
* | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start" | unknown | 2004-05-19 | 1 | -4/+2 |
* | Many files: | unknown | 2004-05-14 | 1 | -0/+2 |
* | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr... | unknown | 2004-05-05 | 1 | -3/+3 |
* | useless fixes for --report-password and --show-slave-auth-info (almost undocu... | unknown | 2004-05-04 | 1 | -1/+1 |
* | A new option --replicate-same-server-id to force a slave to execute queries o... | unknown | 2004-04-28 | 1 | -8/+27 |
* | Fixed compiler error in slave.cc on some platforms. | unknown | 2004-04-21 | 1 | -1/+1 |
* | Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore... | unknown | 2004-04-13 | 1 | -2/+16 |
* | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating... | unknown | 2004-04-08 | 1 | -2/+14 |
* | Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n... | unknown | 2004-04-07 | 1 | -0/+11 |
* | This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al... | unknown | 2004-04-07 | 1 | -0/+46 |
* | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep... | unknown | 2004-03-11 | 1 | -7/+0 |
* | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": | unknown | 2004-03-11 | 1 | -4/+17 |
* | Backporting parts of | unknown | 2004-03-10 | 1 | -3/+5 |
* | Undoing 2 parts of changeset 1.1730.1.1 : | unknown | 2004-03-10 | 1 | -39/+13 |
* | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | unknown | 2004-03-10 | 1 | -15/+40 |
* | Fix for BUG#2452 "Empty LOAD DATA INFILE failes with the master in 3.23.x": | unknown | 2004-01-20 | 1 | -0/+8 |
* | Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w... | unknown | 2003-12-17 | 1 | -0/+1 |
* | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": | unknown | 2003-12-04 | 1 | -1/+3 |
* | Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"... | unknown | 2003-12-04 | 1 | -5/+26 |
* | When we delete the slave's temp tables from memory, we reset | unknown | 2003-11-03 | 1 | -0/+2 |
* | 4 small items in this: | unknown | 2003-10-31 | 1 | -0/+21 |
* | Fix for BUG#1686 | unknown | 2003-10-29 | 1 | -2/+0 |
* | A fix for a random test failure rpl_trunc_binlog: don't RESET MASTER | unknown | 2003-10-17 | 1 | -1/+1 |
* | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | unknown | 2003-10-15 | 1 | -0/+2 |
* | Make the slave die if master is 5.0. Indeed, 5.0 masters send | unknown | 2003-10-09 | 1 | -2/+3 |
* | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly". | unknown | 2003-09-11 | 1 | -12/+33 |
* | comments about mutexes in replication. | unknown | 2003-08-25 | 1 | -7/+6 |
* | Clearer states in SHOW PROCESSLIST for replication threads. | unknown | 2003-08-25 | 1 | -12/+21 |
* | The slave threads MUST not care about max_join_size, we start them with | unknown | 2003-08-23 | 1 | -4/+8 |
* | * Fix for a potential bug: | unknown | 2003-08-23 | 1 | -1/+7 |
* | Yesterday I removed process_io_create_file; I shouldn't have. | unknown | 2003-08-21 | 1 | -0/+121 |
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-08-20 | 1 | -109/+0 |
|\ |
|
| * | First commit for fixing BUG#1100 | unknown | 2003-08-20 | 1 | -109/+0 |
* | | Fix for BUG#1086. Now we don't preserve event's log_pos through | unknown | 2003-08-20 | 1 | -1/+0 |
|/ |
|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-08-07 | 1 | -18/+20 |
|\ |
|
| * | Review of changesets since last pull. | unknown | 2003-08-07 | 1 | -18/+20 |
* | | 2 bugfixes: | unknown | 2003-08-04 | 1 | -11/+29 |
|/ |
|
* | WL#1036 (print the db in slave error messages). | unknown | 2003-07-24 | 1 | -12/+43 |
* | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i... | unknown | 2003-07-14 | 1 | -3/+3 |
* | Fix for BUG#791: | unknown | 2003-07-11 | 1 | -4/+10 |
* | Cleanups | unknown | 2003-07-09 | 1 | -25/+28 |
* | WL#912 (more user control on relay logs): | unknown | 2003-07-06 | 1 | -1/+51 |
* | I committed the same changeset in my tree yesterday, but broke the tree since, | unknown | 2003-07-03 | 1 | -2/+25 |