Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -3/+10 |
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -20/+32 |
* | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -8/+38 |
* | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -11/+2 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -103/+133 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -7/+11 |
* | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -8/+9 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -3/+3 |
* | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 1 | -10/+12 |
* | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -8/+10 |
* | Fixed a bug in make test, non-debug version. | jani@hynda.(none) | 2002-05-29 | 1 | -2/+0 |
* | relay_log_space_limit | sasha@mysql.sashanet.com | 2002-04-01 | 1 | -1/+1 |
* | replication updates. This changeset seems to be working fine on test systems. | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -6/+12 |
* | replication updates and bugfixes. Still not perfect - there is some strange | sasha@mysql.sashanet.com | 2002-03-15 | 1 | -8/+39 |
* | slave start <options> to be able to do | sasha@mysql.sashanet.com | 2002-03-09 | 1 | -0/+4 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -5/+2 |
* | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -177/+156 |
* | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -3/+5 |
* | replication updates in the manual | sasha@mysql.sashanet.com | 2001-11-24 | 1 | -1/+1 |
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -617/+11 |
* | more work on IO_CACHE | sasha@mysql.sashanet.com | 2001-11-03 | 1 | -7/+11 |
* | cleanup | sasha@mysql.sashanet.com | 2001-10-23 | 1 | -3/+14 |
* | changed manager to use my_net_* | sasha@mysql.sashanet.com | 2001-10-12 | 1 | -6/+19 |
* | fixed slave to clean up load data infile temp files | sasha@mysql.sashanet.com | 2001-10-03 | 1 | -0/+1 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -12/+9 |
* | Fixed bug in UNION | monty@hundin.mysql.fi | 2001-09-14 | 1 | -4/+3 |
* | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -11/+15 |
|\ | |||||
| * | Make killing of threads safer | monty@hundin.mysql.fi | 2001-09-01 | 1 | -5/+4 |
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-23 | 1 | -0/+3 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-08-15 | 1 | -10/+12 |
|\ \ | |||||
| * | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -10/+12 |
* | | | merged replication fixes from 3.23 | sasha@mysql.sashanet.com | 2001-08-15 | 1 | -2/+20 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | improvements for stopping the slave in SLAVE STOP and on shutdown | sasha@mysql.sashanet.com | 2001-08-15 | 1 | -2/+20 |
| * | fixed race condition in automatic binlog rotation | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -1/+1 |
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -0/+30 |
* | | mysql-test/t/rpl_sporadic_master.test | sasha@mysql.sashanet.com | 2001-07-10 | 1 | -1/+1 |
* | | mysql-test/t/rpl_sporadic_master.test | sasha@mysql.sashanet.com | 2001-07-10 | 1 | -13/+5 |
* | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -431/+419 |
* | | SHOW NEW MASTER FOR SLAVE WITH ... | sasha@mysql.sashanet.com | 2001-07-04 | 1 | -1/+271 |
* | | post-merge fix | sasha@mysql.sashanet.com | 2001-06-29 | 1 | -0/+5 |
* | | merged with 3.23 replication updates | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -3/+33 |
|\ \ | |/ | |||||
| * | fixed typo | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -1/+1 |
| * | fixed message in post-commit trigger | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -0/+33 |
* | | --do-test option in mysql-test-run - will do only tests that match the pattern | sasha@mysql.sashanet.com | 2001-06-26 | 1 | -2/+4 |
* | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+101 |
* | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -1/+3 |
* | | do not show user/pass for slave unless running with show-slave-auth-info | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -4/+10 |
* | | worked around one bug in the new symlink code, but hit another | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-06-01 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | fixed bug in CHANGE MASTER TO | sasha@mysql.sashanet.com | 2001-05-31 | 1 | -1/+5 |