summaryrefslogtreecommitdiff
path: root/storage/maria/ma_loghandler.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\ \
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-8/+8
* | | 10.0-monty mergeSergei Golubchik2013-07-211-3/+3
|\ \ \ | |/ / |/| |
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-3/+3
* | | 5.5 mergeSergei Golubchik2013-06-061-2/+1
|\ \ \ | | |/ | |/|
| * | Compilation warnings.Sergei Golubchik2013-05-071-2/+1
* | | my_dir() cleanupSergei Golubchik2013-04-071-1/+1
* | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-5/+5
| |/ |/|
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-3/+3
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
|/
* Fixed compile warningsMichael Widenius2012-05-181-0/+2
* 5.3 mergeSergei Golubchik2012-01-131-2/+4
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Merge with 5.1Michael Widenius2011-11-301-1/+1
| | |\
| | | * Fixed compiler warningsMichael Widenius2011-11-301-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-6/+2
| | |\ \ | | | |/
| | | * Fixes for build failuers found by buildbotMichael Widenius2011-11-241-0/+2
* | | | Fix Aria unit tests on Windows.Vladislav Vaintroub2011-11-301-2/+14
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-7/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-10/+3
* | | | intptr should be unsignedSergei Golubchik2011-10-191-1/+1
* | | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-0/+1
* | | | merge with 5.3Sergei Golubchik2011-10-191-241/+57
|\ \ \ \ | |/ / /
| * | | 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
* | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-153/+166
* | | add safemalloc backSergei Golubchik2011-07-101-3/+1
* | | lots of post-merge changesSergei Golubchik2011-04-251-19/+18
|/ /
* | 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
|\ \ | |/