Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-7224 OQGraph compile error | Sergei Golubchik | 2015-01-19 | 1 | -1/+1 |
* | | MDEV-5871 support assisted discovery in oqgraph v3 | Sergei Golubchik | 2014-12-04 | 5 | -40/+41 |
* | | oqgraph cleanup: remove casts | Sergei Golubchik | 2014-12-04 | 1 | -6/+4 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 2 | -4/+7 |
|\ \ | |/ | |||||
| * | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -0/+2 |
| |\ | |||||
| * | | Fixed compiler warning. Now MariaDB 10.0 compiles without warnings for me. | Michael Widenius | 2014-10-01 | 1 | -1/+1 |
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -2/+3 |
| * | | Fixed warnings | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
| * | | Fixed failing testcase | Michael Widenius | 2014-07-30 | 2 | -0/+3 |
* | | | Removed files that had been accidentally committed | Monty | 2014-10-07 | 2 | -0/+3 |
* | | | cleanup: remove table->status from some engines | Sergei Golubchik | 2014-10-01 | 1 | -5/+0 |
* | | | MDEV-6248 GUI-friendly cmake options to enable/disable plugins | Sergei Golubchik | 2014-06-23 | 1 | -11/+15 |
|/ / | |||||
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -1/+0 |
|\ \ | |/ | |||||
* | | MDEV-3037 - make build work on Windows 64 | andrew | 2014-04-11 | 3 | -23/+53 |
* | | MDEV-5996 - regression test result | andrew | 2014-04-11 | 1 | -0/+283 |
* | | MDEV-5996 - fix odd behaviour of some combinations of table and database names | andrew | 2014-04-07 | 3 | -1/+89 |
* | | Update test suite results after fixing MDEV-5891 | andrew | 2014-04-02 | 5 | -2/+8 |
* | | Add test case for selecting from unpopulated table | andrew | 2014-04-02 | 1 | -0/+3 |
* | | Fix for MDEV-5891 - ensure select on empty backing table works. | andrew | 2014-04-02 | 1 | -1/+6 |
* | | Merged latest trunk | andrew | 2014-04-02 | 9 | -0/+184 |
|\ \ | |||||
| * | | Fixed some failing tests | Michael Widenius | 2014-03-12 | 2 | -0/+3 |
| * | | MDEV-5748 Assertion `status_var.memory_used == 0' fails on disconnect after o... | Sergei Golubchik | 2014-03-02 | 3 | -0/+73 |
| * | | merge | Sergei Golubchik | 2014-02-28 | 2 | -0/+4 |
| |\ \ | |||||
| | * | | OQGraph fails in --embedded | Sergei Golubchik | 2014-02-26 | 2 | -0/+4 |
| * | | | MDEV-5744 OQGRAPH backing table changes not reflected in OQGRAPH table | Elena Stepanova | 2014-02-27 | 4 | -0/+104 |
| |/ / | |||||
* | | | Merge latest MariaDB trunk | andrew | 2014-02-07 | 13 | -9/+21 |
|\ \ \ | |/ / | |||||
| * | | Automatic merge | Michael Widenius | 2014-02-05 | 11 | -6/+18 |
| |\ \ | |||||
| | * | | Cleanups: | Michael Widenius | 2014-01-09 | 11 | -6/+18 |
| * | | | update result file | Sergei Golubchik | 2014-02-04 | 1 | -1/+1 |
| * | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -8/+26 |
| | |\ \ | | | |/ | |||||
| | | * | improve oqgraph boost check to filter out newer boost versions | Sergei Golubchik | 2014-01-26 | 1 | -8/+26 |
* | | | | LP: #459714 extend test coverage to innodb abd AriaDB backing tables | Andrew McDonnell | 2014-02-05 | 9 | -3/+2951 |
* | | | | Updated README with build instructions. | Andrew McDonnell | 2014-01-31 | 1 | -0/+10 |
* | | | | Update readme with libjudy reference. | Andrew McDonnell | 2014-01-27 | 1 | -4/+7 |
* | | | | Update copyright year | andrew | 2014-01-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | move oqgraph and sphinx suites into storage/*/mysql-test/ | Sergei Golubchik | 2013-12-16 | 42 | -0/+7072 |
* | | | MDEV-5319 - Request for merge of Oqgraph v3 functionality | Sergey Vojtovich | 2013-12-16 | 1 | -0/+1 |
* | | | MDEV-5319 - Request for merge of Oqgraph v3 functionality storage/oqgraph | Sergey Vojtovich | 2013-12-11 | 19 | -1114/+2955 |
|\ \ \ | |||||
| * | | | Update plugin description | Andrew McDonnell | 2013-11-21 | 1 | -1/+1 |
| * | | | Likely fix for 1233113 | Andrew McDonnell | 2013-10-03 | 1 | -1/+4 |
| * | | | Make sure all fields of cursor initialised | Andrew McDonnell | 2013-10-03 | 1 | -0/+1 |
| * | | | Fix DEBUG build issues | Andrew McDonnell | 2013-10-03 | 1 | -4/+4 |
| * | | | Backwards compatibility fixes for 5.5.32 | Andrew McDonnell | 2013-09-16 | 3 | -5/+24 |
| * | | | More test suite cleanups. | Andrew McDonnell | 2013-09-14 | 1 | -4/+4 |
| * | | | Skip deleted records mid table. | Andrew McDonnell | 2013-09-13 | 1 | -3/+6 |
| * | | | Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of back... | Andrew McDonnell | 2013-09-13 | 3 | -15/+22 |
| * | | | Ensure we have an up to date count of edges of backing table | Andrew McDonnell | 2013-09-12 | 1 | -1/+10 |
| * | | | MOre fixes related to merge of lp:maria/10.0 | Andrew McDonnell | 2013-09-10 | 1 | -18/+20 |