summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesbell@sanja.is.com.ua2004-11-1250-592/+924
* mergebell@sanja.is.com.ua2004-10-2842-134/+242
|\
| * item_cmpfunc.h:igor@rurik.mysql.com2004-10-252-2/+4
| * Fixed BUG#6029: Stored procedure specific handlers should have priority.pem@mysql.comhem.se2004-10-232-18/+23
| * Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.pem@mysql.comhem.se2004-10-231-1/+1
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.pem@mysql.comhem.se2004-10-2225-22/+111
| * Fixed BUG#6027: Stored procedures can be renamed.pem@mysql.comhem.se2004-10-224-45/+11
| * handler.cc:paul@ice.snake.net2004-10-221-5/+5
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ram@gw.mysql.r18.ru2004-10-221-1/+1
| |\
| | * A fix (bug #5999 Typo in code, wrong config variable naming).ram@gw.mysql.r18.ru2004-10-221-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-2211-41/+93
| |\ \ | | |/ | |/|
| | * added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)bell@sanja.is.com.ua2004-10-215-19/+57
| | * new behaviour of CHECK option build, for mor efficience and more correct:bell@sanja.is.com.ua2004-10-213-9/+17
| | * value should be checked after 'before' trigger work (BUG#5992)bell@sanja.is.com.ua2004-10-211-9/+9
| | * inserting single value with check option failed always get error (part of BUG...bell@sanja.is.com.ua2004-10-211-1/+4
| | * fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)bell@sanja.is.com.ua2004-10-211-1/+1
| | * Allow inheriting check options if view have not WHERE clause (BUG#5988)bell@sanja.is.com.ua2004-10-211-4/+7
| | * fixed printing of substring_index (BUG#5911)bell@sanja.is.com.ua2004-10-211-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-2278-1591/+1861
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-2078-1591/+1861
| |\ \
| | * | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-207-43/+37
| | * | errors without code removedbell@sanja.is.com.ua2004-10-2076-1549/+1825
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2004-10-211-1/+1
|\ \ \ \
| * | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-211-1/+1
| | |_|/ | |/| |
| * | | func_test.result, item_cmpfunc.cc:igor@rurik.mysql.com2004-10-201-2/+2
* | | | ps.result:igor@rurik.mysql.com2004-10-211-3/+2
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2004-10-201-7/+4
|\ \ \ \ | |/ / /
| * | | code clean-up.ram@gw.mysql.r18.ru2004-10-201-3/+1
| * | | A fix (bug #6142: SELECT DISTINCT on key field crashes server)ram@gw.mysql.r18.ru2004-10-201-4/+3
| |/ /
* | | opt_range.cc:igor@rurik.mysql.com2004-10-201-0/+2
* | | Merge for post-merge fixes for Item_equal patch.igor@rurik.mysql.com2004-10-1915-188/+1949
|\ \ \ | |/ / |/| |
| * | table.h, sql_select.h:igor@rurik.mysql.com2004-10-197-133/+389
| * | Merge for Item_equal.igor@rurik.mysql.com2004-10-0914-125/+1629
| |\ \
| | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2004-03-2540-305/+825
| | |\ \
| | * | | sql_select.cc, item_cmpfunc.h:igor@rurik.mysql.com2004-02-192-0/+8
| | * | | sql_select.cc, opt_range.cc, item.cc:igor@rurik.mysql.com2004-02-193-21/+24
| | * | | Manual mergeigor@rurik.mysql.com2004-02-193-138/+224
| | * | | Manual mergeigor@rurik.mysql.com2004-02-1996-1925/+2849
| | |\ \ \
| | * | | | Many files:igor@rurik.mysql.com2004-02-1812-280/+672
| | * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2004-01-201-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2004-01-175-43/+93
| | |\ \ \ \ \
| | * \ \ \ \ \ Auto Mergeigor@rurik.mysql.com2003-12-2314-113/+1402
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-1035-155/+310
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-0847-206/+778
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-025-25/+33
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | sql_select.cc:igor@rurik.mysql.com2003-12-021-2/+6
| | | * | | | | | | | | Mergeigor@rurik.mysql.com2003-12-0185-1079/+1649
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | range.test:igor@rurik.mysql.com2003-12-012-12/+13
| | | * | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-11-286-19/+22
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Post-merge after introducing Item_equaligor@rurik.mysql.com2003-11-261-0/+1