summaryrefslogtreecommitdiff
path: root/storage/federatedx
Commit message (Expand)AuthorAgeFilesLines
* - 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
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-252-16/+12
| |\ \ | | |/
| | * federatedx: avoid unnecessary bzero. improve dbug tracesSergei Golubchik2014-02-211-4/+7
| | * MDEV-5698 Using ORDER BY in a FederatedX table is abnormally slowSergei Golubchik2014-02-211-12/+5
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-211-8/+8
|\ \ \ | |/ / |/| |
| * | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-5/+5
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | 5.5 mergeSergei Golubchik2013-07-171-0/+5
|\ \ \ | | |/ | |/|
| * | MDEV-4468 Assertion `error != 0' fails or timeout occurs on select from a FED...Sergei Golubchik2013-06-071-0/+5
| * | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-061-1/+0
* | | MDEV-4708: GTID strict mode doesn't work on a database with purged binlogsunknown2013-07-101-1/+0
* | | 5.5 mergeSergei Golubchik2013-06-061-5/+4
|\ \ \ | |/ /
| * | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-211-3/+2
| * | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-201-1/+1
| * | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-1/+1
* | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-172-1/+8
* | | 5.5 mergeSergei Golubchik2013-04-141-1/+1
|\ \ \ | |/ /
| * | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
* | | post-review comments and other minor editsSergei Golubchik2013-04-091-3/+4
* | | assisted discovery in federatedxSergei Golubchik2013-04-092-18/+87
* | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-17/+0
| |/ |/|
* | fix the failing federated.federated_innodb test:Sergei Golubchik2013-01-232-2/+2
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-232-4/+4
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-232-4/+4
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-2/+0
* | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-2/+0
|/
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-151-1/+1
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-16/+0
* merge with 5.3Sergei Golubchik2011-10-191-5/+11
|\
| * Merge with 5.2Michael Widenius2011-03-092-8/+7
| |\
| | * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-282-8/+7
| | |\
| | | * Fixed build failuresMichael Widenius2011-02-231-6/+2
| | | * Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-1/+3