summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-313-2/+17
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-2310-20/+11
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-12-041-0/+147
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-11-291-1/+6
| |\
| * | After merge fixes: remove const and add query buffer.kroki/tomash@moonlight.intranet2006-11-221-1/+2
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-11-221-0/+68
| |\ \
| | * \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug21635kroki/tomash@moonlight.intranet2006-11-221-0/+68
| | |\ \
| | | * | BUG#21635: MYSQL_FIELD struct's member strings seem to misbehave forkroki/tomash@moonlight.intranet2006-11-221-0/+68
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug23383kroki/tomash@moonlight.intranet2006-11-171-0/+78
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#23383: mysql_affected_rows() returns different values thankroki/tomash@moonlight.intranet2006-11-171-0/+78
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-021-0/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add valgrinding support for mysql_client_testmsvensson@neptunus.(none)2006-10-251-0/+2
| | * | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.kroki/tomash@moonlight.intranet2006-10-061-0/+38
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-11-281-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+6
| |/ / /
* | | | Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libsmsvensson@neptunus.(none)2006-11-131-11/+3
|/ / /
* | | Fix memory leaks found when valgrinding mysql_client_testmsvensson@neptunus.(none)2006-10-251-1/+7
* | | Bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table"msvensson@neptunus.(none)2006-10-241-4/+16
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@neptunus.(none)2006-10-241-1/+2
|\ \ \ | | |/ | |/|
| * | Run mysql_client_test without --silentmsvensson@neptunus.(none)2006-10-241-0/+2
| |/
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my41-no...cmiller@zippy.cornsilk.net2006-08-311-2/+3
| |\
* | \ Merge neptunus.(none):/home/msvensson/mysql/bug17039/my50-bug17039msvensson@neptunus.(none)2006-10-191-0/+14
|\ \ \
| * | | Bug#17039 Cursor with procedure crashes clientmsvensson@neptunus.(none)2006-09-071-0/+14
* | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-1/+39
* | | | Merge shellback.(none):/home/msvensson/mysql/bug22139/my50-bug22139msvensson@shellback.(none)2006-09-151-6/+3
|\ \ \ \
| * | | | Bug#22139 undefined reference to `my_memmem' when compiling tests/mysql_clien...msvensson@shellback.(none)2006-09-121-6/+3
| |/ / /
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0grichter@bk-internal.mysql.com2006-09-021-2/+3
|\ \ \ \
| * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my50-no...cmiller@zippy.cornsilk.net2006-08-311-2/+3
| |\ \ \ \
| | * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my41-no...cmiller@zippy.cornsilk.net2006-08-311-2/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bitkeeper's Tk interface uses UTF8 by default, so mixing charsets in a cmiller@zippy.cornsilk.net2006-08-311-2/+3
| | * | | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@neptunus.(none)2006-08-221-2/+2
| | |\ \ \ \
| | * | | | | Remove debug printout from mysql_client_testmsvensson@neptunus.(none)2006-08-221-2/+0
* | | | | | | make dist changes for Cmake buildgeorg@lmy002.wdf.sap.corp2006-09-011-1/+2
* | | | | | | Additional files for cmake supportgeorg@lmy002.wdf.sap.corp2006-08-311-0/+9
|/ / / / / /
* | | | | | Bug#21813 An attacker has the opportunity to bypass query logging, part2msvensson@neptunus.(none)2006-08-301-23/+66
| |/ / / / |/| | | |
* | | | | Bug#21757: mysql_client_test fails in testcase when reading master.log fileiggy@rolltop.ignatz42.dyndns.org2006-08-211-2/+2
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@shellback.(none)2006-08-211-0/+2
|\ \ \ \
| * | | | Print lines from log file to see what's in themmsvensson@shellback.(none)2006-08-211-0/+2
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.cornsilk.net2006-08-171-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Remove extra whitespacemsvensson@neptunus.(none)2006-08-071-3/+3
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.cornsilk.net2006-08-171-5/+20
|\ \ \ \ \ | |/ / / /
| * | | | Add some more code to analyze why the fgets fails.msvensson@neptunus.(none)2006-08-071-3/+12
| * | | | Add printouts in test case for bug17667msvensson@neptunus.(none)2006-08-071-0/+4
| * | | | Change the 'sleep' into an explicit FLUSH LOGS commandmsvensson@neptunus.(none)2006-08-071-1/+3
| * | | | fflush(NULL) before abort so that all pending writes are performedmsvensson@neptunus.(none)2006-08-071-1/+1
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.cornsilk.net2006-08-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Flush stderr before calling abort()msvensson@neptunus.(none)2006-08-061-0/+1
* | | | | My previous change of replacing the call to sprintf with some memcpy type rou...rburnett@production.mysql.com2006-08-141-3/+2
* | | | | Some small cleanups that will help get mysql_client_test passing on WindowsReggie@xgeek.2006-08-101-2/+7
* | | | | please don't call methods that should always execute inside assert()Reggie@xgeek.2006-08-051-6/+12