summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-3/+5
* Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+31
|\
| * 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
* | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
|/ /
* | 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
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-4/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove an unused argument of sql_update::do_updates().unknown2007-12-141-4/+3
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+4
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-53/+52
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Doxygenized comments.unknown2007-10-161-1/+1
| * | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2007-11-141-52/+51
| |\ \ \ \ \
| | * | | | | Manual merge 5.0-rpl -> 5.1-rpl.unknown2007-10-301-132/+13
| | * | | | | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...unknown2007-10-301-1/+119
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |