| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-12179: Per-engine mysql.gtid_slave_pos table | Kristian Nielsen | 2017-04-21 | 1 | -7/+11 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -8/+10 |
|\ |
|
| * | base64 service | Sergei Golubchik | 2017-03-10 | 1 | -1/+0 |
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -7/+10 |
| |\ |
|
| | * | Added error checking for all calls to flush_relay_log_info() and stmt_done() | Monty | 2017-02-28 | 1 | -7/+10 |
* | | | Whitespace correction to avoid compile warning | Daniel Black | 2017-03-08 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Revert "MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the... | Sachin Setiya | 2017-01-25 | 1 | -63/+20 |
| * | | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of... | Sachin Setiya | 2017-01-23 | 1 | -20/+63 |
| * | | Merge branch '10.0' into 10.1 | Kristian Nielsen | 2017-01-17 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | MDEV-11811: dual master with parallel replication memory leak in write master | Kristian Nielsen | 2017-01-17 | 1 | -0/+1 |
| | * | Back-port Master_info::using_parallel() to 10.0. | Kristian Nielsen | 2016-11-15 | 1 | -1/+1 |
* | | | [MDEV-10570] Add Flashback support | Monty | 2017-01-20 | 1 | -41/+377 |
* | | | Fixed issues found by buildbot | Monty | 2017-01-11 | 1 | -4/+4 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -2/+11 |
|\ \ \
| |/ / |
|
| * | | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some... | Sergei Golubchik | 2016-12-06 | 1 | -2/+11 |
* | | | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... ) | Sergei Golubchik | 2016-12-12 | 1 | -3/+1 |
* | | | two fix: | vinchen | 2016-10-29 | 1 | -16/+88 |
* | | | MDEV-11065: Compressed binary log | Kristian Nielsen | 2016-10-20 | 1 | -156/+196 |
* | | | optimize the memory allocation for compressed binlog event | vinchen | 2016-10-19 | 1 | -41/+75 |
* | | | Binlog compressed | vinchen | 2016-10-19 | 1 | -11/+539 |
* | | | MDEV-7145: Delayed replication | Kristian Nielsen | 2016-10-16 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | MDEV-7145: Delayed replication, cleanup some code | Kristian Nielsen | 2016-10-14 | 1 | -4/+4 |
| * | | | MDEV-7145: Delayed replication, intermediate commit. | Kristian Nielsen | 2016-10-14 | 1 | -0/+7 |
* | | | | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -6/+7 |
* | | | | Merge branch '10.2' into bb-10.2-connector-c-integ-subm | Sergei Golubchik | 2016-09-21 | 1 | -1/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables | Nirbhay Choubey | 2016-09-02 | 1 | -1/+0 |
| | |/ / |
|
* | | | | name clash with gnutls on on base64_encode | Sergei Golubchik | 2016-09-12 | 1 | -2/+2 |
* | | | | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 1 | -1/+1 |
|/ / / |
|
* | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+1 |
* | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -9/+54 |
|\ \ \
| |/ / |
|
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -9/+54 |
| |\ \
| | |/ |
|
| | * | MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks repli... | Vicențiu Ciorbaru | 2016-06-22 | 1 | -2/+17 |
| | * | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -7/+37 |
| | |\ |
|
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -7/+39 |
| | | |\ |
|
| | | | * | BUG#17018343 SLAVE CRASHES WHEN APPLYING ROW-BASED BINLOG ENTRIES IN CASCADING | Venkatesh Duggirala | 2016-03-01 | 1 | -7/+39 |
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+12 |
* | | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
* | | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | MDEV-9947: COM_MULTI united response | Oleksandr Byelkin | 2016-05-17 | 1 | -1/+1 |
* | | | | | Added new range of MariaDB error messages, starting from 3000 | Monty | 2016-04-05 | 1 | -1/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -4/+17 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS AND | Alexey Botchkov | 2016-03-22 | 1 | -0/+9 |
| * | | | | MDEV-9737 Duplicate error in replication with slave triggers and auto increment | Sergei Golubchik | 2016-03-22 | 1 | -0/+1 |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -4/+7 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0 | Sergei Golubchik | 2016-03-21 | 1 | -2/+5 |
| | * | | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -2/+2 |