summaryrefslogtreecommitdiff
path: root/storage/federatedx
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-111-1/+1
* Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
* MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-172-5/+6
* MDEV-8313 Got an error writing communication packetsSergei Golubchik2015-12-071-0/+19
* federatedx small cleanupSergei Golubchik2015-12-071-33/+19
* CRLF->LFSergei Golubchik2015-06-022-27/+27
* MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-025-0/+5
* typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag.Sergei Golubchik2014-04-141-1/+1
* 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-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-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
* MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
* 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
| | * | Merge with alias as StringMichael Widenius2011-02-281-2/+4
| | |\ \
| | | * | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+4
| * | | | Merge with 5.1-release.Michael Widenius2010-12-062-10/+17
| |\ \ \ \ | | |/ / /
| | * | | merge with 5.1Michael Widenius2010-11-301-3/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
| | * | | Merge MariaDB 5.1->5.2unknown2010-11-192-7/+17
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * MWL#74: Shared libmysqld.so library.unknown2010-11-172-7/+17
| * | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-3/+6
| |/ /
* | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-134-26/+54
* | | remove unused autotools filesSergei Golubchik2011-07-031-63/+0
* | | Bug#25679Sergei Golubchik2011-07-031-3/+1
* | | post-merge fixes.Sergei Golubchik2011-07-022-14/+14
* | | 5.5-mergeSergei Golubchik2011-07-021-5/+0
* | | lots of post-merge changesSergei Golubchik2011-04-256-48/+44
* | | merge.Sergei Golubchik2010-11-251-2/+3
|/ /
* | build federared* with libmysqlservicesSergei Golubchik2010-09-121-1/+2
* | merge with 5.1Sergei Golubchik2010-09-112-5/+7
|\ \ | |/
| * build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-091-4/+3
| * Fixed bugs (mostly on sparc) that caused crashes in mysql-test-runMichael Widenius2010-09-031-1/+4
* | Automerge with 5.1Michael Widenius2010-08-254-94/+250
|\ \ | |/
| * Fixed valgrind errors and compiler warnings discovered by buildbotMichael Widenius2010-08-201-0/+2
| * Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXTMichael Widenius2010-08-124-94/+248
* | merge with 5.1Sergei Golubchik2010-07-252-4/+8
|\ \ | |/
| * restore the unintentinally broken ABISergei Golubchik2010-07-232-4/+8
* | Merge with MariaDB 5.1Michael Widenius2010-07-171-6/+3
|\ \ | |/
| * Fixed wrong error message from federatedx (which could lead to assert in DBUG...Michael Widenius2010-07-161-6/+3
* | mergeSergei Golubchik2010-06-143-8/+8
|\ \ | |/