Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug mdev-11081. | Igor Babaev | 2016-11-21 | 1 | -1/+1 |
* | MDEV-11065: Compressed binary log. Merge code into current 10.2. | Kristian Nielsen | 2016-11-03 | 1 | -0/+6 |
|\ | |||||
| * | Binlog compressed | vinchen | 2016-10-19 | 1 | -0/+6 |
* | | MDEV-9114: Bulk operations (Array binding) | Oleksandr Byelkin | 2016-11-02 | 1 | -0/+17 |
|/ | |||||
* | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -2/+0 |
* | MDEV-6112 multiple triggers per table | Monty | 2016-10-05 | 1 | -2/+2 |
* | Add a counter for the number of select statements using window functions | Vicențiu Ciorbaru | 2016-09-24 | 1 | -0/+1 |
* | MDEV-10297 Add priorization to threadpool | Vladislav Vaintroub | 2016-09-22 | 1 | -0/+1 |
* | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 1 | -8/+57 |
|\ | |||||
| * | post-merge fixes for ec47bea | Sergei Golubchik | 2016-09-12 | 1 | -3/+2 |
| * | 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 |
| * | | | | | mdev-9864: cleanup, re-factoring. | Igor Babaev | 2016-08-29 | 1 | -0/+3 |
| * | | | | | mdev-9864: cleanup, re-factoring. | Igor Babaev | 2016-08-26 | 1 | -1/+3 |
| * | | | | | Removed the parameter from st_select_lex_unit::exec_recursive. | Igor Babaev | 2016-08-10 | 1 | -1/+1 |
| * | | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau... | Galina Shalygina | 2016-05-24 | 1 | -0/+1 |
| * | | | | | Fixed many problems in the code of With_element::check_unrestricted_recursive(). | Galina Shalygina | 2016-05-19 | 1 | -0/+1 |
| * | | | | | Main patch for mdev-9864 | Galina Shalygina | 2016-05-09 | 1 | -0/+21 |
| * | | | | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -14/+30 |
* | | | | | | misc after-merge changes: | Sergei Golubchik | 2016-09-10 | 1 | -0/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | 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 |
| | |\ \ \ |