Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 14 | -289/+495 |
|\ | |||||
| * | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 13 | -288/+493 |
| * | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -1/+2 |
* | | MDEV-4000: Mapping between Cassandra blob (BytesType) and MySQL BLOB does not... | Sergey Petrunya | 2013-05-20 | 1 | -0/+1 |
* | | Fixing that ODBC detection always failed on Linux because | Alexander Barkov | 2013-04-28 | 1 | -0/+1 |
* | | ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed | Alexander Barkov | 2013-04-25 | 5 | -13/+19 |
* | | Packaging clean-ups for the cassandra and connect engines. | Alexander Barkov | 2013-04-21 | 2 | -9/+7 |
* | | fixes for buildbot. | Sergei Golubchik | 2013-04-21 | 3 | -12/+28 |
* | | Fixing compilation failure in Solaris/OpenSolaris | Alexander Barkov | 2013-04-21 | 1 | -6/+5 |
* | | Removing -Wfatal-errors, as it does not present in the older gcc versions. | Alexander Barkov | 2013-04-21 | 1 | -2/+2 |
* | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-20 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | MDEV-4398 - remove incorrect fix, replace with correct one - change default... | Vladislav Vaintroub | 2013-04-19 | 2 | -4/+4 |
* | | Recoding new results | Alexander Barkov | 2013-04-20 | 1 | -1/+1 |
* | | Fixing a few problems found by Build Bot after merging the CONNECT engine. | Alexander Barkov | 2013-04-20 | 2 | -6/+10 |
* | | After-fix for Sergei's merge of the connect engine. | Alexander Barkov | 2013-04-20 | 3 | -5/+25 |
* | | merge with maria-10.0-connect | Sergei Golubchik | 2013-04-19 | 8 | -29/+25 |
|\ \ | |||||
| * | | Fix to handle CMake component names with dash in the name, when producing MSI... | Vladislav Vaintroub | 2013-04-19 | 1 | -4/+4 |
| * | | - Committing merged changes | Olivier Bertrand | 2013-04-19 | 2 | -1/+29 |
| |\ \ | |||||
| * | | | - Bug: When trace is ON the variable c was used uninitialized in CSORT::Istc | Olivier Bertrand | 2013-04-15 | 1 | -1/+1 |
* | | | | CONNECT engine fixes after 10.0 merge. | Sergei Golubchik | 2013-04-19 | 18 | -741/+295 |
* | | | | 10.0 merge | Sergei Golubchik | 2013-04-19 | 262 | -6834/+11070 |
|\ \ \ \ | |||||
| * | | | | MDEV-4356 - Do not try to unlock an already unlocked mutex. | Vladislav Vaintroub | 2013-04-19 | 1 | -1/+0 |
| * | | | | 10.0-base merge | Sergei Golubchik | 2013-04-18 | 14 | -18/+32 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ... | Michael Widenius | 2013-04-17 | 3 | -3/+18 |
| | * | | | Fixed compiler warnings and a not critical memory leak | Michael Widenius | 2013-04-17 | 12 | -17/+16 |
| * | | | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 6 | -24/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 5.5->10.0-base | unknown | 2013-04-17 | 5 | -23/+12 |
| | |\ \ \ | |||||
| | | * | | | Fix race in test case. | unknown | 2013-04-16 | 1 | -0/+2 |
| | | * | | | compiler warnings | Sergei Golubchik | 2013-04-14 | 4 | -23/+10 |
| | * | | | | Fixes for stuff seen in buildbot: | unknown | 2013-04-16 | 2 | -2/+2 |
| * | | | | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 2 | -6/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 2 | -6/+6 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 249 | -6796/+11030 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 17 | -18/+319 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | MDEV-4338 - Support FusionIO/directFS atomic writes | Vladislav Vaintroub | 2013-04-06 | 5 | -0/+153 |
| | | * | | | | MDEV-4338 - Support FusionIO/directFS atomic writes | Vladislav Vaintroub | 2013-04-06 | 5 | -0/+153 |
| | | * | | | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 7 | -18/+13 |
| | * | | | | | Linking problem on Windows | Sergei Golubchik | 2013-04-10 | 2 | -8/+4 |
| | * | | | | | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 3 | -14/+9 |
| | * | | | | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 1 | -0/+10 |
| | * | | | | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 6 | -15/+21 |
| | * | | | | | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 1 | -3/+4 |
| | * | | | | | mysql-test fixes | Sergei Golubchik | 2013-04-09 | 3 | -11/+2 |
| | * | | | | | assisted discovery in federatedx | Sergei Golubchik | 2013-04-09 | 2 | -18/+87 |
| | * | | | | | fix internal plugin names | Sergei Golubchik | 2013-04-09 | 2 | -2/+2 |
| | * | | | | | TABLE_SHARE::free_frm_image() method to free the memory | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| | * | | | | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 4 | -26/+61 |
| | * | | | | | sequence engine | Sergei Golubchik | 2013-04-09 | 6 | -0/+712 |
| | * | | | | | test_sql_discovery storage engine | Sergei Golubchik | 2013-04-09 | 15 | -0/+557 |
| | * | | | | | discovery using sql CREATE TABLE statement | Sergei Golubchik | 2013-04-09 | 1 | -3/+2 |