summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Fix the test case for bug#4231 (which before was passing just by occasion)unknown2004-09-151-3/+3
* Syntax correction for bug#5560.unknown2004-09-141-2/+2
* client_test.c:unknown2004-09-081-19/+19
* A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared unknown2004-09-081-0/+183
* A fix and test case for bug#5399 "Wrong statement executed by MySQLunknown2004-09-081-0/+48
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-031-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-021-1/+1
| |\
| | * After merge fixesunknown2004-09-021-1/+1
* | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEunknown2004-09-021-0/+74
|/ /
* | Make client_test pass on 64-bit HP-UX11: long is 64 bit,unknown2004-09-011-33/+33
|/
* A short fix and test case for Bug#5126 unknown2004-08-261-0/+48
* after mergeunknown2004-08-261-1/+1
* Cleanup in libmysql.unknown2004-08-051-0/+6
* Type of MYSQL_BIND::buffer changed to void *unknown2004-06-251-168/+168
* - fixed test_frm_bug test to work with increased number of columns inunknown2004-06-241-2/+2
* Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-0/+76
* Fixes to make client_test run on 64 bit Sun: a bug in libmysql and unknown2004-06-221-21/+44
* - automatic dependency tracking for client_test enabledunknown2004-06-221-1/+0
* Fix for bug#4236 "Server crash on attempt to execute non-preparedunknown2004-06-221-0/+30
* Compilation error on AIX (IBM C Compiler Version 6) fixed.unknown2004-06-161-1/+1
* Fix for Bug#4079 "error checking in prepared statements": unknown2004-06-111-0/+44
* Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-091-0/+68
* mysql_stmt_field_count()unknown2004-06-061-0/+1
* Few more cleanups in client_test:unknown2004-06-051-264/+13
* The comment is not true any more. unknown2004-06-051-6/+0
* HAVE_DEPRECATED_411_API macro removed.unknown2004-06-041-3275/+3382
* Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...unknown2004-05-311-3/+87
* Support for character set conversion in binary protocol: another gounknown2004-05-251-7/+202
* assigning max_length parameter for Item_param (Bug #3811)unknown2004-05-201-1/+43
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-191-9/+11
|\
| * Portability fixesunknown2004-05-191-9/+11
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-171-0/+3
|\ \ | |/ |/|