838 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
unknown d3ee9abf2a dbug changes: 20 years ago
unknown 41536fcefe WL1019: complete patch. Reapplied patch to the clean 20 years ago
unknown 4c798b42d3 wl2325 wl2324 20 years ago
unknown 307c0b77a1 many warnings (practically safe but annoying) corrected 20 years ago
unknown 09346e6e2d WL#1012: All changes as one single changeset. 20 years ago
unknown f631b361b6 Table definition cache, part 2 20 years ago
unknown 0633a41c15 Always initialize THD::thread_stack: it's used in 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 84e2ab8c15 Fix for the patch #13377. Avoids race condition for relay logs close. 20 years ago
unknown 5dfd72a038 fix for Valgrind errors: query_id needs to be inited early (already fixed in 5.0 by Konstantin) and so does client_capabilities (not fixed in 5.0); 20 years ago
unknown c8067ec848 Fixes during review of new code 20 years ago
unknown 16f3cb0394 fixes after merge of 4.1. 20 years ago
unknown 7ff27a614d Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc; 20 years ago
unknown 0ce12f70ed Reviewing new pushed code 20 years ago
unknown 149a283389 To help people avoid BUG#2122 "changing hostname confuses master or slave" until it's fixed, 20 years ago
unknown 0f60474f29 pthread_handler_decl() changed to be ctags-friendly 20 years ago
unknown b2fa7d16c2 Fixed several boolean type options used in my_long_options[]. 20 years ago
unknown 3398cb233a Fixes bug #13377. Added code to close active log files in case 20 years ago
unknown 84f029a448 WL#2787 (part 2, ver 3 (merged)) changed securety context switching 21 years ago
unknown f89424f8b6 fix for BUG#11139 (multi-delete with alias breaking replication if table rules are 21 years ago
unknown 97988099eb Review of new pushed code 21 years ago
unknown 63e9a87af7 updates for BUG#10780 - fixed slave I/O thread running status to No while attempting 21 years ago
unknown fa7ed076d4 patch for bug 10780 21 years ago
unknown 90e41facf7 Review fixes: 21 years ago
unknown e4f2bd469f Get rid of checking for ETIME return value of pthread_cond_timedwait. 21 years ago
unknown 7f8b23344a BUG#11384 drop database causes mysqld to core 21 years ago
unknown d52f68f354 Manual merge 21 years ago
unknown 9e4eb5f2d5 BUG#6987: Added note when stat is failing on relay log, added mutex for log rotatation. 21 years ago
unknown 80a621321b WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown 2c8ee686d8 WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown 0218ecf7af Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed a number of dumb things in ha_tina. 21 years ago
unknown af12ff6568 Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 21 years ago
unknown 6bc324ed21 "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
unknown 0550fead3b disabling rpl_timezone.test if --ps-protocol, as binlogging of CONVERT_TZ(,,@@time_zone) 21 years ago
unknown ac46bf77ae Last part of WL#1062: better replication of timezones: no more use 21 years ago
unknown 03c42246a5 WL#2472: 21 years ago
unknown f532a8f0ce WL#2472: Addendum: Fixes after Mats review 21 years ago
unknown a0f63f1b81 don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for this 21 years ago
unknown 4b3caa85c4 WL#2472: Refactoring of replication and binlog filtering. 21 years ago
unknown 463ee77daf First part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" 21 years ago
unknown d7e0784c65 Fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown c5c497164f post-review fixes. Now ROLLBACK is done in Format_description_log_event 21 years ago
unknown 9297872d75 auto-ROLLBACK if binlog was not closed properly 21 years ago
unknown 72896c4215 Ensure that slaves have normal COMMIT behaviour after WL#1967 21 years ago
unknown 7636b12f6c WL#1062 "log charset info into all Query_log_event": 21 years ago
unknown be255d6577 open binlog index file *before* tc_log->open() and binlog itself *after* 21 years ago
unknown 8bdb500105 fixes/cleanups according to Coverity report 21 years ago
unknown 2ec0d73025 slave.cc: 21 years ago
unknown 608729f711 Fix for BUG#7965 "Slave_IO_State Stuck at 'Checking Master Version'": 21 years ago