summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2004-03-255-60/+93
|\
| * Updated tests after mergeunknown2004-03-252-33/+42
| * merge with 3.23unknown2004-03-251-27/+49
| |\
| | * Improved test caseunknown2004-03-251-0/+2
| | * used right table for grants check (BUG#3270)unknown2004-03-231-0/+19
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-223-1/+4
| |\ \
| | * | union.result:unknown2004-03-222-0/+4
| | * | update.test:unknown2004-03-151-1/+0
| * | | Fixed wrong 'mysql.func' definitionunknown2004-03-222-2/+2
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-201-2/+2
| |\ \ \
| | * | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-201-2/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-257-14/+321
|\ \ \ \ \
| * | | | | Cleanups & safety fixesunknown2004-03-252-2/+4
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-255-12/+317
| |\ \ \ \ \
| | * | | | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-255-12/+317
* | | | | | | Merge fix.unknown2004-03-253-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-253-3/+3
* | | | | | | Bug #3290 [Ver]: Can't convert sjis&ujis half-width katakana correctlyunknown2004-03-252-0/+48
* | | | | | | #3290: Can't convert sjis&ujis half-width katakana correctlyunknown2004-03-254-0/+83
* | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-252-0/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-252-0/+25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-232-0/+25
| | |\ \ \ \ \ \
| | | * | | | | | Fix for #3266 (garbled TEXT fields as a result of CREATE TABLE SELECT)unknown2004-03-232-0/+25
* | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-252-0/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)unknown2004-03-232-0/+16
* | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-232-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | correct support for a mix of UNION/UNION ALL in the same query.unknown2004-03-232-6/+7
| |/ / / / / / / /
* | | | | | | | | small addition to the fix for #3188unknown2004-03-232-0/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-234-2/+51
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-232-0/+27
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix for #3067 (REPAIR TABLE reenables disabled keys)unknown2004-03-222-0/+27
| * | | | | | | aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-222-2/+24
| |/ / / / / /
* | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-222-0/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for #3188unknown2004-03-182-0/+14
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-213-2/+25
|\ \ \ \ \ \ \
| * | | | | | | more sys_var_str fixesunknown2004-03-202-0/+18
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-203-2/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | select @@smth=@@sys_str_var crash fixedunknown2004-03-203-2/+7
* | | | | | | | after merge changesunknown2004-03-211-2/+2
|/ / / / / / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-2018-161/+293
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-204-5/+17
| * | | | | | merge with 4.0 to get portability fixesunknown2004-03-195-15/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Portability fixesunknown2004-03-195-15/+7
| * | | | | | Added test to show bug in current union implementationunknown2004-03-196-12/+57
| * | | | | | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-198-133/+215
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Removed \runknown2004-03-191-2/+2
| | * | | | | Portability fixesunknown2004-03-193-35/+33
| | * | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-175-111/+176
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | fixed structure error from last merge for bug #2874unknown2004-03-175-111/+176
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-172-0/+27
| | |\ \ \ \ \