summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-281-11/+9
|\
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-271-11/+9
| |\
| | * BUG#12959 mysqltest crashes if testcase passed with -x optionunknown2005-09-201-5/+5
| | * BUG#12984 mysqltest.test: different output from "exec NonExistsinfComamdn"unknown2005-09-071-6/+4
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-281-0/+41
|\ \ \
| * | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-281-0/+41
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-282-0/+46
|\ \ \ \ | |/ / /
| * | | Fix bug#13356 resolve_const_item() wasn't able to handle Item_row items.unknown2005-09-281-0/+10
| |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-09-261-0/+36
| |\ \
| | * | Bug#9112 - Merge table with composite index producing invalid results with so...unknown2005-09-231-0/+4
| | * | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-231-0/+32
| | |\ \
| | | * | Bug#9112 - Merge table with composite index producing invalid results with so...unknown2005-09-231-0/+33
| | | * | make the same filenames as in 4.1unknown2005-08-111-0/+0
| | | * | block using QC in case of having tables locked by LOCK... (BUG#12385)unknown2005-08-101-0/+33
| | | * | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-08-041-0/+39
| | | |\ \
| | | | * | BUG 11104 (same as changeset 1.1891 on the 5.0 tree, but realised this unknown2005-07-311-0/+39
* | | | | | disabled.def:unknown2005-09-251-0/+16
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-245-0/+234
|\ \ \ \ \
| * | | | | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...unknown2005-09-231-0/+7
| |/ / / /
| * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-221-0/+27
| |\ \ \ \
| | * | | | Fix for bug#12053 LOAD DATA INFILE ignores NO_AUTO_VALUE_ON_ZERO settingunknown2005-09-221-0/+27
| * | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-221-0/+119
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add testcase for bug#13316unknown2005-09-221-0/+119
| * | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-221-0/+12
| |\ \ \ \ \
| | * | | | | Fix bug #13180 thd->allow_sum_funcs wasn't reset before query processing.unknown2005-09-221-0/+12
| | |/ / / /
| * | | | | Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-09-211-0/+69
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-09-211-0/+69
| | |\ \ \ \ \
| | | * | | | | Fix for BUG#12882 - min/max inconsistent on empty table.unknown2005-09-211-0/+69
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-211-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Ensure that hex strings are used as integers in cast(... signed/unsigned)unknown2005-09-211-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | a fix (bug #7589: Decimal types are ignored when updating data from another c...unknown2005-09-212-8/+10
| |/ / / / / |/| | | | |
* | | | | | Merge mysql.com:/home/psergey/bk-trees/mysql-4.1unknown2005-09-211-0/+47
|\ \ \ \ \ \
| * | | | | | BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+47
* | | | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-191-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix bug #13218: InnoDB: using a partial-field key prefix in searchunknown2005-09-191-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-172-2/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-142-2/+45
| |\ \ \ \ \ \
| | * | | | | | fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-142-2/+45
* | | | | | | | Fix bug#12887 Distinct is not always applied after rollupunknown2005-09-151-0/+9
|/ / / / / / /
* | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-121-0/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-121-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Review fixes since last pullunknown2005-09-121-0/+10
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-121-0/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-0/+13
| |/ / / / / /
* | | | | | | Reverted old fix with sync_slave_with_master and added a replace commandsunknown2005-09-121-2/+3
* | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1unknown2005-09-111-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Added synchronization to rpl_slave_status.testunknown2005-09-061-0/+1
* | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-101-0/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-101-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | insert_select.result, insert_select.test:unknown2005-09-101-0/+10