summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h:unknown2004-10-277-114/+131
* item_cmpfunc.h:unknown2004-10-252-2/+4
* Fixed BUG#6029: Stored procedure specific handlers should have priority.unknown2004-10-234-18/+69
* Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.unknown2004-10-233-1/+33
* 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-2232-46/+148
* Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-228-69/+29
* handler.cc:unknown2004-10-221-5/+5
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-10-222-2/+2
|\
| * A fix (bug #5999 Typo in code, wrong config variable naming).unknown2004-10-222-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-2214-45/+302
|\ \ | |/ |/|
| * added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-217-19/+146
| * new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-215-10/+42
| * value should be checked after 'before' trigger work (BUG#5992)unknown2004-10-213-9/+34
| * inserting single value with check option failed always get error (part of BUG...unknown2004-10-213-1/+31
| * fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)unknown2004-10-212-2/+2
| * Allow inheriting check options if view have not WHERE clause (BUG#5988)unknown2004-10-213-4/+25
| * fixed printing of substring_index (BUG#5911)unknown2004-10-214-4/+26
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-10-211-1/+1
|\ \
| * | ha_innodb.cc:unknown2004-10-211-1/+1
| |/
* | ps.result:unknown2004-10-212-9/+8
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-10-200-0/+0
|\ \ | |/
| * func_test.result, item_cmpfunc.cc:unknown2004-10-202-4/+4
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-10-2011-65/+117
|\ \ | |/
| * code clean-up.unknown2004-10-201-3/+1
| * A fix (bug #6142: SELECT DISTINCT on key field crashes server)unknown2004-10-203-4/+19
| * decimal_cmp()unknown2004-10-202-3/+38
| * 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
* | opt_range.cc:unknown2004-10-201-0/+2
* | Merge for post-merge fixes for Item_equal patch.unknown2004-10-1925-227/+2004
|\ \ | |/ |/|
| * table.h, sql_select.h:unknown2004-10-1912-160/+416
| * Merge for Item_equal.unknown2004-10-0922-138/+1658
| |\
| | * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-03-2556-403/+1171
| | |\
| | * | sql_select.cc, item_cmpfunc.h:unknown2004-02-192-0/+8
| | * | sql_select.cc, opt_range.cc, item.cc:unknown2004-02-193-21/+24
| | * | Manual mergeunknown2004-02-193-138/+224
| | * | Manual mergeunknown2004-02-19268-2960/+6449
| | |\ \
| | * | | Many files:unknown2004-02-1814-285/+677
| | * | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-01-201-1/+1
| | |\ \ \
| | * \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-01-179-43/+330
| | |\ \ \ \
| | * \ \ \ \ Auto Mergeunknown2003-12-2328-162/+1467
| | |\ \ \ \ \
| | | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-1069-246/+727
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-0879-589/+1220
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-0210-26/+127
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | The output of explain command for some queries has changedunknown2003-12-0213-48/+60
| | | * | | | | | | | sql_select.cc:unknown2003-12-021-2/+6
| | | * | | | | | | | Mergeunknown2003-12-01279-2684/+5013
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | range.test:unknown2003-12-013-12/+17
| | | * | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-11-2811-20/+65
| | | |\ \ \ \ \ \ \ \ \