summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Enhancement: Change atomic_writes table option to enum type. Now every file c...Jan Lindström2014-01-1020-94/+137
* Feature: In first write if we trim we set write_size to actual bytesJan Lindström2014-01-097-21/+44
* Fixed issues with atomic writes and compressed pages.Jan Lindström2014-01-092-15/+25
* Temporally disable posix_fallocate on os_file_set_size becauseJan Lindström2013-12-201-0/+6
* Need to disable fast file extension with posix_fallocateJan Lindström2013-12-201-0/+3
* Atomic writes require also atomic_blobs. Add that missing flag to Jan Lindström2013-12-191-0/+1
* Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-1935-196/+4559
* Merge 10.0-connect -> 10.0Alexander Barkov2013-12-0368-1754/+3381
|\
| * - Fix gcc compiling errorOlivier Bertrand2013-11-281-0/+1
| * - Fix some wrong changes preparing for unsigned data typesOlivier Bertrand2013-11-282-15/+20
| * - Fix gcc compilation warningsOlivier Bertrand2013-11-2613-153/+379
| * - Fix good recognition of MYSQL table column types.Olivier Bertrand2013-11-2215-27/+844
| * ConnectSE: Adding CATFUNC=Tables and CATFUC=Columns for the XLS ODBC data sou...Alexander Barkov2013-11-202-0/+24
| * Adding tests for CATFUC=Tables and CATFUNC=Columns into odbc_sqlite3.test.Alexander Barkov2013-11-202-0/+20
| * - Modify the way UPDATE and DELETE statements are sent to ODBCOlivier Bertrand2013-11-136-12/+118
| * - Add (limited) UPDATE/DELETE support to MYSQL type CONNECT tablesOlivier Bertrand2013-11-114-133/+112
| * - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-1126-1251/+1314
| * - BUG fixed: When updating, to avoid skipped update, force the tableOlivier Bertrand2013-11-093-23/+68
| * - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-0624-196/+485
| * - Adding cmake code to install ConnectSE mtr testsAlexander Barkov2013-10-311-0/+13
| * - Update version number and dateOlivier Bertrand2013-10-292-3/+3
| * ConnectSE: fixing memory leaks reported by valgrind Alexander Barkov2013-10-291-2/+41
* | MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschemaSergey Vojtovich2013-11-142-4/+6
* | 10.0-base mergeSergei Golubchik2013-11-135-9/+21
|\ \
| * \ 5.5. mergeSergei Golubchik2013-11-135-11/+19
| |\ \
| | * | MDEV-4723 "State" column of SHOW PROCESSLIST returns wrong values (non-ascii ...Sergei Golubchik2013-11-111-5/+1
| | * | mark ft-index cmake variables as advancedSergei Golubchik2013-11-111-0/+10
| | * | MDEV-5124 cmake failure when fullhostname is not resolvedSergei Golubchik2013-11-111-1/+1
| | * | MDEV-5038 put tokudb into the server packageSergei Golubchik2013-11-113-5/+7
* | | | MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE ty...Sergei Golubchik2013-11-133-50/+101
* | | | merge 10-base->10.0unknown2013-11-113-1/+15
|\ \ \ \ | |/ / /
| * | | merge 5.5->10.0-baseunknown2013-11-112-0/+14
| |\ \ \ | | |/ /
| | * | Fix for overlayed include files on Windows and a test caseElena Stepanova2013-11-102-0/+14
| * | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-11-081-1/+1
| |\ \ \ | | |/ /
| | * | Fixed core dump when doing "SET GLOBAL innodb_buffer_pool_evict='uncompressed'"Michael Widenius2013-11-051-1/+1
* | | | Merge 10.0-monty -> 10.0Alexander Barkov2013-11-111-1/+2
|\ \ \ \
| * | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-091-1/+2
* | | | | MDEV-5260 discovery with sql is too restrictiveSergei Golubchik2013-11-102-9/+17
* | | | | Various changes coming from 5.6Elena Stepanova2013-11-086-44/+41
* | | | | Some system tables have InnoDB engineElena Stepanova2013-11-082-0/+50
* | | | | Semantics of ALTER ONLINE changed to mirror ALTER .. LOCK=NONEElena Stepanova2013-11-083-2/+72
* | | | | Virtual columns are supported in InnoDBElena Stepanova2013-11-081-82/+0
* | | | | Fulltext search is supported in InnoDBElena Stepanova2013-11-081-141/+38
* | | | | More comprehensive error messages and codesElena Stepanova2013-11-0811-24/+28
* | | | | InnoDB is built-in until XtraDB is mergedElena Stepanova2013-11-083-6/+0
|/ / / /
* | | | Merge 10.0-base to 10.0unknown2013-11-0714-34/+21
|\ \ \ \ | |/ / /
| * | | More engine names are now obfuscatedElena Stepanova2013-11-071-1/+1
| * | | .frm file is intact, so the absence of the error message seems Elena Stepanova2013-11-071-3/+1
| * | | More verbose error messagesElena Stepanova2013-11-0712-30/+19
* | | | merge 10.0-base into 10.0Sergei Golubchik2013-11-041-1/+2
|\ \ \ \ | |/ / /