Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for using unitialized mutex when running version compiled with --debug | monty@narttu.mysql.fi | 2003-03-04 | 1 | -2/+2 |
* | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 1 | -1/+1 |
* | conflicts resolving | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -1/+49 |
|\ | |||||
| * | 'Replicate user variables' task | gluh@gluh.mysql.r18.ru | 2003-01-30 | 1 | -1/+49 |
* | | Conflicts resolving | hf@deer.mysql.r18.ru | 2003-01-20 | 1 | -0/+8 |
|\ \ | |||||
| * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 | vva@eagle.mysql.r18.ru | 2003-01-17 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | new option --local-load in mysqlbinlog | vva@eagle.mysql.r18.ru | 2003-01-17 | 1 | -0/+8 |
* | | | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -4/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -2/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix for bug in LOAD DATA INFILE and replication | monty@mashka.mysql.fi | 2003-01-08 | 1 | -2/+3 |
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 | vva@eagle.mysql.r18.ru | 2002-12-30 | 1 | -2/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | processing thread specific queries | vva@eagle.mysql.r18.ru | 2002-12-30 | 1 | -2/+4 |
* | | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -30/+26 |
* | | | | Merging | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -3/+36 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -3/+36 |
| |/ / | |||||
* | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -13/+13 |
|/ / | |||||
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -23/+27 |
|\ \ | |/ | |||||
| * | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -23/+27 |
* | | Reordered functions--grouped by class now. | nick@mysql.com | 2002-10-29 | 1 | -10/+97 |
* | | bad auto-merge fixed | serg@serg.mysql.com | 2002-10-25 | 1 | -30/+1 |
* | | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -0/+29 |
|\ \ | |/ | |||||
| * | Added Rand_log_event | nick@mysql.com | 2002-10-22 | 1 | -1/+35 |
* | | Added Rand_log_event | nick@mysql.com | 2002-10-24 | 1 | -1/+34 |
|/ | |||||
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -4/+3 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -2/+2 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -2/+0 |
* | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -6/+5 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -247/+230 |
* | fixes for slave backward compat | sasha@mysql.sashanet.com | 2002-02-07 | 1 | -4/+7 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -4/+4 |
* | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -20/+20 |
* | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -1/+2 |
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -11/+13 |
* | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -4/+6 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -2/+2 |
* | make LOAD DATA INFILE replication work with multi-character | sasha@mysql.sashanet.com | 2001-08-18 | 1 | -11/+44 |
* | temp commit working on a merge | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -1/+2 |
* | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -1/+4 |
|\ | |||||
| * | mysqlbinlog->client | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -0/+4 |
| * | do not log stray error codes in Query_log_event | sasha@mysql.sashanet.com | 2001-07-28 | 1 | -0/+3 |
* | | misc bug fixes | sasha@mysql.sashanet.com | 2001-08-06 | 1 | -0/+2 |
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -166/+238 |
* | | clean-up, more work on LOAD DATA INFILE | sasha@mysql.sashanet.com | 2001-07-23 | 1 | -0/+4 |
* | | added pre/post read callbacks to IO_CACHE | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -6/+56 |
* | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -3/+3 |
* | | --do-test option in mysql-test-run - will do only tests that match the pattern | sasha@mysql.sashanet.com | 2001-06-26 | 1 | -5/+13 |
* | | show master forced rotate info in SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-23 | 1 | -0/+1 |
* | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -3/+24 |
* | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -40/+85 |
* | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -1/+30 |
|/ |