Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: DBUG_ASSERT && log.cc | Sergei Golubchik | 2020-12-21 | 1 | -12/+16 |
* | Merge 10.4 to 10.5 | Marko Mäkelä | 2020-10-22 | 1 | -3/+6 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-22 | 1 | -3/+6 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-22 | 1 | -3/+6 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-10-21 | 1 | -2/+4 |
| | | |\ | |||||
| | | | * | MDEV-4851: BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED' | Nisha Gopalakrishnan | 2020-10-08 | 1 | -3/+5 |
| | | * | | MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh... | Eugene Kosov | 2020-10-06 | 1 | -1/+2 |
* | | | | | MDEV-23691 S3 storage engine: delayed slave can drop the table | Monty | 2020-10-21 | 1 | -0/+6 |
* | | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-10-02 | 1 | -1/+1 |
* | | | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -5/+51 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-23586 Mariabackup: GTID saved for replication in 10.4.14 is wrong | Monty | 2020-09-25 | 1 | -5/+50 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -9/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -9/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -9/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -9/+9 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -10/+10 |
* | | | | | Use larger buffer when reading binary and relay logs | Monty | 2020-07-23 | 1 | -1/+3 |
* | | | | | replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table() | Sergei Golubchik | 2020-07-04 | 1 | -5/+2 |
* | | | | | optimization: use hton->drop_table in few simple cases | Sergei Golubchik | 2020-07-04 | 1 | -0/+1 |
* | | | | | MDEV-22925 ALTER TABLE s3_table ENGINE=Aria can cause failure on slave | Monty | 2020-06-19 | 1 | -1/+4 |
* | | | | | Cleanup's and more DBUG_PRINT's | Monty | 2020-06-19 | 1 | -1/+2 |
* | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -1/+4 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-14 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-13 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-13 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2020-06-11 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-22717: Conditional jump or move depends on uninitialised value(s) in fin... | Sujatha | 2020-06-08 | 1 | -2/+2 |
* | | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -8/+27 |
* | | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -27/+27 |
* | | | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-05-20 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -1/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o... | Sujatha | 2020-05-20 | 1 | -1/+3 |
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-27 | 1 | -4/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-04-27 | 1 | -4/+5 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Marko Mäkelä | 2020-04-27 | 1 | -4/+5 |
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-15 | 1 | -6/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-22021: Galera database could get inconsistent with rollback to savepoint | mkaruza | 2020-03-31 | 1 | -6/+0 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -4/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Jan Lindström | 2020-04-24 | 1 | -4/+5 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-08 | 1 | -11/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-22021: Galera database could get inconsistent with rollback to savepoint | Daniele Sciascia | 2020-03-31 | 1 | -11/+7 |
* | | | | | Speed up writing to encrypted binlogs | Monty | 2020-03-24 | 1 | -1/+6 |
* | | | | | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -42/+137 |
* | | | | | Added support for replication for S3 | Monty | 2020-03-24 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-21 | 1 | -16/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21675: Data inconsistency after multirow insert rollback (#1474) | Daniele Sciascia | 2020-03-21 | 1 | -16/+15 |
* | | | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restart | Andrei Elkin | 2020-03-14 | 1 | -41/+223 |
* | | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -2/+1 |