summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-2/+7
|\
| * merge with 4.1unknown2004-10-291-2/+7
| |\
| | * Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+2
| | |\
| | | * A fix (Bug #5415: Table marked as crashed after DELETE queries).unknown2004-09-191-0/+2
| | * | renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-2/+5
* | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-1/+1
|/ / /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+11
|\ \ \
| * \ \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-7/+1
| |\ \ \
| * \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+11
| |\ \ \ \
| | * | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+11
* | | | | | mergeunknown2004-09-091-7/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge on pullunknown2004-09-091-7/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge with 4.1unknown2004-09-061-7/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | manually mergedunknown2004-08-241-7/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...unknown2004-08-231-4/+1
* | | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-2/+1
|/ / / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-1/+1
| | |_|/ | |/| |
* | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-2/+2
|/ / /
* | | VIEWunknown2004-07-161-25/+93
* | | Merge with 4.1.3-betaunknown2004-07-071-3/+13
|\ \ \ | |/ /
| * | mergedunknown2004-06-231-2/+2
| |\ \
| | * | handler interface cleanups:unknown2004-06-231-2/+2
| * | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...unknown2004-06-091-1/+11
| |/ /
* | | Manual mergeunknown2004-05-291-5/+5
|\ \ \
| * \ \ Manual mergeunknown2004-05-131-5/+5
| |\ \ \
| | * | | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-5/+11
* | | | | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-1/+7
* | | | | Merge 4.1 -> 5.0unknown2004-05-071-11/+36
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Added missing return statementunknown2004-04-121-3/+4
| * | | after review PS fixesunknown2004-04-101-12/+36
* | | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-0/+5
* | | | Merge 4.1 -> 5.0.unknown2004-04-071-1/+6
|\ \ \ \ | |/ / /
| * | | merge with 4.0unknown2004-03-161-4/+5
| |\ \ \ | | | |/ | | |/|
| | * | Rollback UPDATE/DELETE statements on killunknown2004-03-041-4/+5
| * | | merge with 4.0unknown2004-02-221-1/+5
| |\ \ \ | | |/ /
| | * | Cleanupsunknown2004-02-221-2/+1
| | * | Fix for a bug #2799.unknown2004-02-191-2/+7
* | | | Fix for Bug#3183unknown2004-03-151-0/+7
* | | | Merge 4.1 into 5.0.unknown2004-02-101-2/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-1/+0
| |\ \
| | * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-1/+0
| * | | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-211-0/+2
|\ \ \
| * | | Update for VC++unknown2003-12-211-0/+2
* | | | Merge 4.1 to 5.0 (the prep stmt fixes in particular).unknown2003-12-201-7/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-0/+1
| * | merge with lex pointer change patchunknown2003-12-191-7/+6
| |\ \
| | * | Fixed memory overrun bug in DELETE ... ORDER BYunknown2003-12-191-6/+6
| * | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-13/+13
| |/ /