summaryrefslogtreecommitdiff
path: root/storage/federatedx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-5/+4
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-5/+4
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-5/+4
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-5/+4
| | | |\
| | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-172-5/+6
* | | | | 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 branch '10.2' into bb-10.2-extSergei Golubchik2017-08-254-25/+39
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-174-25/+39
| |\ \ \ \ | | |/ / /
| | * | | MDEV-12725 select on federated table crashes serverSergei Golubchik2017-08-084-25/+37
| | * | | 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
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-261-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11311 Create federated table does not work as expected.Sergei Golubchik2017-05-241-1/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-16/+16
* | | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-182-2/+2
|/ / / /
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-1/+1
* | | | fix build and some warningskevg2016-11-242-3/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-04-261-17/+9
| | |\ \
| | | * | - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-251-17/+9
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-2/+1
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ \ \ | |/ / /
| * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-33/+38
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-33/+38
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-8313 Got an error writing communication packetsSergei Golubchik2015-12-071-0/+19
| | * | federatedx small cleanupSergei Golubchik2015-12-071-33/+19
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+1
|\ \ \ \ | |/ / /
| * | | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-0/+1
* | | | cleanup: use enum_binlog_checksum_alg, not uint8Sergei Golubchik2015-09-041-0/+1
* | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* | | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-23/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-23/+23
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * CRLF->LFSergei Golubchik2015-06-022-27/+27
* | | cleanup: freshen up CREATE SERVER codeSergei Golubchik2014-12-041-7/+7
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-025-4/+5
|\ \ \ | |/ /
| * | 5.5.40+ mergeSergei Golubchik2014-10-091-0/+1
| |\ \ | | |/
| | * MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-025-0/+5
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-304-4/+4
* | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-011-8/+0
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-1/+1
|\ \ | |/
| * typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag.Sergei Golubchik2014-04-141-1/+1
* | remove append_escaped(), use String::append_for_single_quote() insteadSergei Golubchik2014-03-261-3/+3
* | update plugins' maturity levels:Sergei Golubchik2014-03-191-1/+1
* | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-8/+0
* | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-4/+4
* | 10.0-base mergeSergei Golubchik2014-02-262-16/+12
|\ \