1364 Commits (2e54ad03adc932846a3252f53092cafbddbe646e)

Author SHA1 Message Date
Rohit Kalhans 781137c0dd BUG#14005409 - 64624 14 years ago
Andrei Elkin 49e484c8cd BUG#11754117 incorrect logging of INSERT into auto-increment 14 years ago
Sujatha Sivakumar 64e74d484f BUG#12662190:COM_COMMIT IS NOT INCREMENTED FROM THE BINARY LOGS ON SLAVE, COM_BEGIN IS 14 years ago
Praveenkumar Hulakund c22c9270fb Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION 14 years ago
Luis Soares 580664b2c3 Bug#13693012: SLAVE CRASHING ON INSERT STATEMENT WITH MERGE TABLE 14 years ago
Michael Widenius 59f5c05a38 Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO"; 14 years ago
unknown 79479ee975 After-merge fixes for 5.5 merge. 14 years ago
Luis Soares b6c0ed9953 BUG#11760927 14 years ago
Luis Soares 8851022f41 BUG#11760927: 53375: RBR + NO PK => HIGH LOAD ON SLAVE (TABLE 14 years ago
Sergei Golubchik 90b43902b0 compilation warnings on Windows 14 years ago
Michael Widenius 22e793639a Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name] 14 years ago
unknown 9313032283 MWL#234: Implement option to switch between master-side and client-side filtering of @@skip_replication events. 14 years ago
unknown b1a13cb15a MWL#234: After-review fixes, including better names for the new system variables. 14 years ago
unknown c4d69f1775 MWL#234: Support for marking binlog events to not be replicated, and for telling slaves not to replicate events with such mark 14 years ago
Luis Soares 72857dc89c DBUG_PRINT in solaris does not work well with NULL parameters. 15 years ago
Luis Soares bf7d414b40 BUG#11753004: 44360: REPLICATION FAILED 15 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Luis Soares 1e495b270f BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACK 15 years ago
Sergei Golubchik f06cac336b post review changes 2 15 years ago
unknown 1177bea2f1 Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
Michael Widenius e843297d12 Fixed compiler warnings 15 years ago
unknown 014b8e7f43 Backport MySQL WL#2540 into MariaDB. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergei Golubchik e016a2f5f0 lp:705210 Compiling with BUILD/compile-pentium64-debug fails 15 years ago
Vladislav Vaintroub 8250ceced6 Fix compilation on Windows: 15 years ago
Luis Soares b489c89f73 BUG#11766865: 60091: RBR + NO PK + UPDATE NULL VALUE --> SLAVE BREAK WITH ERROR HA_ERR_END_OF_ 15 years ago
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
unknown 79a8e5f61b Fix incorrect DBUG_ASSERT(). 15 years ago
unknown bacb41a6b7 Fix two compiler warnings from Buildbot (including one bad merge). 15 years ago
unknown 32379aeba9 Merge Percona patch MWL#47 into mariadb 5.2-percona. 15 years ago
unknown 22639a066c Bug #50914 mysqlbinlog not handling drop of current default database 15 years ago
unknown 3abce27e9d Merge Percona patch row_based_replication_without_primary_key.patch into MariaDB. 15 years ago
unknown d5bf6b8aa8 Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 15 years ago
Luis Soares 92a0463edb BUG 46697 15 years ago
Luis Soares 844138c90b BUG#46697: Table name in error message is not populated 15 years ago
unknown e46d0aead0 Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ignored 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Alexander Barkov 185e189da3 Bug#57306 SHOW PROCESSLIST does not display string literals well. 15 years ago
Davi Arnaut 247a696d79 Bug#57058: SERVER_QUERY_WAS_SLOW not wired up. 15 years ago
Dmitry Lenev 6bf6272fda Patch that refactors global read lock implementation and fixes 15 years ago
unknown 06c49d571b Bug#27606 GRANT statement should be replicated with DEFINER information 15 years ago
unknown 6646fecc14 Bug#55478 Row events wrongly apply on the temporary table of the same name 15 years ago
Davi Arnaut 1040f98ccf Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
unknown 10812c0782 Bug#55375 Transaction bigger than max_binlog_cache_size crashes slave 15 years ago
Luis Soares c93eecdf0a BUG#38718: slave sql thread crashes when reading relay log 15 years ago
Alfranio Correia 8504580ced BUG#56343 binlog_cache_use status is bigger than expected 15 years ago
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 15 years ago
Alfranio Correia ee07ed2286 Post-fix push for BUG#53452. 15 years ago