summaryrefslogtreecommitdiff
path: root/storage/maria/ma_write.c
Commit message (Expand)AuthorAgeFilesLines
* use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-16/+16
* post-merge fixes.Sergei Golubchik2011-07-021-3/+0
* lots of post-merge changesSergei Golubchik2011-04-251-5/+4
* Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+6
* Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ...Michael Widenius2010-10-131-20/+18
* Fixes some bug in Aria recovery:Michael Widenius2010-10-071-3/+11
* Write message to stderr if recovery is not likely to succeed because we don't...Michael Widenius2010-09-091-1/+1
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-94/+83
* Fixed valgrind errors and compiler warnings discovered by buildbotMichael Widenius2010-08-201-3/+21
* Fixed wrong argument to translog_write_record() that caused core dump in mari...Michael Widenius2010-08-101-4/+2
* Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-8/+22
* Remove not used filesMichael Widenius2010-08-051-8/+76
* restore the unintentinally broken ABISergei Golubchik2010-07-231-2/+2
* Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+6
* Merge with mysql-maria treeMichael Widenius2009-02-191-0/+2
|\
| * Bug#42201 Maria: after a deadlock, table is marked as corruptedSergei Golubchik2009-02-061-0/+2
* | Merge with mysql-mariaMichael Widenius2009-01-301-10/+18
|\ \ | |/
| * post-review fixesSergei Golubchik2009-01-151-11/+18
* | Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-9/+91
|\ \ | |/
| * Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-8/+8
| * Added ha_maria::is_changed() (needed for Query cache)Michael Widenius2008-11-011-0/+1
| * Fix for BUG#39697 "Maria: hang when failing to insert due to UNIQUE (seen in ...Guilhem Bichot2008-10-091-1/+16
| * wt: don't support a key as a union { ulonglong, void* }. Although convenient,Sergei Golubchik2008-09-011-1/+1
| * mergeSergei Golubchik2008-08-281-5/+5
| |\
| * | wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-22/+30
| * | move wt* maintainance from maria to the serverSergei Golubchik2008-08-071-2/+2
| * | fixes for failing test suiteSergei Golubchik2008-08-061-1/+14
| * | maria: deadlock detection when waiting on unique key (useless until we can ro...Sergei Golubchik2008-08-061-7/+52
| * | compiler warningsSergei Golubchik2008-08-041-1/+1
* | | Code cleanup:Michael Widenius2009-01-091-11/+8
* | | Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-291/+320
| |/ |/|
* | Fix for Bug#36499 Maria: potential deadlockMichael Widenius2008-08-261-3/+3
* | Changed all file names in maria to LEX_STRING and removed some calls to strlen()Michael Widenius2008-08-251-2/+2
|/
* Fixes for bug#37276:Michael Widenius2008-07-091-18/+20
* Fixes for build errors under Windows and compiler warning under LinuxGuilhem Bichot2008-06-261-0/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-189/+260
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-16/+21
|\
| * WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-12/+19
| * Added versioning of row dataunknown2008-04-101-1/+0
* | WL#3072 - Maria Recoveryunknown2008-04-241-84/+117
|/
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-25/+25
* Merge from 5.1-build of the "my_bool for C" changeset.unknown2008-02-191-6/+6
* Mac compiler warnings fixed.unknown2008-02-071-5/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-0/+3
|\
| * Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-0/+3
* | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-1/+1
|/
* Fixed compiler warningsunknown2008-01-131-3/+4
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-6/+11
* Bugs fixed:unknown2008-01-071-0/+2
* mergeunknown2007-12-311-4/+0
|\