summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...unknown2004-11-041-0/+4
* fix problem with make dist and decimal.hunknown2004-11-041-1/+1
* take into accound end \0 in decimal_string_sizeunknown2004-11-031-2/+2
* Merge bk-internal:/home/bk/mysql-5.0/unknown2004-11-031-4/+7
|\
| * error codes chaged to bitmap (for easier testing with masks)unknown2004-11-031-4/+7
* | Merge on pullunknown2004-11-0313-10/+66
|\ \ | |/ |/|
| * merge with 4.1unknown2004-10-2913-10/+66
| |\
| | * Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-0/+1
| | * added missing command names to command_name[] arrayunknown2004-10-221-2/+5
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-0/+14
| | |\
| | | * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-0/+14
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-202-1/+2
| | |\ \
| | | * | Review of all code pushed since last reviewunknown2004-10-201-0/+1
| | | * | true,false -> TRUE, FALSEunknown2004-10-141-1/+1
| | * | | Bug #6040 can't retrieve records with umlaut characters in case insensitive m...unknown2004-10-181-0/+5
| | * | | Remove stale declaration, fix a typo in comment.unknown2004-10-151-1/+0
| | | |/ | | |/|
| | * | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)":unknown2004-10-151-1/+1
| | |/
| | * After merge fixesunknown2004-10-071-0/+1
| | * Merge with 4.0 for 4.1 releaseunknown2004-10-063-2/+15
| | |\
| | | * patch fixing after review on patch-fixing of unknown2004-10-042-2/+14
| | | * Fix for BUG#4785:unknown2004-09-221-0/+1
| | * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-041-1/+0
| | |\ \
| | | * | To allow compilation on Tru64, the MySQL code should not messunknown2004-10-041-1/+0
| | * | | Merge fixesunknown2004-09-301-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Mergeunknown2004-09-262-2/+3
| | | |\ \
| | | * \ \ Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-141-1/+2
| | | |\ \ \
| | | | * \ \ Mergedunknown2004-09-131-1/+2
| | | | |\ \ \
| | | | | * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-1/+2
| | * | | | | | Incorporating new faster string->number converter functionsunknown2004-09-251-1/+7
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-231-1/+2
| | |\ \ \ \ \
| | | * | | | | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-1/+2
| | | |/ / / /
| | * | | | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-1/+1
| | |/ / / /
| | * | | | BUG#4788 - show create table provides incorrect statement.unknown2004-09-101-0/+5
| | |/ / /
| | * | | Bug #5324 Bug in UCA collations with LIKE comparisons and INDEXunknown2004-09-061-0/+7
| | |/ /
* | | | new round mode - half_upunknown2004-10-311-2/+2
* | | | small optimizationunknown2004-10-311-1/+1
* | | | new api per hf request:unknown2004-10-291-1/+22
|/ / /
* | | Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-222-1/+3
* | | decimal_cmp()unknown2004-10-201-0/+1
* | | decimal to/from bin, and utility functionsunknown2004-10-191-15/+24
* | | arbitrary precision decimal numbersunknown2004-10-181-0/+68
* | | mergeunknown2004-10-052-4/+6
|\ \ \
| * | | More fixes for strict mode:unknown2004-10-022-2/+4
* | | | mergeunknown2004-10-041-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | mergeunknown2004-09-291-1/+3
| |\ \ \
| | * \ \ mergeunknown2004-09-061-1/+3
| | |\ \ \
| | | * | | CHECK OPTIONs added (WL#1983)unknown2004-09-031-1/+3
* | | | | | Strict mode & better warningsunknown2004-09-284-5/+17
|/ / / / /
* | | | | Two small fixes to make -debug version usable again.unknown2004-09-141-1/+1
* | | | | Merge.unknown2004-09-131-0/+4
|\ \ \ \ \