Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -5/+7 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -16/+72 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -4/+6 |
* | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -4/+7 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -232/+259 |
* | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 1 | -9/+17 |
* | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -124/+123 |
* | replication fix | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -1/+2 |
* | replication updates and bugfixes. Still not perfect - there is some strange | sasha@mysql.sashanet.com | 2002-03-15 | 1 | -1/+2 |
* | fixes for slave backward compat | sasha@mysql.sashanet.com | 2002-02-07 | 1 | -22/+42 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -30/+34 |
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltest | sasha@mysql.sashanet.com | 2002-01-24 | 1 | -26/+38 |
* | post-merge fixes, including slave-skip-errors backport | sasha@mysql.sashanet.com | 2002-01-22 | 1 | -2/+9 |
* | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -89/+105 |
* | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -34/+60 |
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -39/+58 |
* | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -1/+8 |
* | Merge | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -2/+2 |
|\ | |||||
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -2/+2 |
* | | fixed slave to clean up load data infile temp files | sasha@mysql.sashanet.com | 2001-10-03 | 1 | -1/+22 |
* | | mysqltest can now talk to manager and start/stop servers with | sasha@mysql.sashanet.com | 2001-10-01 | 1 | -0/+1 |
|/ | |||||
* | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -69/+74 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -31/+33 |
* | Cleanups | monty@hundin.mysql.fi | 2001-09-15 | 1 | -1/+4 |
* | Merge with 3.23.42 | monty@work.mysql.com | 2001-09-13 | 1 | -1/+1 |
|\ | |||||
| * | Portability fixes | monty@work.mysql.com | 2001-09-06 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-04 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Ensure that libmysqlclient doesn't use raid | monty@hundin.mysql.fi | 2001-09-04 | 1 | -9/+9 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-30 | 1 | -0/+4 |
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
* | | fixes in mysqltest and mysqlbinlog | sasha@mysql.sashanet.com | 2001-08-20 | 1 | -0/+1 |
* | | make LOAD DATA INFILE replication work with multi-character | sasha@mysql.sashanet.com | 2001-08-18 | 1 | -105/+176 |
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -11/+10 |
* | | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -4/+15 |
|\ \ | |/ | |||||
| * | mysqlbinlog->client | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -11/+20 |
* | | new file_id generation method | sasha@mysql.sashanet.com | 2001-08-04 | 1 | -1/+2 |
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -115/+851 |
* | | clean-up, more work on LOAD DATA INFILE | sasha@mysql.sashanet.com | 2001-07-23 | 1 | -7/+59 |
* | | added pre/post read callbacks to IO_CACHE | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -1/+56 |
* | | --do-test option in mysql-test-run - will do only tests that match the pattern | sasha@mysql.sashanet.com | 2001-06-26 | 1 | -3/+12 |
* | | show master forced rotate info in SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-23 | 1 | -1/+5 |
* | | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 1 | -4/+17 |
* | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -13/+222 |
* | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -266/+91 |
* | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -0/+144 |
|/ | |||||
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-29 | 1 | -1/+1 |
|\ | |||||
| * | Cleanup | monty@donna.mysql.fi | 2001-04-29 | 1 | -1/+1 |
* | | fixed bug in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-25 | 1 | -2/+2 |
|/ | |||||
* | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -8/+24 |