summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesunknown2004-11-122-1/+2
* post-merge fixunknown2004-10-283-5/+5
* mergeunknown2004-10-2810-54/+340
|\
| * Fixed BUG#6029: Stored procedure specific handlers should have priority.unknown2004-10-232-0/+46
| * Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.unknown2004-10-232-0/+32
| * Updated view test result (after a warning's been removed).unknown2004-10-221-2/+0
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-225-23/+34
| * Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-224-24/+18
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-10-221-1/+1
| |\
| | * A fix (bug #5999 Typo in code, wrong config variable naming).unknown2004-10-221-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-223-4/+209
| |\ \ | | |/ | |/|
| | * added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-212-0/+89
| | * new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-212-1/+25
| | * value should be checked after 'before' trigger work (BUG#5992)unknown2004-10-212-0/+25
| | * inserting single value with check option failed always get error (part of BUG...unknown2004-10-212-0/+27
| | * fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)unknown2004-10-211-1/+1
| | * Allow inheriting check options if view have not WHERE clause (BUG#5988)unknown2004-10-212-0/+18
| | * fixed printing of substring_index (BUG#5911)unknown2004-10-213-3/+25
| | * func_test.result, item_cmpfunc.cc:unknown2004-10-201-2/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-2211-17/+42
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-2011-17/+42
| |\ \
| | * | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-202-2/+2
| | * | errors without code removedunknown2004-10-209-15/+40
* | | | ps.result:unknown2004-10-211-6/+6
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-10-208-55/+75
|\ \ \ \ | | |_|/ | |/| |
| * | | A fix (bug #6142: SELECT DISTINCT on key field crashes server)unknown2004-10-202-0/+16
| |/ /
| * | make linux to behave (like freebsd does :)unknown2004-10-202-1/+3
| * | the test moved from range.test to innodb.test - it should not be run when inn...unknown2004-10-204-54/+56
* | | Merge for post-merge fixes for Item_equal patch.unknown2004-10-199-39/+53
|\ \ \ | |/ / |/| |
| * | table.h, sql_select.h:unknown2004-10-195-27/+27
| * | Merge for Item_equal.unknown2004-10-097-13/+27
| |\ \
| | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-03-2510-91/+332
| | |\ \
| | * \ \ Manual mergeunknown2004-02-1978-385/+1774
| | |\ \ \
| | * | | | Many files:unknown2004-02-182-5/+5
| | * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-01-174-0/+237
| | |\ \ \ \
| | * \ \ \ \ Auto Mergeunknown2003-12-2313-48/+62
| | |\ \ \ \ \
| | | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-1014-4/+244
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-0816-82/+322
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-025-1/+94
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | The output of explain command for some queries has changedunknown2003-12-0212-48/+58
| | | * | | | | | | | Mergeunknown2003-12-0166-160/+857
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | range.test:unknown2003-12-011-0/+4
* | | | | | | | | | | | compatibility fixunknown2004-10-182-2/+7
* | | | | | | | | | | | Implemented the stored procedure data access characteristics:unknown2004-10-142-15/+38
* | | | | | | | | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2004-10-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | column name changdunknown2004-10-121-1/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | After merge adjustment of tests due to changes in cost estimates.unknown2004-10-112-8/+8
* | | | | | | | | | | | Merge with implementation of WL#1724.unknown2004-10-113-5/+2483
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Implementation of the last review comments for WL#1724unknown2004-09-102-5/+17
| * | | | | | | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-273-5/+2471