summaryrefslogtreecommitdiff
path: root/storage/maria/ma_info.c
Commit message (Expand)AuthorAgeFilesLines
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-5/+5
* Fixed compiler warningsunknown2008-01-131-2/+2
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-3/+3
* Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-191-0/+4
|\
| * Fixes after review of guilhem of block record patchunknown2007-04-191-0/+4
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-2/+2
|\ \ | |/ |/|
| * Pagecache integration for review.unknown2007-04-041-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-051-3/+3
|\ \
| * | Fixed that maria.test worksunknown2007-04-051-3/+3
| |/
* | GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
|/
* Implementation of rows-in-blockunknown2007-01-181-9/+13
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+133