summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Translated 5.0 error codes into sql states.unknown2003-11-212-0/+34
* | | Merging 4.1->5.0.unknown2003-11-194-3/+62
|\ \ \ | |/ / |/| |
| * | WL#1241: SHOW PROCEDURE/FUNCTIONunknown2003-11-171-1/+2
| * | Changed single generic error code/message into different ones for duplicate t...unknown2003-11-141-2/+5
| * | Various bug fixes:unknown2003-11-131-1/+2
| * | Merging 4.1->5.0unknown2003-10-224-3/+57
| |\ \
| | * \ Merge mysql.com:/usr/local/bk/mysql-5.0unknown2003-10-101-1/+9
| | |\ \
| | | * | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...unknown2003-10-101-1/+9
| | * | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2003-10-061-1/+3
| | |\ \ \ | | | |/ /
| | | * | Check that a FUNCTION contains RETURN and that we actually get a return value.unknown2003-10-031-1/+3
| | * | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2003-09-281-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | new UDF arguments interface (WL#1017) (SCRUM)unknown2003-09-131-0/+2
| | * | | Merging 4.1 -> 5.0unknown2003-09-244-3/+45
| | |\ \ \
| | | * | | Implemented SP CONDITIONs and HANDLERs, with the extension of handlingunknown2003-09-161-1/+2
| | | |/ /
| | | * | Merge 4.1 into 5.0unknown2003-08-264-3/+44
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).unknown2003-07-084-3/+44
| | | | |\ \
| | | | | * | rlyon-5.0.0-alpha.patchunknown2003-05-293-2/+30
| | | | | * | Merged 4.1 to 5.0.unknown2003-04-292-2/+19
| | | | | |\ \
| | | | | | * | Check the number of args to SPs.unknown2003-04-171-1/+2
| | | | | | * | Post post-merge fix.unknown2003-04-172-18/+25
| | | | | | |\ \
| | | | | | | * \ Merged 4.1 into 5.0.unknown2003-04-162-17/+24
| | | | | | | |\ \