summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Mac compiler warnings fixed.unknown2008-02-0722-117/+121
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-3119-142/+173
|\
| * Small changes for unit tests.unknown2008-01-313-34/+36
| * Fixed portability issue with comparing thread idunknown2008-01-311-12/+9
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-3115-96/+128
| |\
| | * Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-3115-96/+128
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-303-89/+224
|\ \ \ | |/ /
| * | The compiler warning fixed.unknown2008-01-301-3/+8
| * | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-01-303-89/+219
| |\ \
| | * | Fixed thread specific ID.unknown2008-01-303-89/+219
* | | | 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-3014-14/+14
|\ \ \
| * | | Compiler warnings fixed.unknown2008-01-3014-14/+14
| |/ /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-2911-25/+48
|\ \ \ | |/ / |/| |
| * | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-2911-25/+48
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-295-58/+104
|\ \
| * | ma_test_recovery is not bigunknown2008-01-291-8/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-295-59/+112
| |\ \
| | * | changes for big unit testsunknown2008-01-295-55/+104
| | * | storage/maria/unittest/ma_test_all-tunknown2008-01-291-4/+8
| | |/
* | | Fixed unused branch of page write call.unknown2008-01-291-1/+28
|/ /
* | Support of moving logs in other directory then data root.unknown2008-01-266-10/+22
|/
* Fixed bug when using maria_chk --safe-recover with packed tablesunknown2008-01-233-5/+20
* Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running al...unknown2008-01-227-26/+62
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-212-1/+5
|\
| * Allow index on 'CHAR(0) NULL' columnsunknown2008-01-212-1/+5
* | An assertion added (transaction must be re-enabled before end ofunknown2008-01-213-1/+10
* | - fix for segfault in rpl_trigger/rpl_found_rows with default engine=mariaunknown2008-01-2014-79/+183
* | - fix for bug when creating bitmapsunknown2008-01-195-18/+32
* | compiler warningsunknown2008-01-182-2/+4
* | WL#3072 - Maria Recoveryunknown2008-01-1728-408/+1143
* | ma_checkpoint.c, ma_recovery.c:unknown2008-01-176-11/+68
|\ \ | |/ |/|
| * WL#3072 Maria Recoveryunknown2008-01-117-12/+68
* | Moved variables to ma_static.c to avoid link error on MacOSXunknown2008-01-153-6/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-1312-37/+39
|\ \
| * | Fixed compiler warningsunknown2008-01-1312-37/+39
* | | plug.in:unknown2008-01-121-2/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-121-1/+0
|\ \ \
| * | | The unused (yet) variable removed.unknown2008-01-121-1/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-122-30/+499
|\ \ \ \ | |/ / /
| * | | maria_dump_log - log interpreter added.unknown2008-01-122-30/+499
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-123-4/+4
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-123-4/+4
| |\ \
| | * | Fixes to bugs and compiler warnings detected by pushbuildunknown2008-01-123-4/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-122-75/+146
|\ \ \ \ | |/ / /
| * | | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-01-122-75/+146
| |\ \ \ | | |/ / | |/| |
| | * | Multigroup record write fixed.unknown2008-01-122-75/+146
* | | | use AC_HELP_STRING() and MYSQL_PLUGIN_ACTIONS()unknown2008-01-111-1/+4
|/ / /
* | | Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-1110-56/+61
| |/ |/|
* | Merge vvaintroub@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-114-13/+18
|\ \ | |/ |/|