summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-07-172-2/+29
|\
| * MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ...Sergey Petrunya2013-07-161-1/+28
| * -Run test suite with smaller aria keybuffer size (to make it possible to run ...Michael Widenius2013-06-051-1/+1
* | 5.5 mergeSergei Golubchik2013-06-066-7/+89
|\ \ | |/
| * 5.3 merge.Sergei Golubchik2013-05-202-0/+50
| |\
| | * 5.2 mergeSergei Golubchik2013-05-202-0/+50
| | |\
| | | * 5.1 mergeSergei Golubchik2013-05-202-0/+50
| | | |\
| | | | * MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre...Michael Widenius2013-05-112-0/+50
| * | | | When one does 'REPAIR TABLE', update uuid() to the current systemMichael Widenius2013-05-144-7/+39
* | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-103-1/+109
* | | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-2/+4
|\ \ \ \ \
| * | | | | MDEV-26: Global transaction IDunknown2013-03-261-2/+4
* | | | | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-092-2/+2
* | | | | | 5.5 mergeSergei Golubchik2013-03-2710-183/+183
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-2810-183/+183
* | | | | 5.5 mergeSergei Golubchik2013-01-292-0/+25
|\ \ \ \ \ | |/ / / /
| * | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru...Michael Widenius2013-01-252-0/+25
* | | | | Automatic mergeMichael Widenius2012-09-222-0/+4
|\ \ \ \ \
| * \ \ \ \ Automatic mergeMichael Widenius2012-09-222-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-182-0/+4
* | | | | | MDEV-181: XID crash recovery across binlog boundariesunknown2012-06-221-0/+1
|/ / / / /
* | | | | Automatic merge with 5.5Michael Widenius2012-09-012-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Fixed MDEV-366: Assertion `share->reopen == 1' failed in maria_extra on DROP ...Michael Widenius2012-08-152-0/+11
* | | | | Merge with 5.5Michael Widenius2012-06-084-1/+29
|\ \ \ \ \ | |/ / / /
| * | | | Mergeunknown2012-06-061-0/+16
| |\ \ \ \ | | |/ / /
| * | | | merge with 5.3.Sergei Golubchik2012-06-044-1/+13
| |\ \ \ \ | | |/ / /
| | * | | MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CON...Alexey Botchkov2012-05-293-0/+12
* | | | | Added text for errno in error messages by:Michael Widenius2012-05-303-3/+3
|/ / / /
* | | | Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGA...Michael Widenius2012-05-184-1/+93
* | | | More fixes for LOCK TABLE and REPAIR/FLUSHMichael Widenius2012-05-172-0/+42
* | | | Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD P...Michael Widenius2012-05-162-0/+13
* | | | Moved maria tests to suite/mariaMichael Widenius2012-05-164-0/+1518
* | | | Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close ...Michael Widenius2012-05-162-0/+31
* | | | Created suites for heap, archive and csv.Michael Widenius2012-04-0478-0/+0
* | | | Merge of compatibility fixesMichael Widenius2012-04-022-3/+73
|\ \ \ \ | |/ / /
| * | | Merge from 5.2Michael Widenius2012-03-302-0/+24
| |\ \ \ | | |/ /
| | * | Automatic mergeMichael Widenius2012-03-302-0/+24
| | |\ \ | | | |/
| | | * Fixed bug lp:967914 "CHECK TABLE persistently reports table corruption after ...Michael Widenius2012-03-302-0/+24
| * | | mergeSergei Golubchik2012-03-301-0/+3
| |\ \ \ | | |/ /
| | * | mergeSergei Golubchik2012-03-291-0/+3
| | |\ \ | | | |/
| | | * fix the test case for windows: replace_result \\ /Sergei Golubchik2012-03-291-0/+3
| * | | Automatic mergeMichael Widenius2012-03-282-3/+46
| |\ \ \ | | |/ /
| | * | Merge with 5.1Michael Widenius2012-03-282-3/+46
| | |\ \ | | | |/
| | | * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-282-3/+46
* | | | Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed i...Michael Widenius2012-03-201-1/+2
* | | | Merge 5.3->5.5Igor Babaev2012-03-174-47/+97
|\ \ \ \ | |/ / /
| * | | Merge 5.2->5.3unknown2012-03-144-47/+97
| |\ \ \ | | |/ /
| | * | Added test case for lp:905782 "Assertion `pageno < ((1ULL) << 40)' failed at ...Michael Widenius2012-03-092-10/+20
| | * | Added ucs2 test moved from maria3.test. (MDEV-167)unknown2012-03-092-0/+80
| | * | Return original checksum value inside the test.unknown2012-03-012-47/+7