summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Bug#12817 SHOW STATUS now blob fieldsgluh@eagle.intranet.mysql.r18.ru2005-09-091-3/+3
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-2/+5
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-2/+2
|\ \ | |/
| * Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)jimw@mysql.com2005-08-301-2/+2
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0andrey@lmy004.2005-08-271-0/+76
|\ \
| * | fix for bug #11904 (select statement, cursor, grouping wrong results)andrey@lmy004.2005-08-261-0/+76
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-08-251-0/+35
|\ \ \ | |/ / |/| |
| * | Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-0/+35
| |\ \ | | |/
| | * Fix bug #11718 query with function, join and order by returns wrong type.evgen@moonbone.local2005-08-171-0/+35