Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2013-07-17 | 2 | -2/+29 |
|\ | |||||
| * | MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ... | Sergey Petrunya | 2013-07-16 | 1 | -1/+28 |
| * | -Run test suite with smaller aria keybuffer size (to make it possible to run ... | Michael Widenius | 2013-06-05 | 1 | -1/+1 |
* | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 6 | -7/+89 |
|\ \ | |/ | |||||
| * | 5.3 merge. | Sergei Golubchik | 2013-05-20 | 2 | -0/+50 |
| |\ | |||||
| | * | 5.2 merge | Sergei Golubchik | 2013-05-20 | 2 | -0/+50 |
| | |\ | |||||
| | | * | 5.1 merge | Sergei Golubchik | 2013-05-20 | 2 | -0/+50 |
| | | |\ | |||||
| | | | * | MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre... | Michael Widenius | 2013-05-11 | 2 | -0/+50 |
| * | | | | When one does 'REPAIR TABLE', update uuid() to the current system | Michael Widenius | 2013-05-14 | 4 | -7/+39 |
* | | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 3 | -1/+109 |
* | | | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-26: Global transaction ID | unknown | 2013-03-26 | 1 | -2/+4 |
* | | | | | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 2 | -2/+2 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 10 | -183/+183 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 10 | -183/+183 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 2 | -0/+25 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru... | Michael Widenius | 2013-01-25 | 2 | -0/+25 |
* | | | | | Automatic merge | Michael Widenius | 2012-09-22 | 2 | -0/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Automatic merge | Michael Widenius | 2012-09-22 | 2 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o... | Michael Widenius | 2012-09-18 | 2 | -0/+4 |
* | | | | | | MDEV-181: XID crash recovery across binlog boundaries | unknown | 2012-06-22 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 2 | -0/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed MDEV-366: Assertion `share->reopen == 1' failed in maria_extra on DROP ... | Michael Widenius | 2012-08-15 | 2 | -0/+11 |
* | | | | | Merge with 5.5 | Michael Widenius | 2012-06-08 | 4 | -1/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge | unknown | 2012-06-06 | 1 | -0/+16 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | merge with 5.3. | Sergei Golubchik | 2012-06-04 | 4 | -1/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CON... | Alexey Botchkov | 2012-05-29 | 3 | -0/+12 |
* | | | | | Added text for errno in error messages by: | Michael Widenius | 2012-05-30 | 3 | -3/+3 |
|/ / / / | |||||
* | | | | Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGA... | Michael Widenius | 2012-05-18 | 4 | -1/+93 |
* | | | | More fixes for LOCK TABLE and REPAIR/FLUSH | Michael Widenius | 2012-05-17 | 2 | -0/+42 |
* | | | | Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD P... | Michael Widenius | 2012-05-16 | 2 | -0/+13 |
* | | | | Moved maria tests to suite/maria | Michael Widenius | 2012-05-16 | 4 | -0/+1518 |
* | | | | Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close ... | Michael Widenius | 2012-05-16 | 2 | -0/+31 |
* | | | | Created suites for heap, archive and csv. | Michael Widenius | 2012-04-04 | 78 | -0/+0 |
* | | | | Merge of compatibility fixes | Michael Widenius | 2012-04-02 | 2 | -3/+73 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge from 5.2 | Michael Widenius | 2012-03-30 | 2 | -0/+24 |
| |\ \ \ | | |/ / | |||||
| | * | | Automatic merge | Michael Widenius | 2012-03-30 | 2 | -0/+24 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug lp:967914 "CHECK TABLE persistently reports table corruption after ... | Michael Widenius | 2012-03-30 | 2 | -0/+24 |
| * | | | merge | Sergei Golubchik | 2012-03-30 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | merge | Sergei Golubchik | 2012-03-29 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | fix the test case for windows: replace_result \\ / | Sergei Golubchik | 2012-03-29 | 1 | -0/+3 |
| * | | | Automatic merge | Michael Widenius | 2012-03-28 | 2 | -3/+46 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with 5.1 | Michael Widenius | 2012-03-28 | 2 | -3/+46 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed lp:944422 "mysql_upgrade destroys Maria tables?" | Michael Widenius | 2012-03-28 | 2 | -3/+46 |
* | | | | Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed i... | Michael Widenius | 2012-03-20 | 1 | -1/+2 |
* | | | | Merge 5.3->5.5 | Igor Babaev | 2012-03-17 | 4 | -47/+97 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 5.2->5.3 | unknown | 2012-03-14 | 4 | -47/+97 |
| |\ \ \ | | |/ / | |||||
| | * | | Added test case for lp:905782 "Assertion `pageno < ((1ULL) << 40)' failed at ... | Michael Widenius | 2012-03-09 | 2 | -10/+20 |
| | * | | Added ucs2 test moved from maria3.test. (MDEV-167) | unknown | 2012-03-09 | 2 | -0/+80 |
| | * | | Return original checksum value inside the test. | unknown | 2012-03-01 | 2 | -47/+7 |