Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-8313 Got an error writing communication packets | Sergei Golubchik | 2015-12-07 | 1 | -0/+19 |
* | federatedx small cleanup | Sergei Golubchik | 2015-12-07 | 1 | -33/+19 |
* | CRLF->LF | Sergei Golubchik | 2015-06-02 | 2 | -27/+27 |
* | MDEV-5120 Test suite test maria-no-logging fails | Sergei Golubchik | 2014-10-02 | 5 | -0/+5 |
* | typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag. | Sergei Golubchik | 2014-04-14 | 1 | -1/+1 |
* | federatedx: avoid unnecessary bzero. improve dbug traces | Sergei Golubchik | 2014-02-21 | 1 | -4/+7 |
* | MDEV-5698 Using ORDER BY in a FederatedX table is abnormally slow | Sergei Golubchik | 2014-02-21 | 1 | -12/+5 |
* | MDEV-4468 Assertion `error != 0' fails or timeout occurs on select from a FED... | Sergei Golubchik | 2013-06-07 | 1 | -0/+5 |
* | Fixed some cache variables that could be set to higher value than what the co... | Michael Widenius | 2013-06-06 | 1 | -1/+0 |
* | MDEV-388 Creating a federated table with a non-existing server returns a rand... | Sergei Golubchik | 2013-05-21 | 1 | -3/+2 |
* | MDEV-388 Creating a federated table with a non-existing server returns a rand... | Sergei Golubchik | 2013-05-20 | 1 | -1/+1 |
* | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -1/+1 |
* | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 1 | -1/+1 |
* | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 1 | -1/+1 |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -16/+0 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -5/+11 |
|\ | |||||
| * | Merge with 5.2 | Michael Widenius | 2011-03-09 | 2 | -8/+7 |
| |\ | |||||
| | * | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 2 | -8/+7 |
| | |\ | |||||
| | | * | Fixed build failures | Michael Widenius | 2011-02-23 | 1 | -6/+2 |
| | | * | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu... | Michael Widenius | 2011-02-10 | 1 | -1/+3 |
| | * | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -2/+4 |
| * | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 2 | -10/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -3/+0 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 1 | -3/+0 |
| | * | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 2 | -7/+17 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||||
| | | * | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 2 | -7/+17 |
| * | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+6 |
| |/ / | |||||
* | | | use PSI wrappers in aria and other non-MySQL code | Sergei Golubchik | 2011-07-13 | 4 | -26/+54 |
* | | | remove unused autotools files | Sergei Golubchik | 2011-07-03 | 1 | -63/+0 |
* | | | Bug#25679 | Sergei Golubchik | 2011-07-03 | 1 | -3/+1 |
* | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 2 | -14/+14 |
* | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -5/+0 |
* | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 6 | -48/+44 |
* | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+3 |
|/ / | |||||
* | | build federared* with libmysqlservices | Sergei Golubchik | 2010-09-12 | 1 | -1/+2 |
* | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 2 | -5/+7 |
|\ \ | |/ | |||||
| * | build dynamic plugins with the -shared libtool option to avoid | Sergei Golubchik | 2010-09-09 | 1 | -4/+3 |
| * | Fixed bugs (mostly on sparc) that caused crashes in mysql-test-run | Michael Widenius | 2010-09-03 | 1 | -1/+4 |
* | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 4 | -94/+250 |
|\ \ | |/ | |||||
| * | Fixed valgrind errors and compiler warnings discovered by buildbot | Michael Widenius | 2010-08-20 | 1 | -0/+2 |
| * | Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXT | Michael Widenius | 2010-08-12 | 4 | -94/+248 |
* | | merge with 5.1 | Sergei Golubchik | 2010-07-25 | 2 | -4/+8 |
|\ \ | |/ | |||||
| * | restore the unintentinally broken ABI | Sergei Golubchik | 2010-07-23 | 2 | -4/+8 |
* | | Merge with MariaDB 5.1 | Michael Widenius | 2010-07-17 | 1 | -6/+3 |
|\ \ | |/ | |||||
| * | Fixed wrong error message from federatedx (which could lead to assert in DBUG... | Michael Widenius | 2010-07-16 | 1 | -6/+3 |
* | | merge | Sergei Golubchik | 2010-06-14 | 3 | -8/+8 |
|\ \ | |/ | |||||
| * | allow federated and innodb_plugin to be built | Sergei Golubchik | 2010-06-09 | 3 | -7/+7 |
* | | Maria WL#61 | unknown | 2010-04-01 | 1 | -1/+18 |
|/ | |||||
* | Fix some compiler warnings seen in Buildbot. | unknown | 2010-03-10 | 1 | -1/+1 |