summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-4.1-optunknown2006-12-082-0/+5
|\
| * delayed.test fixedunknown2006-11-131-0/+2
| * embedded-mode tests fixedunknown2006-11-131-0/+3
* | bug #22372 (LOAD DATA crashes the table with the geometry field)unknown2006-12-061-2/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-292-33/+46
|\ \
| * \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-runtimeunknown2006-11-211-32/+25
| |\ \
| | * | BUG#23159: prepared_stmt_count should be status variableunknown2006-11-211-32/+25
| * | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-runtimeunknown2006-11-161-1/+21
| |\ \ \ | | |/ / | |/| |
| | * | BUG#17047: CHAR() and IN() can return NULL without signaling NULL resultunknown2006-11-161-1/+21
* | | | Merge bk@192.168.21.1:mysql-4.1unknown2006-11-1612-44/+85
|\ \ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-11-131-0/+18
| |\ \ \ \
| | * | | | Bug #19216: Client crashes on long SELECTunknown2006-11-131-0/+18
| * | | | | Bug #11032: getObject() returns a String for a sub-query of type datetimeunknown2006-11-071-0/+16
| | |_|_|/ | |/| | |
| * | | | Bug #22457: Column alias in ORDER BY works, but not if in an expressionunknown2006-11-031-0/+16
| * | | | Merge bk@192.168.21.1:mysql-4.1-optunknown2006-10-249-44/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#3475 (Threads for the embedded server in mysqltest)unknown2006-10-239-44/+1
| * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-10-201-0/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed bug #23478.unknown2006-10-191-0/+17
* | | | | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-151-4/+0
* | | | | Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-11-136-15/+74
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-106-15/+74
| |\ \ \ \
| | * \ \ \ Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1-runtimeunknown2006-11-065-14/+69
| | |\ \ \ \
| | | * | | | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"unknown2006-11-015-14/+69
| | * | | | | Cleanup: fix race in rename.test.unknown2006-11-031-2/+8
| | | |_|_|/ | | |/| | |
* | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rplunknown2006-11-081-0/+24
|\ \ \ \ \ \
| * | | | | | Bug#23451 GROUP_CONCAT truncates a multibyte utf8 characterunknown2006-11-071-0/+24
* | | | | | | bug#19402 SQL close to the size of the max_allowed_packet fails on slaveunknown2006-11-081-7/+10
* | | | | | | Merge dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/4.1/...unknown2006-11-083-0/+42
|\ \ \ \ \ \ \
| * | | | | | | BUG#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-09-123-0/+42
* | | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rplunknown2006-11-071-0/+18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rplunknown2006-10-251-0/+18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rplunknown2006-10-111-0/+18
| | |\ \ \ \ \
| | | * | | | | Bug#22052 Trailing spaces are not removed from UNICODE fields in an indexunknown2006-10-031-0/+18
| | * | | | | | Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-10-102-0/+8
| | |\ \ \ \ \ \ | | | |/ / / / /
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-0242-352/+992
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-311-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#18654 Test is timing-dependent and fails from scheduling effects (?)unknown2006-10-301-4/+8
| * | | | | | | | Fix for bug #23412: delete rows with null date fieldunknown2006-10-271-1/+12
| |/ / / / / / /
| * | | | | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1-maintunknown2006-10-231-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesunknown2006-10-191-1/+11
| * | | | | | | | Add command "exit" to mysqltest, it will stop processing any moreunknown2006-10-191-0/+14
| * | | | | | | | Backport test cases fixes from 5.0unknown2006-10-1911-24/+25
| |/ / / / / / /
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-141-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | rpl_empty_master_crash need a master restart so that all log files are deletedunknown2006-10-131-0/+1
| * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-131-1/+13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same ...unknown2006-10-131-1/+13
| * | | | | | | | Optimize restarts by using --force-restart optionunknown2006-10-131-1/+1
| * | | | | | | | Add missing semicolon in test fileunknown2006-10-131-1/+1
| * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-1221-318/+829
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Improve restart logic all code to detect restart is now in the functionsunknown2006-10-112-2/+2