summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4000: Mapping between Cassandra blob (BytesType) and MySQL BLOB does not...Sergey Petrunya2013-05-201-0/+1
* Fixing that ODBC detection always failed on Linux becauseAlexander Barkov2013-04-281-0/+1
* ha_cassandra.so and ha_oqgraph.so can be build only if boost is installedAlexander Barkov2013-04-255-13/+19
* Packaging clean-ups for the cassandra and connect engines.Alexander Barkov2013-04-212-9/+7
* fixes for buildbot.Sergei Golubchik2013-04-213-12/+28
* Fixing compilation failure in Solaris/OpenSolarisAlexander Barkov2013-04-211-6/+5
* Removing -Wfatal-errors, as it does not present in the older gcc versions.Alexander Barkov2013-04-211-2/+2
* Merge 10.0-base -> 10.0Igor Babaev2013-04-202-4/+4
|\
| * MDEV-4398 - remove incorrect fix, replace with correct one - change default...Vladislav Vaintroub2013-04-192-4/+4
* | Recoding new resultsAlexander Barkov2013-04-201-1/+1
* | Fixing a few problems found by Build Bot after merging the CONNECT engine.Alexander Barkov2013-04-202-6/+10
* | After-fix for Sergei's merge of the connect engine.Alexander Barkov2013-04-203-5/+25
* | merge with maria-10.0-connectSergei Golubchik2013-04-198-29/+25
|\ \
| * | Fix to handle CMake component names with dash in the name, when producing MSI...Vladislav Vaintroub2013-04-191-4/+4
| * | - Committing merged changesOlivier Bertrand2013-04-192-1/+29
| |\ \
| * | | - Bug: When trace is ON the variable c was used uninitialized in CSORT::IstcOlivier Bertrand2013-04-151-1/+1
* | | | CONNECT engine fixes after 10.0 merge.Sergei Golubchik2013-04-1918-741/+295
* | | | 10.0 mergeSergei Golubchik2013-04-19262-6834/+11070
|\ \ \ \
| * | | | MDEV-4356 - Do not try to unlock an already unlocked mutex.Vladislav Vaintroub2013-04-191-1/+0
| * | | | 10.0-base mergeSergei Golubchik2013-04-1814-18/+32
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-173-3/+18
| | * | | Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-1712-17/+16
| * | | | Merge 10.0-base -> 10.0Igor Babaev2013-04-176-24/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge 5.5->10.0-baseunknown2013-04-175-23/+12
| | |\ \ \
| | | * | | Fix race in test case.unknown2013-04-161-0/+2
| | | * | | compiler warningsSergei Golubchik2013-04-144-23/+10
| | * | | | Fixes for stuff seen in buildbot:unknown2013-04-162-2/+2
| * | | | | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-172-6/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-152-6/+6
| | |\ \ \ \
| * | \ \ \ \ 10.0-base mergeSergei Golubchik2013-04-15249-6796/+11030
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 5.5 mergeSergei Golubchik2013-04-1417-18/+319
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-065-0/+153
| | | * | | | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-065-0/+153
| | | * | | | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-287-18/+13
| | * | | | | Linking problem on WindowsSergei Golubchik2013-04-102-8/+4
| | * | | | | put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-093-14/+9
| | * | | | | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-0/+10
| | * | | | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-096-15/+21
| | * | | | | post-review comments and other minor editsSergei Golubchik2013-04-091-3/+4
| | * | | | | mysql-test fixesSergei Golubchik2013-04-093-11/+2
| | * | | | | assisted discovery in federatedxSergei Golubchik2013-04-092-18/+87
| | * | | | | fix internal plugin namesSergei Golubchik2013-04-092-2/+2
| | * | | | | TABLE_SHARE::free_frm_image() method to free the memorySergei Golubchik2013-04-091-1/+1
| | * | | | | * frm extra2 segment.Sergei Golubchik2013-04-094-26/+61
| | * | | | | sequence engineSergei Golubchik2013-04-096-0/+712
| | * | | | | test_sql_discovery storage engineSergei Golubchik2013-04-0915-0/+557
| | * | | | | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-3/+2
| | * | | | | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-094-15/+13
| | * | | | | HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-092-62/+82
| | * | | | | move writing of the frm into init_from_binary_frm_image()Sergei Golubchik2013-04-091-12/+14