Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql 5.5.23 merge | Sergei Golubchik | 2012-04-10 | 8 | -1/+167 |
|\ | |||||
| * | BUG#12400313 | Luis Soares | 2012-03-12 | 1 | -0/+1 |
| |\ | |||||
| | * | BUG#12400313 | Luis Soares | 2012-03-12 | 1 | -0/+1 |
| * | | BUG#12400313 | Luis Soares | 2012-03-12 | 1 | -1/+1 |
| * | | BUG#12400313 | Luis Soares | 2012-03-12 | 2 | -1/+6 |
| |\ \ | | |/ | |||||
| | * | BUG#12400313 | Luis Soares | 2012-03-12 | 2 | -1/+6 |
| * | | BUG#12400313 | Luis Soares | 2012-03-12 | 3 | -0/+101 |
| |\ \ | | |/ | |||||
| | * | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASES | Luis Soares | 2012-03-12 | 3 | -0/+101 |
| | * | BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDED | Nuno Carvalho | 2012-01-16 | 4 | -3503/+5 |
| * | | BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2 | Manish Kumar | 2012-03-09 | 2 | -28/+11 |
| * | | BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUT | Manish Kumar | 2012-02-28 | 5 | -1/+77 |
| |\ \ | |||||
* | | | | Fix race in rpl.rpl_checksum. | unknown | 2012-03-29 | 2 | -4/+7 |
* | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 21 | -10/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#11758263: Modification of indentation in the added code. | Rohit Kalhans | 2012-02-13 | 2 | -1/+4 |
| * | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-09 | 13 | -3/+21 |
| * | | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 13 | -21/+3 |
| * | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 13 | -3/+21 |
| * | | | merge from 5.5 repo. | Andrei Elkin | 2012-01-31 | 13 | -17/+73 |
| |\ \ \ | |||||
| * | | | | bug#3593869-64035 | Andrei Elkin | 2012-01-19 | 5 | -5/+5 |
* | | | | | Make Replication filter settings dynamic. | Davi Arnaut | 2012-03-19 | 6 | -0/+526 |
* | | | | | Fix race condition in rpl_stop_start_slave. after kill connection, wait until... | Vladislav Vaintroub | 2012-03-21 | 1 | -4/+4 |
* | | | | | Fix several buildot errors on Windows | Vladislav Vaintroub | 2012-03-16 | 2 | -0/+4 |
* | | | | | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5. | unknown | 2012-03-12 | 2 | -8/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Implementation of MDEV-28 LIMIT ROWS EXAMINED | unknown | 2012-03-11 | 2 | -8/+10 |
| * | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 9 | -35/+205 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 9 | -35/+205 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 9 | -35/+205 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
* | | | | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 15 | -26/+87 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | BUG#12403008 RPL_HEARTBEAT_BASIC FAILS SPORADICALLY ON PUSHBUILD | Nuno Carvalho | 2012-01-25 | 2 | -0/+7 |
| * | | | | | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 2 | -0/+54 |
| * | | | | | | | BUG#13050593 - BACKSLASH SWALLOWED BY INCLUDE/SHOW_SLAVE_STATUS.INC | Nuno Carvalho | 2012-01-19 | 9 | -17/+12 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA... | Andrei Elkin | 2012-01-18 | 7 | -5/+16 |
| * | | | | | | Followup after 13055685: | Bjorn Munch | 2012-01-04 | 6 | -18/+12 |
* | | | | | | | misc test/result fixes | Sergei Golubchik | 2012-03-02 | 1 | -4/+0 |
* | | | | | | | Merge MWL#234: @@skip_replication, into latest MariaDB 5.5 for push | unknown | 2012-03-02 | 2 | -0/+629 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 2 | -0/+629 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | MWL#234: Implement option to switch between master-side and client-side filte... | unknown | 2011-08-16 | 2 | -22/+181 |
| | * | | | | | | | MWL#234: Add MTR tests for SESSION/GLOBAL semantics of new system variables. | unknown | 2011-08-15 | 2 | -2/+32 |
| | * | | | | | | | MWL#234: After-review fixes, including better names for the new system variab... | unknown | 2011-08-12 | 2 | -75/+75 |
| | * | | | | | | | MWL#234: Support for marking binlog events to not be replicated, and for tell... | unknown | 2011-08-11 | 2 | -0/+407 |
* | | | | | | | | | misc test/result fixes | Sergei Golubchik | 2012-03-01 | 1 | -2/+0 |
* | | | | | | | | | don't even try to run xtradb-only tests with innodb, use have_xtradb.combinat... | Sergei Golubchik | 2012-02-23 | 3 | -3/+3 |
* | | | | | | | | | overlay support for mysql-test-run and mysqltest | Sergei Golubchik | 2012-02-23 | 3 | -5/+7 |
* | | | | | | | | | allow suite.pm to skip combinations that originate from test/include files. | Sergei Golubchik | 2012-02-07 | 2 | -2/+2 |
* | | | | | | | | | mtr: support for rdiff files | Sergei Golubchik | 2012-02-06 | 2 | -68/+54 |
* | | | | | | | | | per-combination result files | Sergei Golubchik | 2012-02-06 | 6 | -83/+1 |
* | | | | | | | | | per-file combinations | Sergei Golubchik | 2012-02-06 | 2 | -9/+1 |
* | | | | | | | | | remove few obscure, unused, or misused mtr features | Sergei Golubchik | 2012-02-06 | 24 | -23/+11 |
|/ / / / / / / / | |||||
* | | | | | | | | Fix wrong error code in the test case. | unknown | 2012-02-14 | 2 | -4/+8 |
* | | | | | | | | Fix _another_ race in test case rpl_cant_read_event_incident (seen in 5.5 Bui... | unknown | 2012-02-11 | 2 | -2/+8 |