summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* after merge fixesunknown2004-08-1911-38/+58
* manually mergedunknown2004-08-1817-7/+217
|\
| * Bug 4937: different date -> string conversion when usingunknown2004-08-182-0/+36
| * Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make instal...unknown2004-08-141-0/+1
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-132-0/+86
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-132-0/+86
| | |\
| | | * fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-122-0/+86
| * | | Added initial sorting in order to make test case repeatable.unknown2004-08-121-0/+1
| * | | Added initial sorting in order to make test case repeatable. unknown2004-08-121-0/+1
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-122-0/+33
| |\ \ \
| | * | | A test case (bug #4898: User privileges depending on ORDER BY Settings of tab...unknown2004-08-122-0/+33
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-112-0/+24
| |\ \ \ \
| | * | | | Bug#4411unknown2004-08-112-0/+24
| | | |_|/ | | |/| |
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-112-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-112-0/+3
| * | | | - fixed non-predictable floating point results in func_math by addingunknown2004-08-112-4/+4
| |/ / /
| * | | Fix for bug #4491 "timestamp(19) doesn't work".unknown2004-08-062-0/+23
| | |/ | |/|
| * | bug#4816. index search for NULL in blobunknown2004-08-012-0/+19
| * | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-314-18/+28
| * | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEunknown2004-07-262-0/+17
* | | func_like.result:unknown2004-08-182-0/+9
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-182-0/+129
|\ \ \
| * | | Fix for bug#4488: sign-aware equality checkunknown2004-08-172-0/+13
| * | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.unknown2004-08-112-0/+116
* | | | Updated of test cases for CSV engine. unknown2004-08-161-0/+1
* | | | ctype_utf8.test:unknown2004-08-162-0/+119
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-08-153-2/+130
|\ \ \ \
| * \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-08-133-2/+130
| |\ \ \ \
| | * | | | Added support for NULL in unique indexunknown2004-08-133-2/+130
* | | | | | Adding test cases for the example storage engine (so that you can test to see...unknown2004-08-134-0/+28
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-134-0/+6252
|\ \ \ \ \ \
| * | | | | | This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-124-0/+6252
* | | | | | | Mergeunknown2004-08-135-4/+67
|\ \ \ \ \ \ \
| * | | | | | | apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-135-4/+67
* | | | | | | | CSC issue # 3299 fix:unknown2004-08-132-0/+39
* | | | | | | | ctype_utf8.result, ctype_utf8.test, item_strfunc.cc:unknown2004-08-132-0/+9
* | | | | | | | ctype_utf8.result, ctype_utf8.test, mi_key.c:unknown2004-08-132-0/+50
* | | | | | | | ctype_ucs.result, ctype_ucs.test, item.cc:unknown2004-08-132-0/+17
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-08-125-1/+66
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-122-0/+55
| |\ \ \ \ \
| | * | | | | #4521: unique key prefix interacts poorly with utf8unknown2004-08-122-0/+55
| * | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-08-121-1/+2
| |\ \ \ \ \ \
| | * | | | | | Fix for BUG#4678 "mysql-test-run fails on grant_cache":unknown2004-08-121-1/+2
| * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-122-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | A fix (Bug #4878: Service crashes on query execution)unknown2004-08-122-0/+9
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Reenable diskless for faster mysql-test-rununknown2004-08-121-1/+1
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-08-124-1/+176
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-08-123-2/+112
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-122-1/+111
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | ctype_uca.test, ctype_uca.result, ctype-uca.c:unknown2004-08-112-1/+111
| | | | |_|/ / / | | | |/| | | |