729 Commits (4da0c708b51f5b6df3da7ca759ccac3819030f6e)

Author SHA1 Message Date
Luis Soares ac27e637ba Fix PB warnings for parenthesis and valgrind leak report. 17 years ago
Luis Soares da1bf24852 BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in production 17 years ago
Mats Kindahl 43e9d5b3d5 Bug #40116: Uncommited changes are replicated and stay on slave 17 years ago
Andrei Elkin 8ebce5350e Bug #40221 Replication failure on RBR + UPDATE the primary key 17 years ago
Build Team e85fe79430 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Kristofer Pettersson e291aab7da Bug#39451 Debug builds broken with Sun Studio compiler 17 years ago
Kristofer Pettersson 1ad9b71193 Bug#39451 Debug builds broken with Sun Studio compiler 17 years ago
Mats Kindahl dcd050c550 Bug #34707: Row based replication: slave creates table within wrong database 17 years ago
Guilhem Bichot 84c1fffabb Fix for BUG#31612 17 years ago
He Zhenxing bd35cfe22e BUG#38734 rpl_server_id2 sync_with_master failed 17 years ago
Mats Kindahl 02a4354044 Bug #32709: Assertion failed: trx_data->empty(), file log.cc 18 years ago
Mats Kindahl 8b637b2847 Fixning compiler warnings. Fixing build failure for valgrind platform. 18 years ago
Mats Kindahl 5cd9d96a68 Bug #34707: Row based replication: slave creates table within wrong database 18 years ago
Kristofer Pettersson 8544ee54e2 Corrected merge misstake. 18 years ago
Kristofer Pettersson b7d4c76a54 Bug#37027 expire_logs_days and missing binlogs cause a crash ! 18 years ago
Kristofer Pettersson 5b7566a1d3 Bug#34417 Assertion failure in Diagnostics_area::set_error_status() 18 years ago
unknown 2a001d5389 Bug #35675 reset master finds assert if a binlog file can not be deleted 18 years ago
unknown e44403fe31 Fixes to eliminate compiler warnings. 18 years ago
unknown f56d77dadf BUG#29020 (Event results not correctly replicated to slave in RBR): 18 years ago
unknown 7bcbc7f2d5 merge bug 26461 to 5.1-opt 18 years ago
unknown 6cf64b26d8 Bug #18199 PURGE BINARY LOGS fails silently with missing logs; 18 years ago
unknown 1ed34fed33 Bug#23924 general_log truncates queries with character set introducers. 18 years ago
unknown a4b0a2cf67 Bug #25097 mysql_server_init fails silently if no errmsg.sys is present. 18 years ago
unknown 46db2da52f Removed the unused function int THD::binlog_flush_transaction_cache() 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 a7df0e2dc4 Fixed buffer overflow 18 years ago
unknown d157f5fd43 Don't complain about a failure to write a log message if we were 18 years ago
unknown ba068d64b4 Silence the slow log errors (they won't make it to the client anyway). 18 years ago
unknown ed312cb579 Give a more informative message if we failed to write to mysql.general_log 18 years ago
unknown b5d95f021f BUG#26395: if crash during autocommit update to transactional table on master, slave fails 18 years ago
unknown 44efa9c18b BUG#26395: if crash during autocommit update to transactional table on master, slave fails 18 years ago
unknown 37a2c4590a Fix broken embedded build (broken by the patch for Bug#12713, first part). 18 years ago
unknown 0805384869 Bug#31752: check strmake() bounds 18 years ago
unknown a905ac34b5 Bug#31752: check strmake() bounds 18 years ago
unknown b7cdb978d9 Bug #28597 Replication doesn't start after upgrading to 5.1.18 18 years ago
unknown 8365a74e47 In ha_delete_table, use a standard mechanism to intercept the error message 18 years ago
unknown 079ae23003 Rename: query_error -> is_slave_error. 18 years ago
unknown b9b481ec70 Bug#21557 entries in the general query log truncated at 1000 characters. 18 years ago
unknown 3df1613f27 Bug#27858 (Failing to log to a log table doesn't log anything to error log) 18 years ago
unknown d43c15b0de Doxygenization of comments. 18 years ago
unknown 06fb8c2d10 BUG#29549 (Endians: test failures on Solaris): 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 ee040ef2b7 Never access thd->ha_data directly, use getters/setters from the plugin 19 years ago
unknown d480d0ec5f Bug#30712 (open_performance_schema_table() cause an open table leak on 19 years ago
unknown 044a4a3e06 Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 19 years ago
unknown 3593bb4f50 Fixed problem that Start_log_event_v3::created was not set properly 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown f338fd010a Removed compiler warning 19 years ago
unknown 720ea4041e Simplify logging code a bit (to make code smaller and faster) 19 years ago
unknown dcf1fd73d9 Don't save & restore time fields from thd when it's not needed. 19 years ago