summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-6/+6
* A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-21/+17
* Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-2/+2
|\
| * A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-0/+8
|\ \ | |/
| * Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+8
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-13/+38
|\ \ | |/
| * Post-merge fixes.unknown2007-11-141-1/+1
| * Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2007-11-141-13/+38
| |\
| | * Manual merge 5.0-rpl -> 5.1-rpl.unknown2007-10-301-23/+2
| | * Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...unknown2007-10-301-5/+29
| | |\
| | | * Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-7/+11
| | * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-301-7/+28
| | |\ \
| | | * | manual merge for bug_29136, bug#29309.unknown2007-10-131-3/+3
| | | * | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug29136-mdeleteunknown2007-10-131-4/+25
| | | |\ \ | | | | |/
| | | | * Bug #29136 erred multi-delete on trans table does not rollback the statementunknown2007-10-131-4/+25
| | | * | Merge dl145j.mysql.com:/tmp/andrei/mysql-5.0-rplunknown2007-09-151-3/+3
| | | |\ \ | | | | |/
| | | | * Bug #23333 stored function + non-transac table + transac table = breaks stmt-...unknown2007-08-211-3/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communityunknown2007-11-091-6/+13
|\ \ \ \ \ | |/ / / /
| * | | | A fix for Bug#32030 "DELETE does not return an error and deletes rows if unknown2007-11-021-2/+9
| * | | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-4/+4
| |/ / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergeunknown2007-10-291-4/+4
|\ \ \ \ | |/ / /
| * | | Add comments, tidy up sql_delete.cc to refer to thd->row_count_func unknown2007-10-151-4/+4
| |/ /
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-51/+47
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-3/+3
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-3/+3
| * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-011-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | (Pushing for Andrei)unknown2007-07-301-10/+21
| | |\ \ | | | |/
| | | * (pushing for Andrei)unknown2007-07-301-10/+21
| | | * Merge debian.(none):/M50/mysql-5.0unknown2007-04-201-6/+3
| | | |\
| * | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-22/+0
| |/ / /
| * | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-06-251-10/+5
| |\ \ \
| | * | | Bug #26418: Slave out of sync after unknown2007-06-191-10/+5
| * | | | BUG#29130 (The logic for using delete_all_rows() is wrong):unknown2007-06-151-4/+16
| |/ / /
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-1/+1
| |\ \ \
| | * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-1/+1
| | |\ \ \
| | | * | | WL#2936unknown2007-03-021-1/+1
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-unified02unknown2007-05-071-6/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge debian.(none):/M51/mysql-5.1unknown2007-04-201-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.0unknown2007-04-171-6/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | reverted the fix for Bug#5507unknown2007-04-171-6/+3
* | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...unknown2007-04-271-7/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community-formerge51unknown2007-04-251-7/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-7/+7
| | |\ \ \ \ \
| | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-7/+7
| | | |\ \ \ \ \
| | | | * | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-7/+7
| | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-6/+6
| | | | |\ \ \ \ \
| | | | | * | | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-6/+6