summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug #8850 in such a way that when TRUNCATE is called withinunknown2005-03-051-1/+2
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-15/+12
|\
| * after merge fixesunknown2005-02-161-1/+1
| * manually mergedunknown2005-02-141-14/+11
| |\
| | * query_id and my_xid -> ulonglongunknown2005-01-271-14/+11
* | | Mergeunknown2005-02-161-0/+1
|\ \ \ | |/ / |/| |
| * | Manual mergeunknown2005-02-151-0/+1
| |\ \
| | * | delete.result, delete.test:unknown2005-02-151-0/+1
* | | | First stage of table definition cacheunknown2005-01-061-12/+12
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+1
* | | Merge with 4.1unknown2004-12-061-3/+3
|\ \ \ | |/ /
| * | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-3/+3
* | | spelling fixed/comments added (postreview fixes)unknown2004-11-251-1/+1
* | | post-merge fixunknown2004-11-251-2/+3
* | | mergeunknown2004-11-211-4/+12
|\ \ \
| * \ \ mergeunknown2004-11-111-4/+12
| |\ \ \
| | * | | support of join view updateability (WL#1809)unknown2004-09-151-1/+8
| | * | | fixed merged view fields names (BUG#5147)unknown2004-09-141-3/+4
* | | | | margeunknown2004-11-131-48/+43
|\ \ \ \ \
| * | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-10/+8
| * | | | | mergeunknown2004-11-121-52/+49
| |\ \ \ \ \
| | * | | | | post-review fixesunknown2004-11-121-11/+15
| | * | | | | errors without code removedunknown2004-10-201-44/+37
| | | |/ / / | | |/| | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-121-2/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug #5890 "Triggers fail for DELETE without WHERE".unknown2004-11-121-2/+7
| | |/ / / | |/| | |
* | | | | Cleanup: thd->lex->select_lex -> select_lex (sql_delete.cc)unknown2004-11-111-9/+10
|/ / / /
* | | | 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