summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2007-02-012-2/+49
|\
| * Merge mysql.com:/home/svoj/devel/mysql/WL3567/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-01-312-2/+49
| |\
| | * Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-01-312-2/+49
| | |\
| | | * WL#3567 - MERGE engine: a check for underlying table conformancesvoj@mysql.com/june.mysql.com2007-01-312-2/+49
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@mysql.com/eagle.(none)2007-01-2629-45/+1573
|\ \ \ \
| * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@mysql.com2007-01-255-41/+856
| |\ \ \ \
| | * | | | BUG#24127: merge fixes: If subselect is a union, dont allocate several sergefp@mysql.com2007-01-242-4/+3
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@mysql.com2007-01-245-40/+856
| | |\ \ \ \
| | | * | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-125-36/+707
| | | * | | | BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)sergefp@mysql.com2007-01-123-10/+155
| * | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-246-0/+84
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optigor@olga.mysql.com2007-01-232-0/+51
| |\ \ \ \ \ \
| | * | | | | | Post-merge fix.igor@olga.mysql.com2007-01-231-13/+0
| | * | | | | | Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-01-232-0/+64
| | |\ \ \ \ \ \
| | | * | | | | | Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches.igor@olga.mysql.com2007-01-222-0/+81
| * | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-2323-7/+669
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Bug#25123: ON DUPLICATE KEY clause allows fields not from the insert table.evgen@moonbone.local2007-01-222-0/+39
| | * | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-01-192-0/+19
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-01-192-0/+19
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#25172: Not checked buffer size leads to a server crash.evgen@moonbone.local2007-01-192-0/+19
| | * | | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-01-192-0/+67
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Fixed bug #25219: crash for a query that contains an EXIST subquery withigor@olga.mysql.com2007-01-192-0/+67
| | * | | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-01-192-0/+81
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-182-0/+81
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Bug #25382: Passing NULL to an UDF called from stored procedures gkodinov/kgeorge@macbook.gmz2007-01-182-0/+81
| | * | | | | | | | | Fixed bug #25580: incorrect stored representations of views in casesigor@olga.mysql.com2007-01-174-6/+28
| | |/ / / / / / / /
| | * | | | | | | | Adjusted results after merge 4.1 -> 5.0 for the patch fixing bug 24776.igor@olga.mysql.com2007-01-151-1/+1
| | * | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optigor@olga.mysql.com2007-01-152-0/+86
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-01-152-0/+86
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Fixed bug #24776: an assertion abort in handler::ha_index_initigor@olga.mysql.com2007-01-132-0/+86
| | * | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-152-0/+79
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | BUG#20420: optimizer reports wrong keys on left join with INgkodinov/kgeorge@macbook.gmz2007-01-152-0/+79
| | * | | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optigor@olga.mysql.com2007-01-122-0/+78
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fixed bug #25398: crash in a trigger when using trigger fields igor@olga.mysql.com2007-01-122-0/+78
| | * | | | | | | | | func_str.result:evgen@moonbone.local2007-01-121-3/+3
| | * | | | | | | | | Merge moonbone.local:/work/latest-4.1-opt-mysqlevgen@moonbone.local2007-01-124-0/+39
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | / / / / / / | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printedevgen@moonbone.local2007-01-112-1/+21
| | | * | | | | | | Merge fix for bug#17711evgen@moonbone.local2007-01-112-0/+17
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restrictingevgen@moonbone.local2007-01-112-0/+17
| | * | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-01-112-0/+153
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.evgen@moonbone.local2007-01-112-0/+153
* | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mockturtle.local2007-01-2512-37/+529
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Disabling back im_daemon_life_cycle.test, which was temporarily enabled indlenev@mockturtle.local2007-01-241-0/+1
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mockturtle.local2007-01-2413-38/+529
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2007-01-234-0/+98
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Proposed fix for bug#24491 "using alias from source table in insert ...dlenev@mockturtle.local2007-01-234-0/+97
| | * | | | | | | | | | | Enabling im_daemon_life_cycle.imtest in team tree.anozdrin/alik@alik.2007-01-221-1/+0
| | * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2007-01-204-36/+138
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix for bug #25044 "ALTER TABLE ... ENABLE KEYS acquires global 'openingdlenev@mockturtle.local2007-01-194-36/+138
| | * | | | | | | | | | | | Manual mergemalff/marcsql@weblab.(none)2007-01-182-5/+118