summaryrefslogtreecommitdiff
path: root/storage/federated
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+14
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+14
| |\
| | * MDEV-14907 FEDERATEDX doesn't respect DISTINCTMonty2022-01-051-1/+14
* | | Fix all warnings given by UBSANMonty2021-05-191-1/+2
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-1/+1
* | | Reduce usage of strlen()Monty2021-05-191-15/+14
|/ /
* | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-10/+9
|\ \ | |/
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-10/+9
| |\
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-10/+9
* | | replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table()Sergei Golubchik2020-07-041-3/+2
* | | remove mysql_declare_plugin declaration from some pluginsSergei Golubchik2020-07-041-17/+0
* | | optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-041-0/+1
* | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-142-2/+6
* | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-272-4/+8
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+3
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+3
* | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-2/+2
* | | MDEV-20806 Federated does not work with INET6, returns NULL with warning ER_T...Alexander Barkov2019-10-121-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-132-2/+2
|\ \ \ | |/ /
| * | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-052-2/+2
* | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-193-3/+3
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-143-3/+3
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-133-3/+3
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-113-3/+3
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-113-3/+3
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-031-1/+0
| | |\ \ \ | | | |/ /
| | | * | Remove unused declarationsMarko Mäkelä2019-04-032-2/+0
* | | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-0/+1
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-111-1/+1
| | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+3
| | * | | MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and ga...Sergei Golubchik2017-12-281-2/+7
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+0
* | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-9/+9
* | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-62/+7
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12951 Server crash [mysqld got exception 0xc0000005]Sergei Golubchik2017-09-181-2/+7
| * | | | cleanup: remove dead codeSergei Golubchik2017-09-181-60/+0
* | | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-0/+2
| | | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+2
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+2
|\ \ \ \ \ | |/ / / /