Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | merge | monty@work.mysql.com | 2001-05-31 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Fixed problems with decimals withing IF() | monty@donna.mysql.fi | 2001-05-29 | 1 | -3/+2 |
* | | A slave now can optionally register with the master providing the | sasha@mysql.sashanet.com | 2001-05-30 | 1 | -0/+117 |
* | | updates for LOAD DATA FROM MASTER + some cleanup of replication code | sasha@mysql.sashanet.com | 2001-05-28 | 1 | -0/+216 |
|/ | |||||
* | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-05-03 | 1 | -3/+0 |
* | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -4/+9 |
* | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 1 | -2/+2 |
* | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -0/+3 |
* | replication fixes | sasha@mysql.sashanet.com | 2001-02-19 | 1 | -0/+4 |
* | merge | monty@donna.mysql.com | 2001-01-28 | 1 | -1/+1 |
|\ | |||||
| * | fixed up lock counting code - Monty's suggestions | sasha@mysql.sashanet.com | 2001-01-27 | 1 | -1/+1 |
* | | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -2/+1 |
|/ | |||||
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-01-25 | 1 | -12/+12 |
|\ | |||||
| * | Added last_errno and last_error to show slave status | sasha@mysql.sashanet.com | 2001-01-24 | 1 | -12/+12 |
* | | Lots of manual changes | monty@donna.mysql.com | 2001-01-25 | 1 | -1/+1 |
|/ | |||||
* | Fixes for OSF1 | monty@donna.mysql.com | 2001-01-22 | 1 | -0/+1 |
* | keep bk happy | monty@donna.mysql.com | 2001-01-22 | 1 | -16/+16 |
* | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 1 | -28/+46 |
* | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -5/+11 |
* | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -7/+9 |
* | fixed | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -3/+7 |
* | sql/sql_repl.cc | sasha@mysql.sashanet.com | 2000-12-11 | 1 | -3/+3 |
* | I hope I've fixed all the bugs by now, let's test it | sasha@mysql.sashanet.com | 2000-12-11 | 1 | -2/+5 |