Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6796: Unable to skip filesort when using implicit extended key | Sergei Petrunia | 2014-09-26 | 1 | -0/+6 |
* | MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATET... | Sergei Golubchik | 2014-06-11 | 1 | -1/+11 |
* | cleanup: remove special case from store_key::store_key(), add Field_blob::new... | Sergei Golubchik | 2014-06-09 | 1 | -6/+13 |
* | MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE | Alexander Barkov | 2014-06-06 | 1 | -0/+25 |
* | merge | Sergei Golubchik | 2014-02-28 | 1 | -14/+2 |
|\ | |||||
| * | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -14/+2 |
| |\ | |||||
| | * | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -14/+2 |
| | |\ | |||||
| | | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -14/+2 |
| | | |\ | |||||
| | | | * | Bug#17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTED | Venkatesh Duggirala | 2013-12-17 | 1 | -13/+1 |
* | | | | | MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patch | unknown | 2014-02-26 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -11/+10 |
* | | | | Added 'const' to row_pack_length | unknown | 2013-09-20 | 1 | -13/+13 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+28 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge from 5.3 | Alexander Barkov | 2013-09-10 | 1 | -0/+28 |
| | |\ \ | |||||
| | | * | | MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric context | Alexander Barkov | 2013-09-09 | 1 | -0/+13 |
* | | | | | MDEV-4871 Temporal literals do not accept nanoseconds | Alexander Barkov | 2013-08-15 | 1 | -1/+1 |
* | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -23/+80 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -4/+2 |
| * | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -4/+44 |
| * | | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -15/+36 |
* | | | | | | Adding support for MySQL-5.6 temporal column types: | Alexander Barkov | 2013-07-10 | 1 | -153/+457 |
| |/ / / / |/| | | | | |||||
* | | | | | Added comments. | Igor Babaev | 2013-04-15 | 1 | -5/+6 |
* | | | | | Merge 10.0-base -> mwl253 | Igor Babaev | 2013-04-15 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 1 | -3/+5 |
* | | | | | | Merge 10.0-base->mwl253 | Igor Babaev | 2013-04-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | cleanup frm creation: | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | | | Merge 10.0-base -> mwl253. | Igor Babaev | 2013-03-31 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | 5.3->5.5 merge | Sergei Golubchik | 2013-03-10 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-4241 fix. | unknown | 2013-03-06 | 1 | -0/+1 |
* | | | | | Added histogams for table columns. | Igor Babaev | 2013-03-25 | 1 | -0/+9 |
* | | | | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -1/+26 |
|/ / / / | |||||
* | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.3 merge | Sergei Golubchik | 2013-01-28 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subque... | Sergei Golubchik | 2013-01-26 | 1 | -0/+1 |
* | | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+99 |
|\ \ \ \ | |||||
| * | | | | Part 2 of the fix for bug mdev-504. | Igor Babaev | 2012-09-08 | 1 | -3/+2 |
| * | | | | Performed re-factoring and re-structuring of the code for mwl#248: | Igor Babaev | 2012-07-26 | 1 | -75/+8 |
| * | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-06-26 | 1 | -2/+10 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Changed the type of all double columns in the system statistical tables | Igor Babaev | 2012-06-25 | 1 | -7/+42 |
| * | | | | Merge | Igor Babaev | 2012-06-01 | 1 | -1/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+131 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge | Igor Babaev | 2012-03-15 | 1 | -39/+51 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fixed a compiler warning. | Igor Babaev | 2012-01-05 | 1 | -1/+1 |
| | * | | | | | | The main patch for the MWL#248 back-ported from | Igor Babaev | 2012-01-04 | 1 | -0/+131 |
* | | | | | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-12-13 | 1 | -0/+9 |
* | | | | | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-10-17 | 1 | -3/+69 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | fix compile error, when building with oqgraph | Vladislav Vaintroub | 2012-06-25 | 1 | -0/+3 |
* | | | | | | | Merge 5.3->5.5. | Igor Babaev | 2012-06-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |