summaryrefslogtreecommitdiff
path: root/storage/maria/ma_loghandler.c
Commit message (Expand)AuthorAgeFilesLines
* Added versioning of Maria indexMichael Widenius2008-06-261-10/+9
* WL#4374 "Maria - force start if Recovery fails multiple times"Guilhem Bichot2008-06-021-39/+67
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-advanceunknown2008-05-071-60/+77
|\
| * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-bug34695unknown2008-05-071-57/+74
| |\
| | * Fixed bugs related to huge records where group list do notunknown2008-04-221-57/+74
| * | Store maximum transaction id into control file at clean shutdown.unknown2008-04-041-3/+3
* | | Fixed problem switching to the new file is file appearedunknown2008-04-041-2/+13
|/ /
* | Injecting more "const" declarations into code which does not changeunknown2008-04-031-23/+25
|/
* Fixed bug of non-unlocked rw-lock in case ofunknown2008-03-241-0/+1
* Fix for pushbuild problems: innocuous Valgrind error (uninitializedunknown2008-03-211-1/+5
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-03-161-15/+58
|\
| * Maria's usage of my_stat() is unreliable on Windows. (BUG#35036)unknown2008-03-081-15/+58
* | Avoiding changing log on flush callunknown2008-03-071-7/+52
|/
* Fix for BUG#34936 "Table can stay locked if writing of LOGREC_FILE_ID fails"unknown2008-02-291-0/+3
* No error message from maria_dump_log when reaching a log's EOF.unknown2008-02-251-1/+1
* fix for bug in Solaris 10 Sparc 64 bit (misaligned buffer in theunknown2008-02-211-10/+24
* Fixes for bugs (my_atomic and Maria log handler) observed onunknown2008-02-201-2/+5
* build/test failures on different platformsunknown2008-02-131-1/+1
* Comparison between signed and unsigned fixed.unknown2008-02-111-2/+2
* Fix for failures of ma_control_file-t, ma_test_loghandler_purge-t,unknown2008-02-111-18/+12
* Fix for bug in log handler observed when running maria-bigunknown2008-02-081-4/+6
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-061-2/+9
|\
| * Fixes for running maria-recovery*.test and maria-purge.test underunknown2008-02-061-2/+9
* | Fix for Windows-specific bugs:unknown2008-02-021-1/+3
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-2/+2
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-2/+2
| |\ \ | | |/ | |/|
| | * Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-2/+2
* | | Fixed false assert which conrol sequental writing to disk inunknown2008-01-301-7/+21
|/ /
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-301-1/+1
|\ \
| * | Compiler warnings fixed.unknown2008-01-301-1/+1
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-1/+1
| |/
* | Support of moving logs in other directory then data root.unknown2008-01-261-4/+4
|/
* - fix for segfault in rpl_trigger/rpl_found_rows with default engine=mariaunknown2008-01-201-4/+4
* WL#3072 - Maria Recoveryunknown2008-01-171-4/+18
* Moved variables to ma_static.c to avoid link error on MacOSXunknown2008-01-151-3/+0
* The unused (yet) variable removed.unknown2008-01-121-1/+0
* maria_dump_log - log interpreter added.unknown2008-01-121-29/+489
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-121-2/+2
|\
| * Fixes to bugs and compiler warnings detected by pushbuildunknown2008-01-121-2/+2
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-01-121-74/+135
|\ \ | |/ |/|
| * Multigroup record write fixed.unknown2008-01-121-74/+135
* | Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-24/+27
* | Merge vvaintroub@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-111-9/+9
|\ \ | |/ |/|
| * Fix windows warnings using correct datatypes if possible unknown2008-01-111-9/+9
* | The assert fixed.unknown2008-01-111-6/+6
|/
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-1/+1
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-01-101-94/+254
|\
| * Fixed syncronization of buffer flush.unknown2008-01-101-94/+254
* | Windows fixesunknown2008-01-101-13/+24
|/