Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -1/+1 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -8/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable | Sergei Golubchik | 2019-05-07 | 1 | -7/+0 |
* | | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private... | Vladislav Vaintroub | 2018-12-12 | 1 | -0/+5 |
* | | | | | Added syntax and implementation for BACKUP STAGE's | Monty | 2018-12-09 | 1 | -1/+4 |
* | | | | | Added new MDL_BACKUP locks for all backup stages | Monty | 2018-12-09 | 1 | -3/+3 |
* | | | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace. | Sergey Vojtovich | 2018-12-09 | 1 | -2/+2 |
* | | | | | Changed FLUSH TABLES to not change share version | Monty | 2018-12-09 | 1 | -18/+14 |
* | | | | | Optimize flush tables with read lock (FTWRL) to not wait for select's | Monty | 2018-12-09 | 1 | -8/+5 |
|/ / / / | |||||
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -3/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -2/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK... | Alexey Botchkov | 2018-09-02 | 1 | -2/+11 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -4/+4 |
* | | | | Merge remote-tracking branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2018-04-12 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12466 : Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt ... | Sergei Petrunia | 2018-04-07 | 1 | -0/+2 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -7/+7 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -1/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -1/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID | Andrei Elkin | 2017-11-15 | 1 | -1/+4 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-06-19 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-06-19 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-12620 - set lock_wait_timeout = 1;flush tables with read lock; | Sergey Vojtovich | 2017-06-16 | 1 | -1/+2 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-06-08 | 1 | -2/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave | Sachin Setiya | 2017-06-05 | 1 | -2/+6 |
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -27/+29 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -27/+29 |
| |\ \ | |||||
| | * | | MDEV-9573 'Stop slave' hangs on replication slave | Monty | 2017-02-28 | 1 | -27/+29 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15 | Nirbhay Choubey | 2016-06-29 | 1 | -0/+6 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50 | Sujatha Sivakumar | 2016-05-16 | 1 | -1/+1 |
| | | | * | Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK IS | Sujatha Sivakumar | 2016-03-01 | 1 | -2/+2 |
* | | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.0-galera' into 10.1 | Nirbhay Choubey | 2015-12-23 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | MDEV-9224: postfix - thd can be null in reload_acl_and_cache()mariadb-galera-10.0.23 | Nirbhay Choubey | 2015-12-23 | 1 | -1/+1 |
| * | | | | MDEV-9224 : Database lockup on flush in galera | Nirbhay Choubey | 2015-12-22 | 1 | -0/+10 |
| * | | | | Merge tag 'mariadb-10.0.23' into 10.0-galera | Nirbhay Choubey | 2015-12-19 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'mariadb-10.0.22' into 10.0-galera | Nirbhay Choubey | 2015-10-31 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | bzr merge -rtag:mariadb-10.0.15 maria/10.0 | Nirbhay Choubey | 2014-12-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ |