summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/pem/work/mysql-4.1unknown2004-02-131-3/+3
|\
| * manual merge, bug #2247unknown2004-02-131-0/+2
| |\
| | * Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from unknown2004-02-061-0/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-0/+1
| |\ \
| | * \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-0/+1
| | |\ \
| | | * | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-0/+1
| | | |/
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-3/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-101-3/+0
* | | | Merge 4.1 into 5.0.unknown2004-02-106-40/+50
|\ \ \ \ | |/ / /
| * | | Problem fix:unknown2004-02-061-0/+4
| | |/ | |/|
| * | Fix for bug#2505: MySQL reports "out of memory" unknown2004-01-261-1/+2
| * | Conflicts resolvedunknown2004-01-232-1/+4
| |\ \
| | * | SCRUMunknown2004-01-232-1/+4
| * | | Mergeunknown2004-01-201-1/+2
| |\ \ \
| | * | | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+2
| | | |/ | | |/|
| * | | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-1/+2
| * | | - Added missing documentation to some mysql.cc options.unknown2004-01-142-3/+5
| | |/ | |/|
| * | SCRUMunknown2004-01-071-2/+0
| |/
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-201-0/+1
|\ \
| * \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-1912-14/+57
| |\ \
| * | | This will be pushed only after I fix the testsuite.unknown2003-12-181-0/+1
* | | | Merge mysql.com:/home/psergey/mysql-5.0-latest-pullunknown2003-12-2012-14/+57
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | |/ /
* | | | Numerous small fixes to index_merge read time estimates codeunknown2003-12-201-0/+11
|/ / /
* | | 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