summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | mysql_client_test.c:rburnett@production.mysql.com2006-08-051-1/+3
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-2/+96
|\ \ \ \ | |_|/ / |/| | |
| * | | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-2/+96
* | | | Fix after manual merge.kroki/tomash@moonlight.intranet2006-07-291-0/+44
* | | | Merge mysql.com:/home/hf/work/mysql-4.1.mrgholyfoot/hf@mysql.com/deer.(none)2006-07-251-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-07-201-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | bug #19983 (mysql_client_test_embedded fails)holyfoot@deer.(none)2006-06-021-0/+2
* | | | mergingholyfoot/hf@mysql.com/deer.(none)2006-07-181-1/+1
* | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0cmiller@zippy.(none)2006-07-131-2/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | A patch to Bug#17667 didn't take into consideration that the vardir, which co...cmiller@zippy.(none)2006-07-101-3/+13
* | | | Merge mysqldev@production:my/mysql-5.0-releaseknielsen@rt.int.sifira.dk2006-07-041-0/+6
|\ \ \ \
| * | | | Makefile.am:kent@suse9-x86.mysql.com2006-07-031-0/+6
| |/ / /
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@mysql.com2006-07-031-0/+34
|\ \ \ \
| * | | | Bug#19671 mysql_list_fields returns incorrect table name for VIEWsgluh@eagle.intranet.mysql.r18.ru2006-06-291-0/+34
| |/ / /
* | | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-301-6/+65
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | bug #20152: mysql_stmt_execute() overwrites parameter bufferskroki@mysql.com2006-06-301-0/+53
| * | Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-releaseserg@mysql.com2006-05-241-7/+14
| |\ \ | | |/ | |/|
* | | Merge mysql.com:/data0/mysqldev/my/mysql-5.0.22-releasekent@mysql.com2006-05-261-7/+14
|\ \ \
| * \ \ Merge mysql.com:/data0/mysqldev/my/mysql-5.0.17c-releaseserg@mysql.com2006-05-241-7/+14
| |\ \ \
| | * \ \ Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-releaseserg@mysql.com2006-05-241-7/+14
| | |\ \ \ | | | | |/ | | | |/|
| | | * | don't let bugfix for bug#8303 break the bugfix for bug#8378kent@mysql.com2006-05-241-7/+14
* | | | | Fix a bunch of non-Linux compile failures.knielsen@mysql.com2006-05-022-2/+3
* | | | | SECURITY FIXcmiller@zippy.(none)2006-05-012-1/+67
* | | | | Fix incorrect merge: put '/*' comment start back.sergefp@mysql.com2006-03-301-0/+1
* | | | | Manual mergeevgen@sunlight.local2006-03-301-1/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Cleanup during review of new pushed codemonty@mysql.com2006-03-301-3/+3
| * | | Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error":konstantin@mysql.com2006-03-051-20/+0
* | | | Undo the patch for Bug#16144 "mysql_stmt_attr_get type error",konstantin@mysql.com2006-03-041-19/+0
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@sunlight.local2006-02-281-0/+35
|\ \ \ \
| * | | | Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was evgen@moonbone.local2006-02-281-0/+35
* | | | | Fixed new introduced bug in binlog.test with --ps-protocolmonty@mysql.com2006-02-251-2/+2
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-02-151-0/+16
|\ \ \ \
| * | | | Bug#16143 mysql_stmt_sqlstate returns an empty string instead of '00000'msvensson@devsrv-b.mysql.com2006-02-151-0/+16
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-02-131-3/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/bug14013/my50-bug14013msvensson@neptunus.(none)2006-02-131-3/+17
| |\ \ \ \
| | * | | | Bug#14013 mysql_stmt_store_result() bombs if a cursor is openmsvensson@neptunus.(none)2006-02-101-3/+17
* | | | | | fix test of bug 12744 on OSXandrey@lmy004.2006-02-101-2/+2
|/ / / / /
* | | | | Post-merge fixes.konstantin@mysql.com2006-02-031-17/+0
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-1/+51
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...andrey@lmy004.2006-02-011-0/+32