summaryrefslogtreecommitdiff
path: root/storage/maria/ma_loghandler.c
Commit message (Expand)AuthorAgeFilesLines
* 5.2->5.3 mergeSergei Golubchik2011-11-121-2/+2
|\
| * 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-6/+0
| |\
| | * Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-6/+0
* | | Fix "unused variable addr" warningSergey Petrunya2011-11-021-2/+2
* | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-6/+0
* | | Automerge 5.2->5.3unknown2011-07-311-0/+1
|\ \ \ | |/ /
| * | Merge with 5.1Michael Widenius2011-07-251-0/+1
| |\ \ | | |/
* | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+8
* | | Fix compile warning.Vladislav Vaintroub2011-05-181-1/+1
* | | Fix of compiler errors.unknown2011-05-161-1/+1
* | | Added more asserts to find out how maria.maria-big could have failed in build...Michael Widenius2011-05-161-4/+11
|/ /
* | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-6/+15
|\ \ | |/
| * Fixed bug that another thread used handler->s->id before it was recorded in t...Michael Widenius2011-01-201-6/+15
* | merge with 5.1-releaseMichael Widenius2010-12-051-8/+0
|\ \ | |/
| * The assert removed because it do not take into account case when previous and...unknown2010-12-051-8/+0
* | Merge with 5.1Michael Widenius2010-12-041-7/+16
|\ \ | |/
| * Fixed compiler warningMichael Widenius2010-12-041-0/+1
| * Fixed compiler warnings.Michael Widenius2010-12-031-6/+15
* | Merge MariaDB 5.1->5.2unknown2010-11-191-207/+6
|\ \ | |/
| * MWL#74: Shared libmysqld.so library.unknown2010-11-171-233/+35
| * Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-3/+0
* | rename maria to ariaSergei Golubchik2010-09-121-10/+10
* | Fix of soft group commit (assigned LSN instead of file number). Found by Monty.unknown2010-08-091-1/+1
* | Automerge mariadb 5.1 -> mariadb 5.2unknown2010-05-051-1/+2
|\ \ | |/
| * Fix Windows compilebo.thorsen2010-04-091-1/+2
* | Merge with 5.1Michael Widenius2010-04-081-3/+2
|\ \ | |/
| * Fixed syntax error and some timeing issues in test suiteMichael Widenius2010-04-081-1/+2
* | fixes for windows buildsSergei Golubchik2010-04-021-2/+3
* | Merge with 5.1Michael Widenius2010-04-011-0/+3
|\ \ | |/
| * Removed compiler warningMichael Widenius2010-03-301-0/+4
* | Compiler warnings removed.unknown2010-03-301-1/+4
* | Remove compiler warningunknown2010-03-301-0/+1
* | Atomic operation removed because we do not need it.unknown2010-03-291-28/+16
* | mergedSergei Golubchik2010-03-151-0/+1
|\ \ | |/
| * Fix some compiler warnings seen in Buildbot.unknown2010-03-101-0/+1
* | Group commit for maria engine.unknown2010-02-121-117/+626
|/
* Removed compiler warningsMichael Widenius2010-01-061-2/+2
* Fixed problems in mergeMichael Widenius2009-05-191-2/+2
|\
| * We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-2/+2
* | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-0/+1
|\ \ | |/ |/|
| * Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly"Guilhem Bichot2009-03-051-0/+1
* | Fixed bug of waiting for flush pass end.unknown2009-03-171-1/+7
* | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+4
|\ \ | |/
| * Storing information in newly started buffer added.unknown2009-02-041-0/+4
* | Merge with mysql-mariaMichael Widenius2009-01-301-0/+47
|\ \ | |/
| * Fixed issues in last push found by pushbuildMichael Widenius2009-01-161-2/+5
| * Log queries to maria_log if compiled with EXTRA_DEBUGMichael Widenius2009-01-161-0/+44
* | Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-58/+132
|\ \ | |/
| * mergeunknown2008-12-081-5/+20
| |\
| | * False alarm about incorrect mutex taking removed.unknown2008-12-081-5/+20