summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719msvensson@neptunus.(none)2006-01-301-2/+77
|\ \ \ \ \
| * | | | | Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connectmsvensson@neptunus.(none)2006-01-261-2/+78
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-15613konstantin@mysql.com2006-01-191-0/+64
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | A fix and a test case for Bug#15613 "libmysqlclient API functionkonstantin@mysql.com2006-01-181-0/+65
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-01-181-0/+19
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":konstantin@mysql.com2006-01-171-0/+20
| | |/ | |/|
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-12-081-0/+35
|\ \ \ | | |/ | |/|
| * | Fix value returned by mysql_warning_count() after fetching a preparedjimw@mysql.com2005-12-061-0/+35
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-12-021-1/+1
|/ /
* | A test case for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATAkonstantin@mysql.com2005-11-181-0/+44
* | A fix and a test case for Bug#13524 "lock timeout gives konstantin@mysql.com2005-11-171-1/+62
* | A fix and a test case for Bug#13488 "Left outer join query incorrectlykonstantin@mysql.com2005-11-091-0/+69
* | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-0/+54
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-0/+19
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-12925jimw@mysql.com2005-10-251-0/+19
| |\
| | * Fix incorrect casts in my_getopt code that capped the maximum of longlongjimw@mysql.com2005-10-251-0/+19
| * | Bug #12698 abnormal program termination running mysql_client_testmsvensson@neptunus.(none)2005-10-131-92/+0
| * | Bug #12698 abnormal program termination running mysql_client_testmsvensson@neptunus.(none)2005-10-131-2/+1
| |/