Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 8 | -25/+54 |
|\ | |||||
| * | merge | monty@mysql.com | 2004-02-05 | 1 | -7/+7 |
| |\ | |||||
| | * | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 1 | -2/+0 |
| | * | merge | monty@mysql.com | 2004-01-20 | 4 | -11/+41 |
| | |\ | |||||
| | * | | Code cleanup | monty@mysql.com | 2004-01-19 | 1 | -6/+7 |
| * | | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 5 | -5/+5 |
| * | | | Reverted an addition to be able to use ';' as a comment | jani@rhols221.adsl.netsonic.fi | 2004-01-23 | 1 | -1/+1 |
| * | | | patch reverted - USE_RAID is defined in my_config.h | serg@serg.mylan | 2004-01-23 | 1 | -2/+2 |
| * | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-01-22 | 2 | -4/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | no unnecessary includes (Intel ecc 7.0 compatibility fix) | serg@serg.mylan | 2004-01-21 | 2 | -4/+4 |
| * | | | UCS-2 aligning 0xAA -> 0x00AA | bar@bar.intranet.mysql.r18.ru | 2004-01-19 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@bar.intranet.mysql.r18.ru | 2004-01-15 | 1 | -4/+7 |
| |\ \ | |||||
| | * | | charset.c: | bar@bar.intranet.mysql.r18.ru | 2004-01-15 | 1 | -4/+7 |
| * | | | - no C++ comments in .c files, please... | lenz@kallisto.local | 2004-01-15 | 1 | -1/+2 |
| |/ / | |||||
| * | | Fixed Bug#2123, mysqld segmentation faulted when it tried to | jani@rhols221.adsl.netsonic.fi | 2004-01-15 | 1 | -2/+2 |
| * | | Added handling for ; comment character as there was for #. | jani@rhols221.adsl.netsonic.fi | 2004-01-15 | 1 | -1/+1 |
| * | | - Added missing documentation to some mysql.cc options. | jani@rhols221.adsl.netsonic.fi | 2004-01-14 | 1 | -3/+26 |
| * | | charset.c: | bar@bar.intranet.mysql.r18.ru | 2004-01-12 | 1 | -1/+1 |
| |/ | |||||
| * | charset.c: | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -1/+1 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2003-12-19 | 9 | -214/+306 |
|\ \ | |/ | |||||
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@bar.intranet.mysql.r18.ru | 2003-12-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix for Bug#2151: | bar@bar.intranet.mysql.r18.ru | 2003-12-19 | 1 | -1/+1 |
| * | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 2 | -25/+59 |
| * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 6 | -188/+246 |
| |\ \ | | |/ | |/| | |||||
| | * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -0/+1 |
| | * | Merge | monty@mysql.com | 2003-12-13 | 1 | -1/+11 |
| | |\ | |||||
| | | * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -1/+11 |
| | * | | Fix for Bug #1952 | dlenev@mysql.com | 2003-12-12 | 1 | -161/+178 |
| | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-11 | 4 | -26/+53 |
| | |\ | |||||
| | | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 4 | -26/+53 |
| | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-12-10 | 1 | -0/+3 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix for #1890 and #1959 | hf@deer.(none) | 2003-12-05 | 1 | -0/+3 |
| | * | | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -15/+39 |
| | |/ | |||||
| | * | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARG | jani@rhols221.adsl.netsonic.fi | 2003-11-24 | 1 | -2/+0 |
* | | | This will be pushed only after I fix the testsuite. | guilhem@gbichot2 | 2003-12-18 | 1 | -0/+7 |
|/ / | |||||
* | | key_cache.result, key_cache.test, mf_keycache.c: | igor@rurik.mysql.com | 2003-12-09 | 1 | -1/+1 |
* | | fix for my_mbcharlen(charset, c) to return 1 for single-byte characters | serg@serg.mylan | 2003-12-06 | 1 | -1/+1 |
* | | Merge | monty@mysql.com | 2003-11-28 | 5 | -13/+14 |
|\ \ | |||||
| * | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 5 | -13/+14 |
* | | | mf_keycache.c: | igor@rurik.mysql.com | 2003-11-25 | 1 | -11/+10 |
|/ / | |||||
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-11-25 | 1 | -33/+189 |
|\ \ | |||||
| * | | mf_keycache.c, keycache.h: | igor@rurik.mysql.com | 2003-11-25 | 1 | -33/+189 |
* | | | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARG | jani@rhols221.adsl.netsonic.fi | 2003-11-24 | 1 | -2/+0 |
|/ / | |||||
* | | Fixed memory leak with RAID tables | monty@mysql.com | 2003-11-21 | 2 | -11/+65 |
* | | Update VC++ files | monty@mysql.com | 2003-11-21 | 3 | -8/+5 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 4 | -273/+222 |
* | | Fixed C syntax error in mysys/mf_keycache.c. | pem@mysql.comhem.se | 2003-11-19 | 1 | -1/+1 |
* | | Merge with 4.0 tree | monty@mashka.mysql.fi | 2003-11-18 | 2 | -2/+4 |
|\ \ | |/ | |||||
| * | Merge with 3.23 (only comment changes) | monty@mashka.mysql.fi | 2003-11-17 | 1 | -0/+2 |
| |\ | |||||
| | * | Safety fix for alarms on windows. | monty@mashka.mysql.fi | 2003-11-17 | 1 | -1/+2 |