summaryrefslogtreecommitdiff
path: root/storage/federatedx/federatedx_io_mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-0/+1
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* 5.5 mergeSergei Golubchik2014-02-251-12/+5
|\
| * MDEV-5698 Using ORDER BY in a FederatedX table is abnormally slowSergei Golubchik2014-02-211-12/+5
* | 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
* | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-171-1/+5
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/
* lots of post-merge changesSergei Golubchik2011-04-251-4/+5
* Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXTMichael Widenius2010-08-121-8/+61
* Added federatedx storage engineMichael Widenius2009-10-301-0/+592