summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update results for new varchar handlingunknown2004-12-071-7/+25
* Merge with new VARCHAR codeunknown2004-12-061-4/+4
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+4
* | Merge with 4.1unknown2004-12-062-2/+4
|\ \
| * | Fixes to make mysql-test-run --embedded-server workingunknown2004-12-021-0/+2
| * | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...unknown2004-12-021-2/+2
* | | Fixed bug related to lower case table names on Power Macunknown2004-11-241-2/+3
* | | More test cases are addedunknown2004-11-231-1/+1
* | | mergedunknown2004-11-201-3/+154
|\ \ \ | |/ /
| * | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-0/+135
| |\ \
| | * | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-0/+135
| * | | Some comments regarding Bug#6275 ""client_test" fail in 4.1.7 make test"unknown2004-11-181-3/+19
* | | | changed field names, fields order according to WL descriptionunknown2004-11-201-2/+2
* | | | remove unused parts of codeunknown2004-11-181-6/+6
* | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-18/+22
* | | | Merge with 4.1 to get latest fix to client_test.cunknown2004-11-121-13/+11
|\ \ \ \ | |/ / /
| * | | Code cleanup and some optimizations.unknown2004-11-121-13/+11
* | | | Merge with 4.1unknown2004-11-121-202/+233
|\ \ \ \ | |/ / /
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-188/+217
| |\ \ \
| | * | | Added possibility to run only certain tests by giving the test name(s)unknown2004-11-121-188/+217
| * | | | Write fatal errors even if silent is used in client_testunknown2004-11-111-0/+2
| |/ / /
* | | | Fix compile failure of client_test: Move DBUG_ENTER to work in standard C.unknown2004-11-101-2/+2
| |_|/ |/| |
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-33/+181
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-081-38/+48
| |\ \
| | * | Simpler arena swapping codeunknown2004-11-081-38/+48
| * | | A fix and test case for the bug reported by Reggie: if character setunknown2004-11-051-0/+71
| |/ /
| * | A test case for Bug#4172 "Floating point conversion looses precision unknown2004-11-051-0/+67
| |/
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-426/+710
|\ \ | |/
| * bad automerge (?) fixedunknown2004-11-021-1/+0
| * Remove usage of !$ from mysql-testsunknown2004-11-021-417/+690
* | merge with 4.1unknown2004-10-292-532/+1201
|\ \ | |/
| * A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-0/+101
| * Playing with test_bug5399() to make it work on HPUX 64 bit: no unknown2004-10-261-18/+19
| * Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct...unknown2004-10-221-0/+26
| |\
| | * Fix for bug #6081 "Call to deprecated mysql_create_db() function crashesunknown2004-10-171-0/+28
| * | A test case for Bug#6046: no fix is needed (the bug is alreadyunknown2004-10-221-0/+48
| * | Manual merge.unknown2004-10-211-0/+18
| |\ \
| | * | A fix and test case for bug#6059 "mysql_stmt_field_count returns unknown2004-10-211-0/+17
| | |/
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-3/+98
| |\ \
| | * | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' unknown2004-10-201-4/+52
| | * | A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-0/+47
| | |/
| * | Review of all code pushed since last reviewunknown2004-10-201-11/+3
| |/
| * tests/client_test.c:unknown2004-10-131-482/+596
| * Makefile.am, client_test.test, mysql-test-run.sh:unknown2004-10-081-1/+2
| * A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-1/+1
| * client_test.test:unknown2004-09-281-8/+6
| * Mergeunknown2004-09-251-30/+44
| |\
| | * client_test.c:unknown2004-09-251-30/+44
| * | fix client_test to be a bit faster under valgrind.unknown2004-09-231-1/+1
| * | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-0/+30
| |/