summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong mergeunknown2005-11-021-4/+3
* sql_update.cc:unknown2005-11-011-2/+1
* Manually mergedunknown2005-11-011-3/+12
|\
| * Fix bug#14186 select datefield is null not updatedunknown2005-10-281-4/+12
* | Mergeunknown2005-10-281-1/+1
|\ \
| * | Fix for BUG#14272: Don't run index scan when we should use quick select.unknown2005-10-251-2/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-13/+11
|\ \ \
| * \ \ Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-13/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-13/+11
* | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-0/+2
|/ /
* | BUG#121915: Merge 4.1->5.0unknown2005-10-191-4/+22
|\ \ | |/
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-181-7/+25
| |\
| | * BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITunknown2005-09-301-7/+25
| * | - set 'updating' in both tables list if we have two of them (because of subqu...unknown2005-10-141-2/+6
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1unknown2005-10-101-3/+0
|\ \ \ | |/ /
| * | BUG#12618: Removing fake lockingunknown2005-10-101-3/+0
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-0/+1
|\ \ | |/
| * Fixed error found during review of new pushed codeunknown2005-09-251-0/+1
* | Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows...unknown2005-09-201-7/+14
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-151-31/+34
|\ \
| * | Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-31/+34
* | | Bug#9683 INFORMATION_SCH: Creation of temporary table allowed inunknown2005-09-131-1/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-8/+15
|\ \
| * | issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-8/+15
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+3
|\ \ \
| * \ \ Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-1/+3
| |\ \ \
| | * | | Implementation of WL#2486 -unknown2005-08-121-1/+3
* | | | | Fixes during review of new pushed codeunknown2005-08-121-1/+1
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-111-3/+3
|\ \ \ \
| * | | | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerunknown2005-08-101-3/+3
| |/ / /
* | | | Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-2/+3
|/ / /
* | | sql_update.cc:unknown2005-07-131-0/+2
* | | Name resolution context added (BUG#6443)unknown2005-07-011-23/+16
|/ /
* | Code cleanups during code reviewsunknown2005-06-011-1/+1
* | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-4/+3
* | Manual merge of patch fixing several trigger related bugs with main tree.unknown2005-05-241-16/+50
|\ \
| * | Fix for bugs:unknown2005-05-241-16/+50
* | | After merge fixunknown2005-05-171-0/+1
|/ /
* | Many files:unknown2005-05-101-7/+7
* | Fix for bug #9486 "Can't perform multi-update in stored procedure".unknown2005-04-151-11/+8
* | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-10/+13
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-2/+2
* | Fixed two bugs in MySQL ACL.unknown2005-03-171-1/+1
* | Cleanup during reviewsunknown2005-03-161-1/+1
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-2/+2
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-2/+2
* | | Remove compiler warnings and remove not used variablesunknown2005-02-251-10/+10
* | | Merge with 4.1unknown2005-02-221-1/+6
|\ \ \ | | |/ | |/|
| * | Merge from 4.0unknown2005-02-181-1/+4
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-4.0unknown2005-02-181-1/+4
| | |\ \