summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-4/+4
| * | | single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-093-27/+27
| * | | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-092-8/+13
| * | | file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-1/+0
| * | | remove #if MYSQL_VERSION_IDSergei Golubchik2013-04-072-157/+50
| * | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-0728-214/+53
| * | | s/st_ha_create_information/HA_CREATE_INFO/Sergei Golubchik2013-04-071-3/+0
| * | | my_dir() cleanupSergei Golubchik2013-04-073-3/+3
| * | | small cleanupSergei Golubchik2013-04-071-17/+1
| * | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-0715-43/+46
| * | | 5.5 mergeSergei Golubchik2013-03-27183-6380/+9211
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * 5.3 mergeSergei Golubchik2013-03-271-0/+14
| | |\
| | | * MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrgSergey Petrunya2013-03-211-0/+14
| | * | extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-23/+23
| | * | fix innodb failures on solarisSergei Golubchik2013-03-111-0/+2
| | * | MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-082-9/+9
| | * | merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-0835-546/+1137
| | * | Automatic mergeMichael Widenius2013-03-011-1/+0
| | |\ \
| | | * | Added support for --crash-script in mysqld_safe.Michael Widenius2013-02-281-1/+0
| | * | | merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-2840-396/+972
| | * | | 5.3->5.5 mergeSergei Golubchik2013-02-282-13/+41
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 5.2 -> 5.3Sergei Golubchik2013-02-2843-295/+994
| | | |\ \