summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/data0/mysqldev/my/mysql-5.0.22-releaseserg@mysql.com2006-05-241-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
* | | | Mergekent@mysql.com2006-05-171-1/+8
|\ \ \ \
| * | | | mysql.spec.sh:kent@mysql.com2006-05-161-1/+8
* | | | | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | | | | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...reggie@big_geek.2006-05-111-0/+0
|/ / / /
* | | | Windows build fixes for CMakeknielsen@mysql.com2006-05-031-1/+1
* | | | Merge mysql.com:/home/dlenev/mysql-5.0-bg11081dlenev@mysql.com2006-05-022-2/+3
|\ \ \ \
| * | | | Fix a bunch of non-Linux compile failures.knielsen@mysql.com2006-05-022-2/+3
* | | | | Manually mergedcmiller@zippy.(none)2006-05-021-10/+28
* | | | | Merge zippy.(none):/home/cmiller/work/mysql/mysql-5.0__bug17667cmiller@zippy.(none)2006-05-022-29/+78
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-241-1/+2
* | | | | Fix Windows CMake compilation after merge of Magnuses ssl patch.knielsen@mysql.com2006-03-161-1/+1
* | | | | Moved cmake scripts into the proper directoriesReggie@xgeek.2006-03-151-0/+9
* | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-03-011-0/+35
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-2/+2
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-02-151-3/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-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
* | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-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
| |/ / / / / /
* | | | | | | Automergeserg@serg.mylan2006-02-151-1/+0
|\ \ \ \ \ \ \
| * | | | | | | dbug changes:serg@serg.mylan2006-02-141-1/+0
* | | | | | | | This patch removes the remaining TYPE= code from MySQL. It cleans up a number...brian@zim.tangent.org2006-02-124-11/+11
* | | | | | | | Merge lmy004.:/work/mysql-5.0-cleanandrey@lmy004.2006-02-111-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | fix test of bug 12744 on OSXandrey@lmy004.2006-02-101-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge mysql.com:/home/kostja/mysql/tmp_merge1konstantin@mysql.com2006-02-091-17/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Post-merge fixes.konstantin@mysql.com2006-02-031-17/+0
* | | | | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+51
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | 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
| |\ \ \ \ \
* | \ \ \ \ \ Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-2/+82
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | 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
| | | |/ | | |/|