summaryrefslogtreecommitdiff
path: root/sql/sql_reload.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-04-211-0/+8
|\
| * MDEV-22668: "Flush SSL" command doesn't reload wsrep certbb-10.4-MDEV-22668mkaruza2021-04-151-0/+8
* | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-1/+9
|\ \ | |/
| * MDEV-20945: BACKUP UNLOCK + FTWRL assertion failureRinat Ibragimov2020-10-221-1/+9
* | Move all thread cache specific code to a new classSergey Vojtovich2020-05-061-1/+2
* | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-0/+2
|\ \ | |/
| * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-0/+2
* | Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH)Sergey Vojtovich2020-04-031-9/+12
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-0/+6
|\ \ | |/
| * MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and ...Sergey Vojtovich2020-02-131-0/+6
* | Removed kill_delayed_threads_for_table()Sergey Vojtovich2019-11-251-1/+1
* | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+1
|/
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-8/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeableSergei Golubchik2019-05-071-7/+0
* | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private...Vladislav Vaintroub2018-12-121-0/+5
* | | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-1/+4
* | | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-3/+3
* | | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-2/+2
* | | | | Changed FLUSH TABLES to not change share versionMonty2018-12-091-18/+14
* | | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-8/+5
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-3/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-2/+11
| |\ \ \ | | |/ /
| | * | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-2/+11
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-4/+4
* | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-12466 : Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt ...Sergei Petrunia2018-04-071-0/+2
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-7/+7
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+4
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+4
| | |\ \ \ | | | |/ /
| | | * | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-1/+4
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-06-191-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-06-191-1/+2
| |\ \ \ | | |/ /
| | * | MDEV-12620 - set lock_wait_timeout = 1;flush tables with read lock;Sergey Vojtovich2017-06-161-1/+2
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-2/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-06-081-2/+6
| |\ \ \ | | |/ /
| | * | MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slaveSachin Setiya2017-06-051-2/+6
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-27/+29
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-27/+29
| |\ \
| | * | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-27/+29
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15Nirbhay Choubey2016-06-291-0/+6
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+2
| |\ \ \ | | |/ /