summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-313-2/+17
* Many files:unknown2006-12-2310-20/+11
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-041-0/+147
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-1/+6
| |\
| * | After merge fixes: remove const and add query buffer.unknown2006-11-221-1/+2
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-11-221-0/+68
| |\ \
| | * \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug21635unknown2006-11-221-0/+68
| | |\ \
| | | * | BUG#21635: MYSQL_FIELD struct's member strings seem to misbehave forunknown2006-11-221-0/+68
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug23383unknown2006-11-171-0/+78
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#23383: mysql_affected_rows() returns different values thanunknown2006-11-171-0/+78
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-0/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add valgrinding support for mysql_client_testunknown2006-10-251-0/+2
| | * | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-0/+38
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-11-281-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove compiler warningsunknown2006-11-201-1/+6
| |/ / /
* | | | Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libsunknown2006-11-131-11/+3
|/ / /
* | | Fix memory leaks found when valgrinding mysql_client_testunknown2006-10-251-1/+7
* | | Bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table"unknown2006-10-241-4/+16
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-10-241-1/+2
|\ \ \ | | |/ | |/|
| * | Run mysql_client_test without --silentunknown2006-10-241-0/+2
| |/
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my41-no...unknown2006-08-311-2/+3
| |\
* | \ Merge neptunus.(none):/home/msvensson/mysql/bug17039/my50-bug17039unknown2006-10-191-0/+14
|\ \ \
| * | | Bug#17039 Cursor with procedure crashes clientunknown2006-09-071-0/+14
* | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDunknown2006-10-021-1/+39
* | | | Merge shellback.(none):/home/msvensson/mysql/bug22139/my50-bug22139unknown2006-09-151-6/+3
|\ \ \ \
| * | | | Bug#22139 undefined reference to `my_memmem' when compiling tests/mysql_clien...unknown2006-09-121-6/+3
| |/ / /
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-09-021-2/+3
|\ \ \ \
| * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my50-no...unknown2006-08-311-2/+3
| |\ \ \ \
| | * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my41-no...unknown2006-08-311-2/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bitkeeper's Tk interface uses UTF8 by default, so mixing charsets in a unknown2006-08-311-2/+3
| | * | | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-08-221-2/+2
| | |\ \ \ \
| | * | | | | Remove debug printout from mysql_client_testunknown2006-08-221-2/+0
* | | | | | | make dist changes for Cmake buildunknown2006-09-011-1/+2
* | | | | | | Additional files for cmake supportunknown2006-08-311-0/+9
|/ / / / / /
* | | | | | Bug#21813 An attacker has the opportunity to bypass query logging, part2unknown2006-08-301-23/+66
| |/ / / / |/| | | |
* | | | | Bug#21757: mysql_client_test fails in testcase when reading master.log fileunknown2006-08-211-2/+2
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-08-211-0/+2
|\ \ \ \
| * | | | Print lines from log file to see what's in themunknown2006-08-211-0/+2
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Remove extra whitespaceunknown2006-08-071-3/+3
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-5/+20
|\ \ \ \ \ | |/ / / /
| * | | | Add some more code to analyze why the fgets fails.unknown2006-08-071-3/+12
| * | | | Add printouts in test case for bug17667unknown2006-08-071-0/+4
| * | | | Change the 'sleep' into an explicit FLUSH LOGS commandunknown2006-08-071-1/+3
| * | | | fflush(NULL) before abort so that all pending writes are performedunknown2006-08-071-1/+1
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Flush stderr before calling abort()unknown2006-08-061-0/+1
* | | | | My previous change of replacing the call to sprintf with some memcpy type rou...unknown2006-08-141-3/+2
* | | | | Some small cleanups that will help get mysql_client_test passing on Windowsunknown2006-08-101-2/+7
* | | | | please don't call methods that should always execute inside assert()unknown2006-08-051-6/+12