summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Bugs: #7111: server crashes when regexp is usedunknown2004-12-091-0/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-0/+6
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-0/+6
| |\
| | * Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-091-0/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-2/+41
|\ \ \ | |/ / |/| |
| * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-2/+41
* | | A fix and test case for Bug#6873 "PS, having with subquery, crash unknown2004-12-091-0/+14
* | | A followup to Bug#6878 "Crash with engine=memory", reported as Bug#6986 unknown2004-12-081-7/+7
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-071-0/+7
|\ \ \
| * \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-0/+7
| |\ \ \
| | * | | A fix (bug #6993: Max myisam_data_pointer_size limited to 7).unknown2004-12-071-0/+7
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-071-1/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergeunknown2004-12-071-1/+23
| |\ \ \ \
| | * | | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+23
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+14
|\ \ \ \ \ \
| * | | | | | Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'unknown2004-12-071-1/+14
* | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ mergeunknown2004-12-071-3/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fix for bug #6077: Problem with make test from 4.1.7 and bkunknown2004-11-102-5/+5
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-0/+47
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-12-071-0/+47
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index)unknown2004-12-061-0/+47
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-063-0/+45
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-0/+31
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-0/+12
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-0/+12
| | |\ \ \ \ \ \
| | | * | | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)unknown2004-12-061-0/+12
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-061-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-061-0/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | compatibility fix (2G filesize limit)unknown2004-12-031-0/+2
* | | | | | | | Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-061-0/+17
|/ / / / / / /
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-0/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-028-8/+136
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-011-0/+22
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-0/+10
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-0/+22
| | |\ \ \ \ \ \ \
| | | * | | | | | | Added better test for Bug #6794 Wrong outcome of update operation of ndb tableunknown2004-11-281-1/+1
| | | * | | | | | | Fix for Bug #6794 Wrong outcome of update operation of ndb tableunknown2004-11-281-0/+22
* | | | | | | | | | postreview fixesunknown2004-12-041-2/+13
* | | | | | | | | | mergeunknown2004-12-031-0/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-0/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-0/+8
* | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-0314-12/+225
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fix t/rpl_create_database.test: replace version in SHOW BINLOG RESULTSunknown2004-12-031-0/+2
| * | | | | | | | | | | Mergeunknown2004-12-035-4/+74
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-035-4/+74
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-035-4/+74
| * | | | | | | | | | | Mergeunknown2004-12-031-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-031-0/+13
| | * | | | | | | | | | A fix (bug #6878: Crash with engine=memory).unknown2004-12-021-0/+11