summaryrefslogtreecommitdiff
path: root/storage/maria/ma_open.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failur...Michael Widenius2014-07-301-2/+3
* Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da...Michael Widenius2013-05-131-8/+16
* MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on conc...Michael Widenius2013-05-121-2/+4
* Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || er...Michael Widenius2012-06-151-0/+4
* Merge of compatibility fixesMichael Widenius2012-04-021-2/+0
|\
| * Automatic mergeMichael Widenius2012-03-281-2/+0
| |\
| | * Merge with 5.1Michael Widenius2012-03-281-2/+0
| | |\
| | | * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-2/+0
| * | | Automatic mergeMichael Widenius2012-03-051-2/+8
| |\ \ \
| | * | | Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable ke...Michael Widenius2012-02-281-2/+8
* | | | | Cleanups:Michael Widenius2012-03-201-2/+7
* | | | | Merge 5.3->5.5.Igor Babaev2012-03-011-3/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 5.2->5.3Sergey Petrunya2012-02-241-3/+9
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Automatic mergeMichael Widenius2012-02-241-3/+9
| | |\ \ | | | |/
| | | * Fix for lp:909635: MariaDB crashes on a select with long varchar and blob fieldsMichael Widenius2012-02-241-3/+9
* | | | 5.3 mergeSergei Golubchik2012-01-131-0/+5
|\ \ \ \ | |/ / /
| * | | Merge with 5.2.Michael Widenius2011-12-111-0/+5
| |\ \ \ | | |/ /
| | * | Fixed bug where automaticly zerofilled table was not part of recovery if cras...Michael Widenius2011-12-021-0/+5
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+2
|\ \ \ \ | |/ / /
| * | | 5.2->5.3 mergeSergei Golubchik2011-11-121-2/+3
| |\ \ \ | | |/ /
| | * | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-2/+1
| | |\ \ | | | |/
| | | * Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-2/+1
| * | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-1/+1
| * | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-2/+0
* | | | merge with 5.3Sergei Golubchik2011-10-191-39/+103
|\ \ \ \ | |/ / /
| * | | Automatic merge with 5.2Michael Widenius2011-08-151-23/+36
| |\ \ \ | | |/ /
| | * | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-151-22/+35
| | * | Optimize mutex usage.Michael Widenius2011-08-081-1/+1
| * | | Automerge 5.2->5.3unknown2011-07-311-2/+2
| |\ \ \ | | |/ /
| | * | Merge with 5.1Michael Widenius2011-07-251-2/+2
| | |\ \ | | | |/
| | | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-241-2/+2
| * | | Automatic mergeMichael Widenius2011-07-041-3/+3
| |\ \ \ | | |/ /
| | * | Aria fixes:Michael Widenius2011-07-041-3/+3
| | |/
| * | Merge with 5.2Michael Widenius2011-03-091-12/+34
| |\ \ | | |/
| | * Fixes for Aria storage engine:Michael Widenius2011-02-101-2/+19
| | * Aria issues:Michael Widenius2011-01-241-10/+15
| * | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-0/+2
| |\ \
| | * \ Merge with 5.1Michael Widenius2011-01-111-0/+2
| | |\ \ | | | |/
| | | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-0/+2
| * | | issue an informative error message for a common Aria problem when opening a t...Sergei Golubchik2011-01-141-0/+4
| * | | use bulk insert and repair by sort for unique keys inSergei Golubchik2011-01-141-0/+5
| * | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-0/+14
| |/ /
| * | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-0/+4
| |/
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-41/+46
* | post-merge fixes.Sergei Golubchik2011-07-021-4/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-13/+13
|/
* Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-2/+2
* Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitma...Michael Widenius2010-09-101-1/+7
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-0/+1
* Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or...Michael Widenius2010-07-301-0/+6