summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 to 5.0.unknown2003-12-198-7/+54
|\
| * mergeunknown2003-12-198-7/+48
| |\
| | * Fixes after merge with 4.0unknown2003-12-191-0/+2
| | * Merge with 4.0.17unknown2003-12-178-8/+47
| | |\
| | | * Portability fixes (mostly test suite)unknown2003-12-161-1/+1
| | | * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-0/+3
| | | * Mergeunknown2003-12-131-2/+8
| | | |\
| | | | * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+8
| | | * | Fix for Bug #1952unknown2003-12-121-2/+9
| | | |/
| | | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-115-3/+10
| | | * typo fixedunknown2003-12-051-2/+2
| | | * attempt to make ULONGLONG_MAX work on Windows.unknown2003-12-052-0/+2
| | | * Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-021-0/+14
| * | | MYSQL_UNIVERSAL_CLIENT_CHARSET definition has been added.unknown2003-12-191-0/+6
* | | | Mergeunknown2003-12-184-7/+3
|\ \ \ \ | |/ / /
| * | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-182-5/+1
| * | | WorkLog #1323 (part 2)unknown2003-12-172-2/+2
| |/ /
* | | Merge 4.1 to 5.0.unknown2003-12-161-34/+35
|\ \ \ | |/ /
| * | WorkLog#1323unknown2003-12-101-1/+2
* | | Merged 4.1 -> 5.0unknown2003-12-091-0/+2
|\ \ \ | |/ /
| * | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-061-0/+2
* | | Merged 4.1 -> 5.0unknown2003-12-054-36/+73
|\ \ \ | |/ /
| * | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
| * | Add charset #defines for Windows platform (as of 4.1.1)unknown2003-12-041-0/+35
| * | Merge for updateunknown2003-12-022-1/+3
| |\ \
| | * | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-022-1/+3
* | | | Fixed BUG#336: Subselects with tables does not work as values for local SP va...unknown2003-12-042-1/+3
* | | | Post-merge fixes.unknown2003-12-011-1/+1
* | | | Merge 4.1 to 5.0unknown2003-12-0116-147/+229
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-282-3/+1
| |\ \ \
| | * \ \ Mergeunknown2003-11-282-3/+1
| | |\ \ \
| | | * | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-3/+0
| | | * | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-261-0/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Added compilation comment to 'show variables'unknown2003-11-261-0/+1
| * | | | | Second part of WL #519:unknown2003-11-282-1/+4
| |/ / / /
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-2612-104/+185
| |\ \ \ \
| | * | | | mi_keycache.c:unknown2003-11-251-2/+1
| | |/ / /
| | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-11-251-0/+4
| | |\ \ \
| | | * | | mf_keycache.c, keycache.h:unknown2003-11-251-0/+4
| | * | | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-232-1/+2
| | |/ / /
| | * | | Added missing file keycache.hunknown2003-11-211-1/+1
| | | |/ | | |/|
| | * | Update VC++ filesunknown2003-11-213-4/+8
| | * | Merge key cache structures to oneunknown2003-11-208-99/+172
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | SCRUMunknown2003-11-201-1/+2
| * | | Portability fixes (AIX43)unknown2003-11-201-2/+1
| * | | Portability fixes for AIX43unknown2003-11-204-15/+16
| * | | Changed mysql_next_result() to return int instead of boolunknown2003-11-191-1/+1
| |/ /
* | | Fixed BUG#1965: Opening a cursor hangs client when malformed select failsunknown2003-11-271-1/+2
* | | Changed "query" into "statement", and corrected SQL state code (04000->0A000).unknown2003-11-242-3/+3