Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | MDEV-4010 Deadlock on concurrent INSERT .. SELECT into an Aria table with sta... | Michael Widenius | 2014-12-15 | 2 | -0/+27 | |
* | | Fixed MDEV-7314: Deadlock when doing insert-select with Aria | Michael Widenius | 2015-01-18 | 2 | -0/+44 | |
* | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 2 | -0/+37 | |
|\ \ | |/ | ||||||
| * | Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failur... | Michael Widenius | 2014-07-30 | 2 | -0/+37 | |
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -0/+1 | |
* | | MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column | Alexander Barkov | 2014-06-02 | 1 | -4/+4 | |
* | | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin... | Michael Widenius | 2014-02-11 | 4 | -15/+25 | |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 2 | -0/+60 | |
|\ \ | ||||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-01 | 2 | -0/+60 | |
| |\ \ | | |/ | ||||||
| | * | Fixed MDEV-4970: Wrong result with Aria table populated with disabled keys | Michael Widenius | 2014-01-25 | 2 | -0/+60 | |
* | | | Check for duplicate index (port from mysql) | unknown | 2013-09-20 | 2 | -0/+8 | |
* | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -6/+6 | |
|\ \ \ | |/ / | ||||||
| * | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -6/+6 | |
| |\ \ | | |/ | ||||||
| | * | Merge from 5.3. | Alexander Barkov | 2013-09-13 | 1 | -6/+6 | |
| | |\ | ||||||
| | | * | MDEV-4724 Some temporal functions do not preserve microseconds | Alexander Barkov | 2013-09-12 | 1 | -6/+6 | |
| | | * | MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query | Alexander Barkov | 2013-06-17 | 1 | -2/+2 | |
| | | * | fixes for buildbot | Sergei Golubchik | 2013-05-21 | 2 | -2/+2 | |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 12 | -121/+120 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix for maria.maria test | Sergei Golubchik | 2013-07-13 | 2 | -108/+108 | |
| * | | | fix the maria suite | Sergei Golubchik | 2013-07-12 | 3 | -3/+2 | |
| * | | | More trivial test result updates | Sergey Petrunya | 2013-07-08 | 5 | -6/+6 | |
| * | | | Update test results to fix trivial test failures in parts testsuite | Sergey Petrunya | 2013-07-07 | 1 | -2/+2 | |
| * | | | Post-merge buildbot fixes: | Sergey Petrunya | 2013-07-05 | 2 | -3/+3 | |
* | | | | 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 |