Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -0/+8 |
|\ | |||||
| * | Fix for BUG#1686 | guilhem@mysql.com | 2003-10-29 | 1 | -0/+8 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -5/+22 |
|\ \ | |/ | |||||
| * | First commit for fixing BUG#1100 | guilhem@mysql.com | 2003-08-20 | 1 | -5/+21 |
| * | Fix for BUG#1096 which is: | guilhem@mysql.com | 2003-08-19 | 1 | -0/+1 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -2/+28 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 1 | -2/+7 |
| * | fixed bug #670 | vva@eagle.mysql.r18.ru | 2003-07-04 | 1 | -0/+8 |
| * | Merge with 3.23 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-07-01 | 1 | -0/+20 |
| |\ | |||||
| | * | Do not use 'created' for time anymore in Start_log_event, it's the same | guilhem@mysql.com | 2003-06-16 | 1 | -0/+11 |
| | * | -- already approved; it would be nice if it goes into 3.23.57 -- | guilhem@mysql.com | 2003-06-06 | 1 | -0/+9 |
* | | | See each file's changeset for details. | guilhem@mysql.com | 2003-06-12 | 1 | -11/+108 |
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -6/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed problem with timestamps in binary log on 64 bit machines | monty@narttu.mysql.fi | 2003-04-23 | 1 | -4/+4 |
| | * | A better, but larger fix for server_id bug .. | Sinisa@sinisa.nasamreza.org | 2003-03-05 | 1 | -1/+1 |
| | * | Fixed bug in binary log when using LOAD DATA INFILE without active database. | monty@hundin.mysql.fi | 2002-06-30 | 1 | -10/+9 |
| | * | Fix for load data infile when no active database | monty@hundin.mysql.fi | 2002-03-22 | 1 | -2/+3 |
| * | | Task 761:'mysqlbinlog should not die when reading | gluh@gluh.mysql.r18.ru | 2003-04-23 | 1 | -4/+18 |
* | | | 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 |