Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -3/+3 |
* | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+6 |
|\ | |||||
| * | Fix compile error when building with DBUG, but without DEBUG_SYNC. | unknown | 2013-03-01 | 1 | -0/+2 |
| * | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -0/+4 |
| |\ | |||||
| | * | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-12-05 | 1 | -0/+4 |
| | |\ | |||||
| | | * | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-11-30 | 1 | -0/+4 |
* | | | | MDEV-3984: Double free of Master_info * when CHANGE MASTER fails. | unknown | 2013-01-30 | 1 | -1/+7 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -6/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed MDEV-4013: Password length in replication setup | Michael Widenius | 2013-01-11 | 1 | -6/+36 |
* | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -22/+26 |
* | | | | Made max_relay_log_size depending on master connection. | Michael Widenius | 2012-10-01 | 1 | -6/+6 |
* | | | | Fixed issues found by QA (Elena) | Michael Widenius | 2012-09-28 | 1 | -6/+1 |
* | | | | Added multi-source support to show relaylog events | Michael Widenius | 2012-09-28 | 1 | -3/+19 |
* | | | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -35/+92 |
* | | | | MDEV-181: XID crash recovery across binlog boundaries | unknown | 2012-06-22 | 1 | -0/+24 |
* | | | | MDEV-225: Replace with dummy events an event that is not understood by a slav... | unknown | 2012-06-22 | 1 | -6/+63 |
|/ / / | |||||
* | | | 5.3 merge | Sergei Golubchik | 2012-08-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge into latest 5.3 | unknown | 2012-08-24 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -5/+8 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -4/+7 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -1/+1 |
| | | |\ \ \ | |||||
* | | | \ \ \ | Merge from 5.3 | unknown | 2012-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | merge from 5.2 | unknown | 2012-08-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 1 | -1/+1 |
| | |/ / / / | |||||
* | | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -2/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-30 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| | | |||||
| | | * | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-21 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | Bug#12636001 : deadlock from thd_security_context | Gopal Shankar | 2012-05-17 | 1 | -2/+2 |
| * | | | | Bug#13833962:DISABLE [NOTE] START BINLOG_DUMP TO SLAVE_SERVER(0) MESSAGES | Sujatha Sivakumar | 2012-05-24 | 1 | -1/+2 |
* | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVER | Nuno Carvalho | 2012-04-20 | 1 | -1/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVER | Nuno Carvalho | 2012-04-20 | 1 | -1/+4 |
* | | | | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
* | | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -10/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | bug#3593869-64035 | Andrei Elkin | 2012-01-19 | 1 | -7/+8 |
* | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -21/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA... | Andrei Elkin | 2012-01-18 | 1 | -19/+18 |
* | | | | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 1 | -81/+73 |
|\ \ \ \ \ | |||||
| * | | | | | MWL#234: After-review fixes, including better names for the new system variab... | unknown | 2011-08-12 | 1 | -3/+7 |
| * | | | | | MWL#234: Support for marking binlog events to not be replicated, and for tell... | unknown | 2011-08-11 | 1 | -32/+45 |
* | | | | | | - Fix rpl_checksum test. Use basename of file in error messages, not the o | Vladislav Vaintroub | 2012-01-20 | 1 | -2/+3 |
* | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -12/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-12-14 | 1 | -1/+0 |
| * | | | | | reverting the initial patch for bug#13437900 for refinement. | Andrei Elkin | 2011-11-29 | 1 | -0/+1 |
| * | | | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-11-29 | 1 | -1/+0 |
| * | | | | | Merge from mysql-5.5.18-release | unknown | 2011-11-17 | 1 | -1/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | BUG#13337202 - REPLICATION PERFORMANCE DROP DUE TO "THE BINLOG MAY BE CORRUPT... | Alfranio Correia | 2011-11-02 | 1 | -1/+9 |
| * | | | | | | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ... | Andrei Elkin | 2011-10-27 | 1 | -5/+2 |
| |/ / / / / |