Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@mysql.com | 2003-12-19 | 8 | -7/+48 |
|\ | |||||
| * | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -0/+2 |
| * | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 8 | -8/+47 |
| |\ | |||||
| | * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -1/+1 |
| | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -0/+3 |
| | * | Merge | monty@mysql.com | 2003-12-13 | 1 | -2/+8 |
| | |\ | |||||
| | | * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -2/+8 |
| | * | | Fix for Bug #1952 | dlenev@mysql.com | 2003-12-12 | 1 | -2/+9 |
| | |/ | |||||
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 5 | -3/+10 |
| | * | 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 |
| | * | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-02 | 1 | -0/+14 |
* | | | MYSQL_UNIVERSAL_CLIENT_CHARSET definition has been added. | ram@gw.mysql.r18.ru | 2003-12-19 | 1 | -0/+6 |
* | | | Fix for #2126 (mysql_server_init call shouldn't be needed) | hf@deer.(none) | 2003-12-18 | 2 | -5/+1 |
* | | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 2 | -2/+2 |
|/ / | |||||
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+2 |
* | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l... | serg@serg.mylan | 2003-12-06 | 1 | -0/+2 |
* | | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -2/+2 |
* | | Add charset #defines for Windows platform (as of 4.1.1) | greg@mysql.com | 2003-12-04 | 1 | -0/+35 |
* | | Merge for update | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 2 | -1/+3 |
|\ \ | |||||
| * | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 2 | -1/+3 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-11-28 | 2 | -3/+1 |
|\ \ \ | |||||
| * \ \ | Merge | monty@mysql.com | 2003-11-28 | 2 | -3/+1 |
| |\ \ \ | |||||
| | * | | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -3/+0 |
| | * | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1 | monty@mysql.com | 2003-11-26 | 1 | -0/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Added compilation comment to 'show variables' | monty@mysql.com | 2003-11-26 | 1 | -0/+1 |
* | | | | | Second part of WL #519: | konstantin@oak.local | 2003-11-28 | 2 | -1/+4 |
|/ / / / | |||||
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-26 | 12 | -104/+185 |
|\ \ \ \ | |||||
| * | | | | mi_keycache.c: | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+1 |
| |/ / / | |||||
| * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-11-25 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | mf_keycache.c, keycache.h: | igor@rurik.mysql.com | 2003-11-25 | 1 | -0/+4 |
| * | | | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 2 | -1/+2 |
| |/ / / | |||||
| * | | | Added missing file keycache.h | monty@mysql.com | 2003-11-21 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Update VC++ files | monty@mysql.com | 2003-11-21 | 3 | -4/+8 |
| * | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 8 | -99/+172 |
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-20 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | SCRUM | hf@deer.(none) | 2003-11-20 | 1 | -1/+2 |
* | | | Portability fixes (AIX43) | monty@mashka.mysql.fi | 2003-11-20 | 1 | -2/+1 |
* | | | Portability fixes for AIX43 | monty@mashka.mysql.fi | 2003-11-20 | 4 | -15/+16 |
* | | | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -1/+1 |
|/ / | |||||
* | | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 2 | -12/+6 |
* | | merge | monty@mashka.mysql.fi | 2003-11-18 | 7 | -25/+50 |
|\ \ | |||||
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 7 | -25/+50 |
* | | | word substitution in error messages removed - can create problems for i18n | serg@serg.mylan | 2003-11-18 | 2 | -10/+13 |
|/ / | |||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 7 | -6/+18 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-11-02 | 2 | -1/+3 |
| |\ | |||||
| | * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 2 | -1/+3 |
| * | | 4 small items in this: | guilhem@mysql.com | 2003-10-31 | 1 | -0/+9 |
| |/ | |||||
| * | Change back service name to MySQL | monty@narttu.mysql.fi | 2003-10-30 | 1 | -1/+1 |
| * | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-10-29 | 1 | -1/+1 |
| |\ |