summaryrefslogtreecommitdiff
path: root/storage/maria
Commit message (Expand)AuthorAgeFilesLines
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-0118-124/+329
* Fixed bug of non-unlocked rw-lock in case ofunknown2008-03-241-0/+1
* Fix for pushbuild problems: innocuous Valgrind error (uninitializedunknown2008-03-213-4/+8
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-201-2/+4
|\
| * Fix for BUG#35441 "Cannot change PAGE_CHECKSUM table option".unknown2008-03-201-2/+4
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-191-15/+58
|\ \ | |/ |/|
| * 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
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-171-1/+4
|\ \ \ | |/ /
| * | Fixed statistic calculation.unknown2008-03-111-1/+4
* | | Fix for BUG#35273 "Corrupted table if using GIS index":unknown2008-03-171-9/+26
* | | Very small changes.unknown2008-03-102-8/+3
|/ /
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-081-7/+52
|\ \
| * | Avoiding changing log on flush callunknown2008-03-071-7/+52
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-082-10/+55
|\ \
| * | Fix for #Bug35048 "maria table corruption reported when transactional=0unknown2008-03-082-10/+55
| |/
* | Removed external call to md5sum and addedunknown2008-03-071-36/+26
|/
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-03-0535-113/+460
|\
| * Misplaced variable declaration fixed.unknown2008-03-051-2/+2
| * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-03-041-37/+53
| |\
| | * Fixed problem of deleting blocks which are being evicted atunknown2008-03-041-37/+53
| * | Fixed excessive assertion reported in BUG#35031unknown2008-03-041-1/+1
| * | Merge gbichot4.local:/home/mysql_src/mysql-maria-montyunknown2008-03-0431-64/+317
| |\ \
| | * | Making ma_pagecache_rwconsist_1k-t unit test build under Windowsunknown2008-03-042-1/+3
| | * | copyright and license infounknown2008-03-0427-22/+264
| | * | Fix for BUG#34089 "Maria crash on LOAD INDEX after FLUSH TABLES".unknown2008-03-043-41/+50
| * | | Fixed crashing bug when starting mysqld with --dbugunknown2008-03-043-7/+14
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-03-041-0/+71
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-221-0/+71
| | |\ \ \
| | | * | | Fixed compiler warningsunknown2008-02-221-0/+71
| * | | | | Incorrect function prefix fixed. (thanks Guilhem for spotting it)unknown2008-03-031-4/+4
* | | | | | Removed incorrect clearing IN_SWITCH status. (BUG#34161)unknown2008-03-031-1/+0
|/ / / / /
* | | | | Fix for BUG#34936 "Table can stay locked if writing of LOGREC_FILE_ID fails"unknown2008-02-291-0/+3
| |_|/ / |/| | |
* | | | WL#3072 Maria Recoveryunknown2008-02-266-26/+11
| |_|/ |/| |
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-261-9/+26
|\ \ \
| * | | Fixes to how ma_test_recovery.pl uses --zerofill-keep-lsnunknown2008-02-251-9/+26
* | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-264-29/+66
|\ \ \ \ | |/ / /
| * | | No error message from maria_dump_log when reaching a log's EOF.unknown2008-02-251-1/+1
| * | | Build maria_dump_log under Windows. Enable maria_chk --zerofill-keep-lsnunknown2008-02-253-28/+65
| |/ /
* | | postmerge fixunknown2008-02-222-13/+13
* | | Merge 88-214-96-46.dialup.umc.net.ua:/Users/bell/mysql/bk/mysql-mariaunknown2008-02-224-97/+608
|\ \ \ | |/ / |/| |
| * | Locking for read and write made waiting for each other (with looseunknown2008-02-224-97/+608
* | | Small fixes; the missing DBUG_RETURN() fixesunknown2008-02-221-8/+8
* | | Fixes for ma_test_recovery.pl on OS X.unknown2008-02-211-1/+5
* | | Make ma_test_all-t find its eggs on Darwin machines.unknown2008-02-211-1/+1
* | | fix for bug in Solaris 10 Sparc 64 bit (misaligned buffer in theunknown2008-02-212-10/+34
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-218-15/+81
|\ \
| * | Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-218-15/+77
* | | non-debug build should not cause ma_test_all-t to always fail:unknown2008-02-201-1/+5
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-201-1/+2
|\ \ \