summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-1/+2
* Fix Windows CMake compilation after merge of Magnuses ssl patch.unknown2006-03-161-1/+1
* Moved cmake scripts into the proper directoriesunknown2006-03-151-0/+9
* Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-011-0/+35
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-281-0/+35
| |\
| | * Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was unknown2006-02-281-0/+35
| * | Fixed new introduced bug in binlog.test with --ps-protocolunknown2006-02-251-2/+2
| |/
* | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-2/+2
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-02-151-3/+17
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-151-0/+16
| |\
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-131-3/+17
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/bug14013/my50-bug14013unknown2006-02-131-3/+17
| | |\ \
| | | * | Bug#14013 mysql_stmt_store_result() bombs if a cursor is openunknown2006-02-101-3/+17
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-02-151-0/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#16143 mysql_stmt_sqlstate returns an empty string instead of '00000'unknown2006-02-151-0/+16
| |/ / /
* | | | Automergeunknown2006-02-151-1/+0
|\ \ \ \
| * | | | dbug changes:unknown2006-02-141-1/+0
* | | | | This patch removes the remaining TYPE= code from MySQL. It cleans up a number...unknown2006-02-124-11/+11
* | | | | Merge lmy004.:/work/mysql-5.0-cleanunknown2006-02-111-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix test of bug 12744 on OSXunknown2006-02-101-2/+2
| | |/ / | |/| |
* | | | Merge mysql.com:/home/kostja/mysql/tmp_merge1unknown2006-02-091-17/+0
|\ \ \ \ | |/ / /
| * | | Post-merge fixes.unknown2006-02-031-17/+0
* | | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-0/+51
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-1/+51
| |\ \
| | * | fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...unknown2006-02-011-0/+32
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719unknown2006-01-301-2/+77
| |\ \ \
* | \ \ \ Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-2/+82
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge mysql.com:/opt/local/work/mysql-4.1-15613unknown2006-01-191-0/+64
| |\ \ \ | | |/ /
| | * | A fix and a test case for Bug#15613 "libmysqlclient API functionunknown2006-01-181-0/+65
| * | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-01-181-0/+19
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":unknown2006-01-171-0/+20
* | | Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connectunknown2006-01-261-2/+78
|/ /
* | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-12-081-0/+35
|\ \
| * | Fix value returned by mysql_warning_count() after fetching a preparedunknown2005-12-061-0/+35
* | | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-12-021-1/+1
|/ /
* | A test case for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATAunknown2005-11-181-0/+44
* | A fix and a test case for Bug#13524 "lock timeout gives unknown2005-11-171-1/+62
* | A fix and a test case for Bug#13488 "Left outer join query incorrectlyunknown2005-11-091-0/+69
* | A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-0/+54
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-0/+19
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-0/+19
| |\
| | * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-0/+19
| * | Bug #12698 abnormal program termination running mysql_client_testunknown2005-10-131-92/+0
| * | Bug #12698 abnormal program termination running mysql_client_testunknown2005-10-131-2/+1
| |/
| * Bug#12817 SHOW STATUS now blob fieldsunknown2005-09-091-3/+3
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-2/+5
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-2/+2
|\ \ | |/
| * Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-2/+2
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-271-0/+76
|\ \
| * | fix for bug #11904 (select statement, cursor, grouping wrong results)unknown2005-08-261-0/+76