summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-0/+7
* Bug#5081: UCS2 fields are filled with '0x2020' after extending field lengthbar@mysql.com2004-08-191-0/+10
* after merge fixesserg@serg.mylan2004-08-197-22/+54
* manually mergedserg@serg.mylan2004-08-185-4/+80
|\
| * Bug 4937: different date -> string conversion when usingserg@serg.mylan2004-08-181-0/+17
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-0/+40
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-0/+40
| | |\
| | | * fixed Bug #4358 Problem with HAVING clause that uses aliasvva@eagle.mysql.r18.ru2004-08-121-0/+40
| * | | Added initial sorting in order to make test case repeatable.ram@gw.mysql.r18.ru2004-08-121-0/+1
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-08-121-0/+18
| |\ \ \
| | * | | A test case (bug #4898: User privileges depending on ORDER BY Settings of tab...ram@gw.mysql.r18.ru2004-08-121-0/+18
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0acurtis@pcgem.rdg.cyberkinetica.com2004-08-111-0/+10
| |\ \ \ \
| | * | | | Bug#4411acurtis@pcgem.rdg.cyberkinetica.com2004-08-111-0/+10
| | | |_|/ | | |/| |
| * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-08-111-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-111-0/+2
| * | | | - fixed non-predictable floating point results in func_math by addinglenz@mysql.com2004-08-111-3/+3
| |/ / /
| * | | Fix for bug #4491 "timestamp(19) doesn't work".dlenev@brandersnatch.localdomain2004-08-061-0/+12
| | |/ | |/|
| * | bug#4816. index search for NULL in blobserg@serg.mylan2004-08-011-0/+9
| * | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...serg@serg.mylan2004-07-312-16/+19
| * | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEserg@serg.mylan2004-07-261-0/+6
* | | func_like.result:bar@mysql.com2004-08-181-0/+3
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-181-0/+86
|\ \ \
| * | | Fix for bug#4488: sign-aware equality checksergefp@mysql.com2004-08-171-0/+9
| * | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.sergefp@mysql.com2004-08-111-0/+77
* | | | Updated of test cases for CSV engine. brian@avenger.(none)2004-08-161-0/+1
* | | | ctype_utf8.test:bar@mysql.com2004-08-161-0/+72
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-151-1/+50
|\ \ \ \
| * \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmskold@mysql.com2004-08-131-1/+50
| |\ \ \ \
| | * | | | Added support for NULL in unique indexmskold@mysql.com2004-08-131-1/+50
* | | | | | Adding test cases for the example storage engine (so that you can test to see...brian@avenger.(none)2004-08-132-0/+8
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@avenger.(none)2004-08-132-0/+4933
|\ \ \ \ \ \
| * | | | | | This is the addition of the CSV engine "aka tina". Its an example engine that...brian@avenger.(none)2004-08-122-0/+4933
* | | | | | | Mergeserg@serg.mylan2004-08-132-3/+39
|\ \ \ \ \ \ \
| * | | | | | | apply UNIQUE constrain correctly for multi-byte charsetsserg@serg.mylan2004-08-132-3/+39
* | | | | | | | CSC issue # 3299 fix:bar@mysql.com2004-08-131-0/+23
* | | | | | | | ctype_utf8.result, ctype_utf8.test, item_strfunc.cc:bar@mysql.com2004-08-131-0/+3
* | | | | | | | ctype_utf8.result, ctype_utf8.test, mi_key.c:bar@mysql.com2004-08-131-0/+23
* | | | | | | | ctype_ucs.result, ctype_ucs.test, item.cc:bar@mysql.com2004-08-131-0/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-122-0/+36
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2004-08-121-0/+33
| |\ \ \ \ \
| | * | | | | #4521: unique key prefix interacts poorly with utf8bar@mysql.com2004-08-121-0/+33
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-08-121-0/+3
| |\ \ \ \ \ \
| | * | | | | | A fix (Bug #4878: Service crashes on query execution)ram@gw.mysql.r18.ru2004-08-121-0/+3
| | |/ / / / /
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-122-0/+140
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-08-121-0/+110
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ctype_uca.test, ctype_uca.result, ctype-uca.c:bar@mysql.com2004-08-111-0/+110
| | | |/ / / | | |/| | |
| * | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-08-111-0/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-08-101-0/+30
| | |\ \ \ \
| | | * | | | BUG#4315wax@kishkin.ru2004-08-101-0/+30
* | | | | | | Added tests for fix of bug#4730mskold@mysql.com2004-08-121-0/+12