summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/
| * 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 with 4.1unknown2004-09-061-31/+159
|\ \ | |/
| * 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
* | Print value of Item_param if it has a value (when debugging)unknown2004-09-041-0/+2
* | Merge with pulled codeunknown2004-09-031-2/+3
|\ \
| * | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-2/+3
* | | Compilation failure fix.unknown2004-08-031-6/+5
* | | client_test.cc -> client_test.cunknown2004-08-032-89/+68
* | | Followup3: operator new and operator delete are defined in mysys.unknown2004-08-032-15/+4
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-032-5/+296
|/ /
* | VIEWunknown2004-07-161-2/+361
* | Mergeunknown2004-07-152-3562/+3737
|\ \
| * \ Merge with 4.1.3-betaunknown2004-07-072-3564/+3739
| |\ \ | | |/
| | * Type of MYSQL_BIND::buffer changed to void *unknown2004-06-251-168/+168