Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -1/+2 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -1/+2 |
* | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -51/+9 |
* | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -9/+9 |
* | | | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine | Monty | 2020-05-23 | 1 | -6/+63 |
* | | | | Performance improvements to test if WSREP if active | Monty | 2020-05-23 | 1 | -40/+59 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -1/+0 |
| | | | |\ | |||||
| | | | | * | Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I... | Sergei Golubchik | 2020-04-30 | 1 | -1/+0 |
| | | * | | | MDEV-20685: compile fixes for Solaris/OSX/AIX | Daniel Black | 2020-04-29 | 1 | -1/+2 |
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Jan Lindström | 2020-04-24 | 1 | -4/+4 |
| * | | | | | MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node up...bb-10.4-MDEV-22051 | mkaruza | 2020-04-08 | 1 | -1/+1 |
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-30 | 1 | -3/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-21473 conflicts with async slave BF aborting (#1475) | seppo | 2020-03-24 | 1 | -3/+3 |
* | | | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -0/+2 |
* | | | | | | Handle errors from external_unlock & mysql_unlock_tables | Monty | 2020-04-19 | 1 | -2/+4 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix for rpl_start_stop_slave failure | Sergey Vojtovich | 2020-03-26 | 1 | -1/+1 |
* | | | | | | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -0/+6 |
* | | | | | | Fixed valgrind warning | Monty | 2020-03-24 | 1 | -0/+1 |
* | | | | | | Added support for replication for S3 | Monty | 2020-03-24 | 1 | -6/+26 |
* | | | | | | Added IF EXISTS to RENAME TABLE and ALTER TABLE | Monty | 2020-03-24 | 1 | -2/+2 |
* | | | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -46/+45 |
* | | | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -2/+3 |
* | | | | | | perfschema statement instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+1 |
* | | | | | | perfschema sp instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+9 |
* | | | | | | perfschema mdl related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -3/+2 |
* | | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -5/+6 |
* | | | | | | MDEV-20500: Bad error msg on disabling local infile | Rahul Anand | 2020-03-03 | 1 | -2/+3 |
* | | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-02-12 | 1 | -1/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -1/+0 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-02-10 | 1 | -1/+0 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-16308 : protocol messed up sporadically | Vladislav Vaintroub | 2020-02-10 | 1 | -1/+0 |
| | | * | | | Merge branch '10.1' into 10.2 | Sergei Petrunia | 2020-01-17 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-21341: Fix UBSAN failures: Issue Six | Sergei Petrunia | 2020-01-14 | 1 | -1/+1 |
* | | | | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e... | Jan Lindström | 2020-02-11 | 1 | -7/+32 |
* | | | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -41/+43 |
* | | | | | | MDEV-21689 Add Sql_cmd for GRANT/REVOKE statements | Alexander Barkov | 2020-02-08 | 1 | -107/+2 |
* | | | | | | MDEV-21248: Do not break the build on clang | Marko Mäkelä | 2020-02-08 | 1 | -1/+1 |
* | | | | | | MDEV-21248: Prevent optimizing out buf argument in check_stack_overrun. | Martin Liska | 2020-02-08 | 1 | -2/+11 |