Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge parallel replication async deadlock kill into 10.2. | Kristian Nielsen | 2016-09-09 | 1 | -1/+2 |
|\ | |||||
| * | Parallel replication async deadlock kill | Kristian Nielsen | 2016-09-08 | 1 | -1/+2 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 1 | -6/+10 |
| | |\ | |||||
| | * | | Fixes for failing tests (post-merge). | Nirbhay Choubey | 2016-08-21 | 1 | -1/+0 |
| | * | | Refs MW-252 | sjaakola | 2016-08-21 | 1 | -1/+0 |
| | * | | Refs MW-252 | sjaakola | 2016-08-21 | 1 | -0/+1 |
| | * | | Refs: MW-248 | sjaakola | 2016-08-21 | 1 | -0/+1 |
| | * | | MW-292 Reset timestamp after transaction replay | Daniele Sciascia | 2016-07-25 | 1 | -0/+1 |
| | * | | MW-265 Add support for wsrep_max_ws_rows | Daniele Sciascia | 2016-07-19 | 1 | -0/+1 |
| | * | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 1 | -1/+13 |
| | |\ \ | |||||
| * | \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -6/+10 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+4 |
| | * | | | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -2/+2 |
| | * | | | With parallel replication we have had a couple of bugs where DDL's | Monty | 2016-08-12 | 1 | -4/+4 |
| | * | | | revert part of 69f1a32 | Sergei Golubchik | 2016-06-22 | 1 | -2/+2 |
| | * | | | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL... | Vladislav Vaintroub | 2016-06-21 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mdev9864 | Igor Babaev | 2016-08-31 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -1/+6 |
| * | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+2 |
| * | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+4 |
* | | | | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -45/+223 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Better SHOW PROCESSLIST for replication | Monty | 2016-08-29 | 1 | -1/+7 |
| * | | | | Feature_check_constraint status variable | Sergei Golubchik | 2016-08-27 | 1 | -2/+1 |
| * | | | | cleanup: redundant variable | Sergei Golubchik | 2016-08-27 | 1 | -1/+1 |
| * | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -17/+10 |
| * | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -10/+17 |
| * | | | | clarify ER_CANT_DROP_FIELD_OR_KEY | Sergei Golubchik | 2016-07-02 | 1 | -0/+6 |
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -1/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -1/+13 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+13 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -1/+13 |
| | | | |\ \ | |||||
| | | | | * | | BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROW | Venkatesh Duggirala | 2016-02-26 | 1 | -1/+13 |
| * | | | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -3/+3 |
| * | | | | | | Use default character set for expressions | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
| * | | | | | | More tests for "MDEV-7563 Support CHECK constraint". | Alexander Barkov | 2016-06-30 | 1 | -0/+16 |
| * | | | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
| * | | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -5/+7 |
| * | | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+6 |
| * | | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -28/+146 |
| * | | | | | | MDEV-10180 main.events_restart fails on valgrind builder: void THD::inc_threa... | Sergei Golubchik | 2016-06-08 | 1 | -1/+0 |
| * | | | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -0/+14 |
| * | | | | | | fix the method name | Sergei Golubchik | 2016-06-04 | 1 | -2/+2 |
| * | | | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -3/+5 |
| * | | | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 1 | -1/+0 |
| * | | | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 1 | -0/+16 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed wrong counting of global Memory_used | Monty | 2016-04-28 | 1 | -0/+16 |
| * | | | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-04-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added new range of MariaDB error messages, starting from 3000 | Monty | 2016-04-05 | 1 | -1/+1 |