| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 192.168.0.10:mysql/mysql-4.1-maint | unknown | 2007-02-06 | 1 | -1/+0 |
|\ |
|
| * | User visible change - breaks some environments, per Paul DuBois. Reverting in... | unknown | 2007-01-26 | 1 | -1/+0 |
* | | Merge chilla.local:/home/mydev/mysql-4.0-axmrg | unknown | 2007-02-01 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Cleanup of thread-type (linuxthread or NTPL) detection code | unknown | 2007-01-25 | 1 | -2/+2 |
| * | merge | unknown | 2005-02-25 | 1 | -2/+8 |
| |\ |
|
| | * | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib... | unknown | 2004-09-02 | 1 | -2/+8 |
* | | | Added support for /etc/mysql after /etc in the search path for my.cnf | unknown | 2006-12-15 | 1 | -0/+1 |
* | | | Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequence | unknown | 2006-05-11 | 1 | -1/+3 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9136 | unknown | 2005-05-02 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | Fix handling of the -e flag to my_print_defaults. (Bug #9136) | unknown | 2005-03-15 | 1 | -5/+6 |
* | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | unknown | 2005-04-29 | 1 | -45/+58 |
* | | | | Cleanups during review | unknown | 2005-04-26 | 1 | -27/+35 |
* | | | | post review fix | unknown | 2005-04-14 | 1 | -9/+18 |
* | | | | Post-review fixes for "!include" patch originating from Yahoo! (the whole pat... | unknown | 2005-03-25 | 1 | -14/+121 |
|/ / / |
|
* | | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file) | unknown | 2005-01-03 | 1 | -16/+39 |
* | | | Merge with 4.0 | unknown | 2004-11-12 | 1 | -5/+4 |
|\ \ \
| |/ / |
|
| * | | Removed an unneccessary for() and variable. | unknown | 2004-11-12 | 1 | -5/+4 |
* | | | merge with 4.0 | unknown | 2004-11-12 | 1 | -39/+84 |
|\ \ \
| |/ / |
|
| * | | Some code clean-up and optimization. | unknown | 2004-11-11 | 1 | -30/+60 |
| * | | Removed check for .ini file elsewhere, except on Windows. | unknown | 2004-11-11 | 1 | -0/+4 |
| * | | Fixed a typo that caused segmentation fault when using | unknown | 2004-11-05 | 1 | -1/+1 |
| * | | Changed default.c so that it now checks for my.ini and then | unknown | 2004-11-05 | 1 | -39/+50 |
| |/ |
|
* | | Fix skipp -> skip once and for all. | unknown | 2004-06-03 | 1 | -1/+1 |
* | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | unknown | 2004-05-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Added patches from Novell | unknown | 2004-05-25 | 1 | -0/+3 |
* | | Allow one to send empty strings with mysql_stmt_send_long_data() | unknown | 2004-04-28 | 1 | -0/+6 |
* | | Merge with 4.0 | unknown | 2004-03-25 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | unknown | 2004-03-23 | 1 | -1/+1 |
| |\ |
|
| | * | comment | unknown | 2004-03-23 | 1 | -1/+1 |
| * | | fixed config parser to recognize correctly strings like following: | unknown | 2004-03-20 | 1 | -2/+4 |
| |/ |
|
* | | just tried to find all 'skipp' and replace it with 'skip'. | unknown | 2004-02-02 | 1 | -1/+1 |
* | | Reverted an addition to be able to use ';' as a comment | unknown | 2004-01-23 | 1 | -1/+1 |
* | | - no C++ comments in .c files, please... | unknown | 2004-01-15 | 1 | -1/+2 |
* | | Added handling for ; comment character as there was for #. | unknown | 2004-01-15 | 1 | -1/+1 |
* | | Update VC++ files | unknown | 2003-11-21 | 1 | -0/+1 |
* | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | unknown | 2003-11-03 | 1 | -1/+2 |
* | | Merge with 4.0.16 | unknown | 2003-10-07 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | Code cleanup of new patches | unknown | 2003-09-23 | 1 | -2/+12 |
| * | Fixed a bug in default.c, which caused quoted arguments not | unknown | 2003-09-17 | 1 | -0/+8 |
* | | merge with 4.0.15 | unknown | 2003-08-29 | 1 | -44/+104 |
|\ \
| |/ |
|
| * | Removed restriction not to be able use non regular files. | unknown | 2003-08-28 | 1 | -2/+0 |
| * | Add detection of in_addr_t | unknown | 2003-08-28 | 1 | -40/+93 |
| * | Added a warning to my_print_defaults if --verbose is given | unknown | 2003-08-27 | 1 | -25/+34 |
* | | Merge with 4.0.14 | unknown | 2003-08-11 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | unknown | 2003-06-12 | 1 | -2/+0 |
* | | merge with public tree | unknown | 2003-06-05 | 1 | -2/+27 |
|\ \ |
|
| * \ | Merge with 4.0.13 | unknown | 2003-06-04 | 1 | -2/+27 |
| |\ \
| | |/ |
|
| | * | Fixed a bug with having comments after options in config files. | unknown | 2003-05-14 | 1 | -2/+28 |
* | | | SCRUM: | unknown | 2003-06-03 | 1 | -2/+0 |
* | | | SCRUM: | unknown | 2003-05-31 | 1 | -1/+1 |
|/ / |
|