Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from 4.1 | gbichot@quadita2.mysql.com | 2005-03-24 | 1 | -8/+16 |
|\ | |||||
| * | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati... | gbichot@quadita2.mysql.com | 2005-03-23 | 1 | -17/+16 |
* | | disabling rpl_timezone.test if --ps-protocol, as binlogging of CONVERT_TZ(,,@... | gbichot@production.mysql.com | 2005-03-22 | 1 | -1/+1 |
* | | Last part of WL#1062: better replication of timezones: no more use | gbichot@production.mysql.com | 2005-03-22 | 1 | -5/+16 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-09 | 1 | -0/+1 |
|\ \ | |||||
| * | | don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for this | serg@serg.mylan | 2005-03-09 | 1 | -0/+1 |
* | | | First part of fix for BUG#7998 "Replication should be more clever about when ... | guilhem@mysql.com | 2005-03-02 | 1 | -11/+2 |
* | | | Merge | guilhem@mysql.com | 2005-03-02 | 1 | -0/+57 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix for BUG#8325 "Deadlock in replication thread stops replication": | guilhem@mysql.com | 2005-03-02 | 1 | -0/+57 |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -2/+2 |
* | | post-review fixes. Now ROLLBACK is done in Format_description_log_event | serg@serg.mylan | 2005-02-17 | 1 | -57/+43 |
* | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -82/+92 |
|\ \ | |||||
| * | | auto-ROLLBACK if binlog was not closed properly | serg@serg.mylan | 2005-02-09 | 1 | -13/+26 |
| * | | open binlog index file *before* tc_log->open() and binlog itself *after* | serg@serg.mylan | 2005-02-01 | 1 | -69/+66 |
* | | | Ensure that slaves have normal COMMIT behaviour after WL#1967 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-02-07 | 1 | -0/+1 |
* | | | WL#1062 "log charset info into all Query_log_event": | guilhem@mysql.com | 2005-02-03 | 1 | -8/+42 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -5/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-01-24 | 1 | -5/+6 |
| |\ \ | |||||
| | * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -5/+6 |
* | | | | slave.cc: | guilhem@mysql.com | 2005-01-18 | 1 | -1/+2 |
* | | | | Merge mysql.com:/home/mysql_src/mysql-4.1-clean | guilhem@mysql.com | 2005-01-18 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for BUG#7965 "Slave_IO_State Stuck at 'Checking Master Version'": | guilhem@mysql.com | 2005-01-17 | 1 | -0/+5 |
| |/ / | |||||
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -3/+3 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -13/+49 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS. | guilhem@mysql.com | 2004-12-16 | 1 | -14/+15 |
| * | A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g... | guilhem@mysql.com | 2004-12-16 | 1 | -13/+48 |
* | | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -0/+1 |
* | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returns | lars@mysql.com | 2004-12-03 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-11-28 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | merged | serg@serg.mylan | 2004-11-28 | 1 | -1/+2 |
| |\ | |||||
| | * | Fixes while reviewing code | monty@mysql.com | 2004-11-26 | 1 | -1/+2 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-26 | 1 | -3/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge | mats@mysql.com | 2004-11-25 | 1 | -3/+11 |
| |\ \ | | |/ | |||||
| | * | Fix for Bug#6148. Only rewind read position in binary log when the | mats@mysql.com | 2004-11-25 | 1 | -3/+11 |
* | | | merged | serg@serg.mylan | 2004-11-17 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl... | guilhem@mysql.com | 2004-11-17 | 1 | -2/+2 |
* | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -5/+3 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -14/+13 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -6/+8 |
| * | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -14/+11 |
* | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -3/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | More debugging | monty@mysql.com | 2004-11-10 | 1 | -1/+1 |
| * | | | | Optimization: in the replication slave, we can avoid doing one strlen() per e... | guilhem@mysql.com | 2004-10-19 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -10/+14 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | few s/sql_print_error/sql_print_information/ | serg@serg.mylan | 2004-09-08 | 1 | -9/+7 |
| * | | merged | serg@serg.mylan | 2004-09-07 | 1 | -4/+9 |
| |\ \ | | |/ | |||||
| | * | when we update thd->db in replication, it's safer to update thd->db_length too. | guilhem@mysql.com | 2004-09-07 | 1 | -4/+9 |
| * | | sql_print_error cleanup | serg@serg.mylan | 2004-09-04 | 1 | -1/+1 |