summaryrefslogtreecommitdiff
path: root/storage/federatedx
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | 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
|\ \ | |/
| * allow federated and innodb_plugin to be builtSergei Golubchik2010-06-093-7/+7
* | Maria WL#61unknown2010-04-011-1/+18
|/
* Fix some compiler warnings seen in Buildbot.unknown2010-03-101-1/+1
* Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable...Michael Widenius2009-12-031-19/+31
|\
| * merge fix for bug monty found in ha_federatedx::close() methodAntony T Curtis2009-11-141-5/+18
| * merge from maria-5.1-mergeAntony T Curtis2009-11-144-11/+15
| |\
| | * Merge with MySQL 5.1, with following additions:Michael Widenius2009-11-112-8/+15