summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\
| * Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+31
| |\
| * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+33
| |\ \ | | |/
| * | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-7/+11
| |\ \
| * \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-51/+37
| |\ \ \
| * \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-4/+6
| |\ \ \ \
| * \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-1/+1
| | |\ \ \ \ \
| | | * | | | | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-1/+1
* | | | | | | | Bug #40745: Error during WHERE clause calculation in UPDATEGleb Shchepa2008-11-281-0/+5
* | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-271-0/+26
* | | | | | | | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-091-0/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-091-0/+20
* | | | | | | | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-1/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-1/+12
* | | | | | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Cherry picking patch for BUG#37051He Zhenxing2008-08-261-1/+1
* | | | | | | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-2/+2
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix a compilation warning (unused variable).unknown2008-04-071-0/+2
| * | | | | | | Bug#26208 a typo (wrong variable name) in mysql_prepare_update function's sou...unknown2008-04-011-4/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge host.loc:/work/bk/5.0-bugteamunknown2008-05-181-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Fixed bug#36676: multiupdate using LEFT JOIN updates onlyunknown2008-05-181-0/+6
| * | | | | Merge host.loc:/home/uchum/work/mysql-5.0unknown2008-03-271-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge host.loc:/home/uchum/work/mysql-5.1unknown2008-03-271-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
* | | | | | | | Merge stella.local:/home2/mydev/mysql-5.1-ateamunknown2008-03-261-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode ifunknown2008-03-181-0/+13
| |/ / / / / / /
* | | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-03-051-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-02-151-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | bug#33329 extraneous ROLLBACK in binlog on connection does not use trans tablesunknown2008-02-141-1/+1
| | * | | | | Bug#33329 extraneous ROLLBACK in binlog on connection unknown2008-02-041-1/+1
| | |/ / / /
| | * | | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-11-061-36/+34
| | |\ \ \ \
| | * \ \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-301-12/+12
| | |\ \ \ \ \
| | * | | | | | type conversions fixed to avoid warnings on Windowsunknown2007-10-231-1/+1
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#23771 AFTER UPDATE trigger not invoked when there are no changes of the dataunknown2008-02-121-17/+17
| |/ / / / / / /
* | | | | | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-4/+4
* | | | | | | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-28/+1
|/ / / / / / /
* | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-4/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-01-241-3/+3
| |\ \ \ \ \ \
| | * | | | | | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-3/+3
| * | | | | | | Merge host.loc:/home/uchum/work/5.1-opt-33699unknown2008-01-111-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULLunknown2008-01-111-1/+3
| | | |_|_|/ / | | |/| | | |