summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug#12817 SHOW STATUS now blob fieldsunknown2005-09-091-3/+3
* Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-2/+2
* Fix bug #11718 query with function, join and order by returns wrong type.unknown2005-08-171-0/+35
* Fixed compiler warningsunknown2005-07-281-2/+3
* Merge grichter@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-201-0/+44
|\
| * cs fixes from last commit unknown2005-07-201-10/+10
| * fix for bug#12001unknown2005-07-191-0/+44
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-181-3/+3
|\ \ | |/ |/|
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfaceunknown2005-07-121-3/+3
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-151-4/+14
|\ \
| * | fix for #11808 backported.unknown2005-07-141-4/+14
| |/
* | A fix and a test case for Bug#11183 "mysql_stmt_reset() doesn't resetunknown2005-07-141-0/+45
* | A fix and a test case for Bug#9735.unknown2005-07-141-1/+30
|/
* Makefile.am:unknown2005-07-051-1/+2
* Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-021-2/+51
|\
| * Fix 'mysql_client_test' with embedded server. (Bug #9634)unknown2005-04-271-2/+51
* | Fixed core dump bug when hot link list in key cache was empty. Bug #10167unknown2005-04-271-0/+212
|/
* mysql_client_test.c:unknown2005-03-251-0/+2
* Mergeunknown2005-02-171-0/+49
|\
| * Only escape the first character in a sequence of bytes that appears to beunknown2005-02-151-10/+10
| * When escaping a string in a multi-byte character set, escape all bytes ofunknown2005-02-091-0/+49
* | Follow-up for bug#7990unknown2005-02-101-0/+1
* | A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-1/+21
* | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+54
|/
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-0/+6
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-241-0/+6
* | - renamed client_test -> mysql_client_testunknown2005-01-202-3/+3
|/
* A test case for Bug#6761 "mysql_list_fields doesn't work"unknown2005-01-121-0/+24
* Fix to perform correctly with charsets in embedded serverunknown2004-12-211-2/+0
* Making 4.1 tree compile with -ansi -pedanticunknown2004-12-161-3/+3
* A fix of return value of mysql_stmt_bind_result() and cleanup.unknown2004-12-151-4/+1
* bug#6275 "client_test" fail in 4.1.7 make testunknown2004-12-141-11/+18
* Test for BUG#7242: Testing prepare + several times executeunknown2004-12-141-0/+51
* Fix for a bug #6996unknown2004-12-071-0/+62
* 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
* 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
* | Code cleanup and some optimizations.unknown2004-11-121-13/+11
* | 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
|/ /
* | 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
|/
* bad automerge (?) fixedunknown2004-11-021-1/+0
* Remove usage of !$ from mysql-testsunknown2004-11-021-417/+690
* A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-0/+101