632 Commits (4da0c708b51f5b6df3da7ca759ccac3819030f6e)

Author SHA1 Message Date
Gleb Shchepa b9d02d4669 Bug #39265: fix for the bug 33699 should be reverted 17 years ago
Gleb Shchepa d15cbc1a1a Bug #40745: Error during WHERE clause calculation in UPDATE 17 years ago
Sergey Glukhov 89d044062c Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONE 17 years ago
Build Team e85fe79430 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Gleb Shchepa a83f5b18ef Bug#38499: flush tables and multitable table update with 17 years ago
Gleb Shchepa f48b42e776 Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while 17 years ago
Davi Arnaut 0406d409ea Bug#34306: Can't make copy of log tables when server binary log is enabled 17 years ago
He Zhenxing 923f61039e Cherry picking patch for BUG#37051 18 years ago
He Zhenxing a018e98cba BUG#37051 Replication rules not evaluated correctly 18 years ago
Sergey Petrunia 62513bb1bc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 18 years ago
unknown 29e7fa258d Fixed bug#36676: multiupdate using LEFT JOIN updates only 18 years ago
unknown 797bfd6e3f Fix a compilation warning (unused variable). 18 years ago
unknown f2d504aa64 Bug#26208 a typo (wrong variable name) in mysql_prepare_update function's source code? 18 years ago
unknown cebb6727b3 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
unknown 1626b42ca3 BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode if 18 years ago
unknown 14021c96c4 Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
unknown 526798dbb5 A fix and a test case for Bug#12713 "Error in a stored function called from 18 years ago
unknown 50bd4a438e bug#33329 extraneous ROLLBACK in binlog on connection does not use trans tables 18 years ago
unknown 8d51c6ad68 Bug#23771 AFTER UPDATE trigger not invoked when there are no changes of the data 18 years ago
unknown 6210278628 Bug#33329 extraneous ROLLBACK in binlog on connection 18 years ago
unknown a114ede24a Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 18 years ago
unknown 0fbc29c197 A pre-requisite for the fix for Bug#12713 "Error in a stored function 18 years ago
unknown a6eec72e7b Remove an unused argument of sql_update::do_updates(). 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 2437001234 Use an inline getter method (thd->is_error()) to query if there is an error 18 years ago
unknown 356bdcb7c4 Manual merge 5.0-rpl -> 5.1-rpl. 18 years ago
unknown 95f3db7be1 Bug #27571 asynchronousity in setting mysql_`query`::error and 18 years ago
unknown 4ce44da3d5 correct unused code 18 years ago
unknown e1dc86b079 type conversions fixed to avoid warnings on Windows 18 years ago
unknown 4a0ec7864e Doxygenized comments. 18 years ago
unknown c8b6d10509 Bug #29136 erred multi-delete on trans table does not rollback the statement 18 years ago
unknown 92771001b3 fixed type conversion warnings revealed by bug 30639 19 years ago
unknown a084901147 Bug #23333 stored function + non-transac table + transac table = breaks stmt-based binlog 19 years ago
unknown c514373cf3 Fix doxygen warnings. 19 years ago
unknown 21d639e573 addendum for the fix for bug 27417: 19 years ago
unknown 1307d3b803 (pushing for Andrei) 19 years ago
unknown afbac0070f Bug#28158 - table->read_set is set incorrectly, 19 years ago
unknown a68a457be8 Bug#29310: An InnoDB table was updated when the data wasn't actually changed. 19 years ago
unknown ba4682ae10 Bug #29157: UPDATE, changed rows incorrect 19 years ago
unknown be99c5d331 Bug #27716 multi-update did partially and has not binlogged 19 years ago
unknown 6b94fc579f Bug #27716 multi-update did partially and has not binlogged 19 years ago
unknown 77ea801dec Post-merge fix. 19 years ago
unknown 01f205049b sql_update.cc: 19 years ago
unknown 94507ee756 Fixed bug #28716. 19 years ago
unknown f27bf2b463 Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replication events 19 years ago
unknown 416122b29c Bug#24988 FLUSH PRIVILEGES causes brief unavailability 19 years ago
unknown 04efdb1526 Bug#27878: Unchecked privileges on a view referring to a table from another 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown c705567e9c Fix for bug #22364 "Inconsistent "matched rows" when executing UPDATE" 19 years ago
unknown 59a64c2b16 Merge from 5.0 19 years ago