Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup after some reasoning | serg@serg.mylan | 2003-12-09 | 6 | -10/+16 |
* | typo fixed | konstantin@mysql.com | 2003-12-05 | 1 | -2/+2 |
* | attempt to make ULONGLONG_MAX work on Windows. | konstantin@mysql.com | 2003-12-05 | 2 | -0/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-05 | 7 | -4/+76 |
|\ | |||||
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-04 | 7 | -4/+76 |
| |\ | |||||
| | * | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": | guilhem@mysql.com | 2003-12-04 | 7 | -4/+76 |
* | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-05 | 23 | -59/+224 |
|\ \ \ | |/ / | |||||
| * | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 | greg@mysql.com | 2003-12-04 | 3 | -3/+3 |
| |\ \ | |||||
| | * | | Fix InstallShield 'String Tables could not be loaded' issue | greg@mysql.com | 2003-12-04 | 3 | -3/+3 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-04 | 7 | -73/+61 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Allow space in service names | monty@mysql.com | 2003-12-04 | 7 | -73/+61 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-04 | 1 | -9/+5 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix undeterministic behaviour of year check | dlenev@mysql.com | 2003-12-04 | 1 | -9/+5 |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-04 | 1 | -5/+26 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"... | guilhem@mysql.com | 2003-12-04 | 1 | -5/+26 |
| * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-04 | 5 | -12/+25 |
| |\ \ \ | |||||
| | * | | | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | gluh@gluh.mysql.r18.ru | 2003-12-04 | 4 | -12/+20 |
| | * | | | Fix for bug #1855: mysqld crashes with certain SSL connections | gluh@gluh.mysql.r18.ru | 2003-11-24 | 1 | -0/+5 |
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2003-12-03 | 2 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #1980 tests | sergefp@mysql.com | 2003-12-03 | 2 | -4/+4 |
| * | | | | | - Bugfix for the Mac OS X startup script: Suppress the annoying | lenz@mysql.com | 2003-12-03 | 1 | -0/+7 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-02 | 9 | -33/+173 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2003-12-02 | 4 | -4/+83 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Fix for bug #1980 | sergefp@mysql.com | 2003-12-02 | 4 | -4/+83 |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-02 | 5 | -29/+90 |
| | |\ \ \ | |||||
| | | * | | | Fix for Bug #1448 "Date parsing fails, and fails to complain | dlenev@mysql.com | 2003-12-02 | 5 | -29/+90 |
| * | | | | | There is no reason that Intvar_log_event's constructor calls Log_event::Log_e... | guilhem@mysql.com | 2003-12-02 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-02 | 4 | -17/+27 |
* | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-02 | 3 | -36/+36 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix for bug #1790: | konstantin@mysql.com | 2003-11-21 | 3 | -36/+36 |
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-01 | 1 | -4/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Removing unneeded code: the Intvar_log_event constructor calls the Log_event ... | guilhem@mysql.com | 2003-12-01 | 1 | -4/+0 |
* | | | | | rpl_parse and rpl_probe don't have to be reset as they are already 0 | monty@mysql.com | 2003-11-28 | 1 | -19/+23 |
* | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-28 | 3 | -2/+23 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-11-28 | 3 | -2/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed range optimzier bug (Bug #1828) | monty@mysql.com | 2003-11-28 | 3 | -2/+23 |
* | | | | | | | "optimization cleanup" reverted - problems on rpl_redirect test. | serg@serg.mylan | 2003-11-28 | 1 | -0/+2 |
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-28 | 3 | -1/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | bug #1945. item(expression)->name=0, crash in find_item_in_list | serg@serg.mylan | 2003-11-28 | 3 | -1/+13 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-11-28 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, | konstantin@mysql.com | 2003-11-28 | 1 | -3/+0 |
| * | | | | | | cleanup: | konstantin@mysql.com | 2003-11-28 | 1 | -2/+0 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-11-26 | 3 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added compilation comment to 'show variables' | monty@mysql.com | 2003-11-26 | 3 | -2/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | - Fixed missing node name | lenz@mysql.com | 2003-11-25 | 1 | -1/+1 |
* | | | | | | | - Removed COPYING.LIB from txt_files target in Docs/Makefile.am | lenz@mysql.com | 2003-11-25 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | - Removed COPYING.LIB from all source and binary distributions | lenz@mysql.com | 2003-11-25 | 5 | -8/+4 |
* | | | | | | - Rephrased two option help texts to not start with "use the ..." as this | lenz@mysql.com | 2003-11-24 | 2 | -2/+2 |
* | | | | | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2003-11-24 | 3 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARG | jani@rhols221.adsl.netsonic.fi | 2003-11-24 | 1 | -2/+0 |
| |/ / / / / |