summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | | * | Bug#7879: Using TL_READ_NO_INSERT locks instead of TL_READ locks when unknown2005-02-151-1/+4
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-15/+7
|\ \ \ \ \
| * \ \ \ \ manually mergedunknown2005-02-141-15/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | query_id and my_xid -> ulonglongunknown2005-01-271-15/+7
* | | | | | Fixed failing test cases 'row.test' when running with --ps-protocolunknown2005-02-151-3/+1
|/ / / / /
* | | | | Precision Math implementationunknown2005-02-091-2/+2
* | | | | 4.1 -> 5.0 mergeunknown2005-02-031-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed during review of new pulled codeunknown2005-02-021-0/+3
| * | | | configure.inunknown2005-02-021-6/+7
| * | | | Bug#7011unknown2005-01-311-20/+35
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#7011unknown2005-01-301-18/+33
| | | |/ | | |/|
* | | | mergedunknown2005-01-241-3/+2
|\ \ \ \ | |/ / /
| * | | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+4
* | | | Fixed memory reference errors found by valgrindunknown2005-01-121-1/+1