Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@hundin.mysql.fi | 2001-11-28 | 1 | -1/+6 |
|\ | |||||
| * | fixed alias drop bug in binlog | sasha@mysql.sashanet.com | 2001-11-27 | 1 | -1/+6 |
| * | fixed bug with temporary tables replication if one does FLUSH LOGS | sasha@mysql.sashanet.com | 2001-10-29 | 1 | -1/+0 |
| * | fixed sleep | sasha@mysql.sashanet.com | 2001-10-17 | 1 | -2/+3 |
* | | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -1/+7 |
* | | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -6/+66 |
* | | cleanup | sasha@mysql.sashanet.com | 2001-10-23 | 1 | -32/+38 |
* | | Fix after merge | monty@hundin.mysql.fi | 2001-10-20 | 1 | -1/+1 |
* | | 64-bit portability fixes in network I/O | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -3/+3 |
* | | fixes for mysql-test to run without manager | sasha@mysql.sashanet.com | 2001-10-11 | 1 | -1/+10 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-10-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed crash on slave when master aborts a query that has % in it. | sasha@mysql.sashanet.com | 2001-10-05 | 1 | -1/+1 |
* | | merge | monty@work.mysql.com | 2001-10-03 | 1 | -15/+32 |
|\ \ | |/ | |||||
| * | Added usage of --master-retry-count to make mysql-test-run safer. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -16/+33 |
* | | merge | monty@work.mysql.com | 2001-10-02 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix for make dist | monty@hundin.mysql.fi | 2001-10-02 | 1 | -4/+4 |
* | | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -1/+2 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+1 |
* | | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -3/+0 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
* | | Cleanups | monty@hundin.mysql.fi | 2001-08-13 | 1 | -2/+2 |
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -325/+25 |
* | | merge | monty@work.mysql.com | 2001-07-18 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | fixed mysterious offset confusion bug | sasha@mysql.sashanet.com | 2001-07-18 | 1 | -0/+2 |
| * | added slave_net_timeout | sasha@mysql.sashanet.com | 2001-07-17 | 1 | -0/+1 |
| * | send kill signal to slave thread on shutdown | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -2/+10 |
| * | fixed race condition in automatic binlog rotation | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -0/+5 |
* | | signal slave thread to stop during shutdown | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -2/+10 |
* | | mysql-test/t/rpl_sporadic_master.test | sasha@mysql.sashanet.com | 2001-07-10 | 1 | -0/+5 |
* | | mysql-test/t/rpl_sporadic_master.test | sasha@mysql.sashanet.com | 2001-07-10 | 1 | -17/+13 |
* | | merged latest changes in 3.23 | sasha@mysql.sashanet.com | 2001-07-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | dded volatile to replication variable | monty@tik.mysql.fi | 2001-07-07 | 1 | -1/+1 |
* | | merged with 3.23 replication updates | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | fixed message in post-commit trigger | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -8/+8 |
* | | --do-test option in mysql-test-run - will do only tests that match the pattern | sasha@mysql.sashanet.com | 2001-06-26 | 1 | -1/+1 |
* | | show master forced rotate info in SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-23 | 1 | -8/+27 |
* | | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 1 | -9/+36 |
* | | merge | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed drop/create database bug when holding global read lock | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+1 |
* | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -1/+20 |
* | | do not show user/pass for slave unless running with show-slave-auth-info | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -15/+7 |
* | | sql/slave.cc | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -2/+1 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -59/+59 |
|\ \ | |||||
| * \ | merge | monty@work.mysql.com | 2001-06-01 | 1 | -59/+59 |
| |\ \ | | |/ | |||||
| | * | Fixed bug that caused client to hang because mysqld never did send an | monty@hundin.mysql.fi | 2001-06-02 | 1 | -58/+55 |
* | | | 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 | -26/+27 |
|\ \ | |/ | |||||
| * | Added ER_SAFE() for cases when the error message could be out of bands | monty@hundin.mysql.fi | 2001-06-01 | 1 | -26/+26 |