Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 70 | -272/+521 |
* | Fix uninitialised variable in binlog group commit (probably not | unknown | 2013-01-21 | 1 | -2/+4 |
* | Merged the fix for bug mdev-4019. | Igor Babaev | 2013-01-13 | 4 | -2/+12 |
|\ | |||||
| * | Fixed bug mdev-4019. | Igor Babaev | 2013-01-13 | 4 | -2/+12 |
* | | MDEV-3982: show_explain.test fails, times out or crashes | Sergey Petrunya | 2013-01-10 | 1 | -3/+7 |
* | | append_identifier() declaration fixed. | unknown | 2013-01-10 | 1 | -3/+1 |
* | | Cassandra SE merge | unknown | 2013-01-10 | 15 | -671/+948 |
|\ \ | |||||
| * | | Make cassandra module and do not load it by default. | unknown | 2013-01-10 | 1 | -1/+2 |
| * | | fixed feature counter. | unknown | 2013-01-09 | 1 | -1/+1 |
| * | | pre-merge | unknown | 2012-12-23 | 14 | -670/+946 |
| |\ \ | |||||
| | * | | Post-post review fixes. | unknown | 2012-12-23 | 3 | -12/+10 |
| | * | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 8 | -103/+189 |
| | * | | MDEV-506 Cassandra dynamic columns access | unknown | 2012-09-28 | 2 | -0/+2 |
| | * | | MDEV-377 Name support for dynamic columns | unknown | 2012-09-28 | 10 | -124/+313 |
| | * | | Cassandra storage engine: BKA support | Sergey Petrunya | 2012-08-27 | 1 | -1/+4 |
* | | | | Merge 5.5-mwl248 -> 10.0-base | Igor Babaev | 2013-01-08 | 15 | -228/+378 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge 5.5 -> mwl248 | Igor Babaev | 2013-01-08 | 11 | -46/+139 |
| |\ \ | |||||
| | * | | MDEV-3945 - do not hold LOCK_thread_count when freeing THD. | Vladislav Vaintroub | 2012-12-21 | 4 | -22/+16 |
| | * | | MDEV-3899 Valgrind warnings (blocks are definitely lost) in filesort on IN s... | unknown | 2012-12-20 | 1 | -2/+2 |
| | * | | Fixed the CREATE TABLE IF EXIST generates warnings instead of errors | Michael Widenius | 2012-12-17 | 3 | -18/+47 |
| | * | | MDEV-3818: Query against view over IS tables worse than equivalent query with... | unknown | 2012-12-17 | 1 | -3/+3 |
| | * | | Remember original table row pack type for ALTER TABLE if table is not copied. | Michael Widenius | 2012-12-16 | 1 | -2/+13 |
| | * | | Removed lock wait timeout warning when using CREATE TABLE IF EXISTS | Michael Widenius | 2012-12-16 | 1 | -0/+1 |
| | * | | Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if tab... | Michael Widenius | 2012-12-16 | 3 | -14/+72 |
| * | | | Fixed bug mdev-3979. | Igor Babaev | 2013-01-08 | 5 | -182/+239 |
* | | | | Merge mdev539->10.0-base. | Igor Babaev | 2012-12-20 | 4 | -6/+8 |
|\ \ \ \ | |||||
| * | | | | The patch for the task mdev-539. | Igor Babaev | 2012-12-20 | 4 | -6/+8 |
* | | | | | Merge mwl248->10.0-base. | Igor Babaev | 2012-12-19 | 29 | -115/+3982 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 29 | -115/+3981 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge 5.5 -> mwl248 | Igor Babaev | 2012-12-14 | 2 | -0/+16 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 16 | -45/+112 |
| | * | | | | Fixed bug mdev-3891. | Igor Babaev | 2012-12-12 | 3 | -107/+68 |
| | * | | | | Addressed the following issue from the review of the patch for | Igor Babaev | 2012-12-09 | 1 | -0/+2 |
| | * | | | | Addressed the following issue from the review of the patch for | Igor Babaev | 2012-12-08 | 3 | -13/+88 |
| | * | | | | Addressed the following issues from the review of the patch: | Igor Babaev | 2012-12-05 | 4 | -2/+15 |
| | * | | | | Changed the names of the system tables for statistical data: | Igor Babaev | 2012-12-05 | 2 | -81/+82 |
| | * | | | | Merge 5.5->mwl248 | Igor Babaev | 2012-12-04 | 22 | -145/+398 |
| | |\ \ \ \ | |||||
| | * | | | | | Fixed bug mdev-3866. | Igor Babaev | 2012-11-19 | 1 | -1/+3 |
| | * | | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 29 | -114/+3870 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed bug mdev-518. | Igor Babaev | 2012-09-11 | 1 | -3/+5 |
| | | * | | | | | Fixed bug mdev-485. | Igor Babaev | 2012-09-10 | 2 | -10/+43 |
| | | * | | | | | Merge 5.5 -> mwl248 | Igor Babaev | 2012-09-08 | 18 | -152/+221 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Part 2 of the fix for bug mdev-504. | Igor Babaev | 2012-09-08 | 3 | -8/+6 |
| | | * | | | | | | Fixed bug mdev-504. | Igor Babaev | 2012-09-08 | 3 | -32/+136 |
| | | * | | | | | | Fixed bug mdev-503. | Igor Babaev | 2012-09-01 | 1 | -1/+13 |
| | | * | | | | | | Merge 5.5->5.5-mwl248. | Igor Babaev | 2012-08-29 | 51 | -481/+664 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Fixed bug mdev-487. | Igor Babaev | 2012-08-27 | 1 | -6/+30 |
| | | * | | | | | | | Fixed bug mdev-473. | Igor Babaev | 2012-08-23 | 1 | -4/+0 |
| | | * | | | | | | | Fixed bug mdev-463. | Igor Babaev | 2012-08-20 | 1 | -0/+11 |
| | | * | | | | | | | Fixed the following problem: the syntax of the ANALYZE command did not | Igor Babaev | 2012-08-18 | 1 | -9/+16 |