769 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
unknown 079ae23003 Rename: query_error -> is_slave_error. 18 years ago
unknown d43c15b0de Doxygenization of comments. 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown deb74591c9 Bug #31470 ndb table with special characters in name are not discovered correctly 18 years ago
unknown b9805a5a45 Fixed bug #31310. 18 years ago
unknown 0741a4d1b0 Removed extra spaces 18 years ago
unknown ee040ef2b7 Never access thd->ha_data directly, use getters/setters from the plugin 19 years ago
unknown 01f8130aa6 bug#28570: handler::index_read() is called with different find_flag when 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 720ea4041e Simplify logging code a bit (to make code smaller and faster) 19 years ago
unknown 82d28fada7 WL#3732 Information schema optimization 19 years ago
unknown d9037b26e4 handler::ha_write_row_no_binlog() hack removed, 19 years ago
unknown 1307d3b803 (pushing for Andrei) 19 years ago
unknown 9246c37201 Bug#24989: The DEADLOCK error is improperly handled by InnoDB. 19 years ago
unknown cc5b374566 Code review changes 19 years ago
unknown 4462578a1c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago
unknown 2486c23ca6 BUG#26325 - TEMPORARY TABLE "corrupt" after first read, according 19 years ago
unknown c6d220e9fb Fix typo in the patch for BUG#25411 on 24-Apr-2007. 19 years ago
unknown 83de46bcf7 This the 4-th patch in scope of CS patch (BUG#11986). 19 years ago
unknown a42a97774f bug #28309 First insert violates UNIQUE constraint - was "memory" table empty? 19 years ago
unknown 0f6047e455 Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 19 years ago
unknown 48a3194420 WL#3303 (RBR: Engine-controlled logging format): 19 years ago
unknown bb64e39e0a Bug#21554 (sp_cache.cc: violates C++ aliasing rules) 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 10e329ffd4 Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY anger NDB cluster, implemented support for auto_increment_offset and auto_increment_increment for Ndb 19 years ago
unknown 35659a285d Fixed bug #27954. 19 years ago
unknown c43979f554 WL#2936 - Falcon & MySQL plugin interface: server variables 19 years ago
unknown 44271d49a0 BUG#18676 In order to coincide with 5.0 mysqld error code after bug#18676, Map the 4009 ndb error code to 157 mysql error code 19 years ago
unknown add3787615 more wl#2936 fixes: removed implicit ha_thd() calls (too error-prone), 19 years ago
unknown bf2aaad97d wl#2936 - fixing problems 19 years ago
unknown ee58034fc9 recovery from 5.0 merge for bug18676 19 years ago
unknown 5203ea6ccb BUG#18676 when cluster storage engine is down, misleading error message on create table with 4009. 19 years ago
unknown 86a0ffdd3c Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the 19 years ago
unknown 212ba963f2 WL#2936 19 years ago
unknown 4a76ac5fa6 Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF() 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown a0521cd749 Polishing: use constants instead of magic numbers. 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown cdfc516d46 BUG#25091 (A DELETE statement to mysql database is not logged in ROW format): 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown efead7f30c Clean up one place that misuses LOCK_open (dead code) 19 years ago
unknown 04cbadde7a another valgrind error fix for 4.1(backport from 5.0) 19 years ago
unknown 3514500e8d Bug#17332 - changing key_buffer_size on a running server 19 years ago
unknown c6c436f8bd Changed comments before functions to Doxygen style. 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown b4f80eedf3 Give warnings for unused objects 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago