summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2003-12-111-0/+23
|\
| * Many files:unknown2003-12-111-0/+23
* | Added --comments mysqldump option (default value is 1).unknown2003-12-111-0/+20
* | Disable some tests until replace can handle regexpunknown2003-12-111-48/+0
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-113-4/+44
|\
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-113-4/+44
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-0/+48
|\ \
| * | proper musqldump test resultunknown2003-12-101-0/+48
* | | fix for bug #1993 'bit functions do not return unsigned values'unknown2003-12-101-0/+18
|/ /
* | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-101-6/+17
|\ \ | |/ |/|
| * followup to fix for bug #1790 BIT_AND() result in GROUP BY different when unknown2003-12-101-6/+17
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-1/+30
|\ \
| * | bug #1335 tests followup:unknown2003-12-101-0/+14
| * | Fix for bug #1335: filesort is missing in EXPLAIN if ORDER BY NULL is usedunknown2003-12-091-1/+16
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-12-091-2/+9
|\ \ \ | |/ / |/| |
| * | database invalidation invalidate queries only of given database (BUG#1898)unknown2003-11-201-2/+9
* | | test for the bug #1885: mysqldump does not dumps timestamp default.unknown2003-12-091-0/+2
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-071-2/+25
|\ \ \
| * | | WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-2/+25
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-0715-18/+206
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-051-0/+27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-041-0/+27
| | |\ \ \
| | | * | | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-0/+27
| * | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-055-9/+66
| |\ \ \ \ \ | | |/ / / /
| | * | | | Allow space in service namesunknown2003-12-043-26/+22
| | |/ / /
| | * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-041-6/+12
| | |\ \ \
| | | * | | Fix for bug#1944 'Function RPad() sometimes produce unexpected result'unknown2003-12-041-6/+12
| | * | | | Fix for bug #1980 testsunknown2003-12-031-2/+2
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-021-0/+26
| | |\ \ \ \
| | | * | | | Fix for bug #1980unknown2003-12-021-0/+26
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-022-3/+32
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for Bug #1448 "Date parsing fails, and fails to complain unknown2003-12-022-3/+32
| * | | | | | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-021-5/+5
| * | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-021-7/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | fix for bug #1790: unknown2003-11-211-7/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-281-0/+10
| |\ \ \ \ \
| | * | | | | Fixed range optimzier bug (Bug #1828)unknown2003-11-281-0/+10
| | | |_|/ / | | |/| | |
| * | | | | bug #1945. item(expression)->name=0, crash in find_item_in_listunknown2003-11-281-0/+4
| |/ / / /
| * | | | Fix test for binary buildsunknown2003-11-231-3/+3
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-202-0/+25
| |\ \ \ \
| | * | | | yet another trunc* bugunknown2003-11-201-0/+3
| | * | | | Mergeunknown2003-11-202-0/+22
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | more left join testsunknown2003-11-201-0/+8
| | | * | | fulltext.test, fulltext.result:unknown2003-11-081-0/+14
| * | | | | Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-1/+7
| |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-192-1/+33
| |\ \ \ \
| | * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-182-1/+33
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fix for BUG#1870unknown2003-11-182-1/+33
| * | | | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...unknown2003-11-181-0/+19
| * | | | | Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-0/+8
| |/ / / /