summaryrefslogtreecommitdiff
path: root/storage/maria/ma_create.c
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\
| * Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-1/+1
* | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-3/+1
* | merge with 5.3Sergei Golubchik2011-10-191-9/+32
|\ \ | |/
| * Automerge 5.2->5.3unknown2011-07-311-4/+12
| |\
| | * Merge with 5.1Michael Widenius2011-07-251-4/+12
| | |\
| | | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-4/+12
| * | | Automatic mergeMichael Widenius2011-07-041-1/+1
| |\ \ \ | | |/ /
| | * | Aria fixes:Michael Widenius2011-07-041-1/+1
| * | | Merge with 5.2Michael Widenius2011-06-101-1/+2
| |\ \ \ | | |/ /
| | * | A bit better fix for tmp-table problemMichael Widenius2011-06-101-1/+2
| * | | Merge with 5.2Michael Widenius2011-03-091-1/+7
| |\ \ \ | | |/ /
| | * | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+7
| | |\ \ | | | |/
| | | * Aria issues:Michael Widenius2011-01-241-1/+7
| * | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-2/+10
| |/ /
* | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-23/+28
* | | lots of post-merge changesSergei Golubchik2011-04-251-9/+9
|/ /
* | rename maria to ariaSergei Golubchik2010-09-121-2/+2
|/
* Fix for compiler warnings on windowsMichael Widenius2010-01-141-1/+1
* Merge with mysql-maria treeMichael Widenius2009-02-191-1/+2
|\
| * mergeunknown2009-02-061-1/+2
| |\
| | * _ma_state_info_write numeric flags changed with constants.unknown2009-01-081-1/+2
* | | Merge with mysql-mariaMichael Widenius2009-01-301-2/+20
|\ \ \ | |/ /
| * | mergeGuilhem Bichot2009-01-161-1/+18
| |\ \
| | * | Fix for BUG#42112 "Maria: recovery failure (pushbuild2) Assertion `rownr == 0...Guilhem Bichot2009-01-161-1/+18
| | |/
| * | Log queries to maria_log if compiled with EXTRA_DEBUGMichael Widenius2009-01-161-1/+2
| |/
* | Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-12/+13
|\ \ | |/
| * Merge of my revisionGuilhem Bichot2008-10-151-1/+2
| |\
| | * Small fixes for pushbuild: compiler warnings, checking that partitioning is e...Guilhem Bichot2008-10-151-1/+2
| * | Merging of changes from myisam -> maria missing in last 5.1 - 5.1->maria mergeMichael Widenius2008-10-151-0/+1
| |/
| * mergeSergei Golubchik2008-08-281-2/+2
| |\
| * | compiler warningsSergei Golubchik2008-08-061-13/+12
* | | Code cleanup:Michael Widenius2009-01-091-3/+3
| |/ |/|
* | Changed all file names in maria to LEX_STRING and removed some calls to strlen()Michael Widenius2008-08-251-2/+2
|/
* Fix for BUG#37876 "Importing Maria table from other server via binary copy do...Guilhem Bichot2008-07-091-1/+21
* Added versioning of Maria indexMichael Widenius2008-06-261-14/+33
* WL#3072 - Maria Recoveryunknown2008-04-241-10/+0
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-5/+5
* Fixed excessive assertion reported in BUG#35031unknown2008-03-041-1/+1
* Mac compiler warnings fixed.unknown2008-02-071-2/+2
* Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-35/+21
* Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running al...unknown2008-01-221-2/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-211-1/+1
|\
| * Allow index on 'CHAR(0) NULL' columnsunknown2008-01-211-1/+1
* | WL#3072 - Maria Recoveryunknown2008-01-171-25/+35
|/
* Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-1/+1
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-101-4/+4
|\
| * Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-4/+4
* | Workaround internal compiler error in Visual Studio 2003.unknown2008-01-101-0/+12
|/