Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This first patch prepared for the task MDEV-13369: | Igor Babaev | 2017-08-10 | 1 | -1/+4 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -1/+1 |
|\ | |||||
| * | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-06-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-06-20 | 1 | -1/+1 |
| | |\ | |||||
| | | * | cleanup: remove duplicate code | Sergei Golubchik | 2017-06-14 | 1 | -1/+1 |
* | | | | MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2 | Sergei Petrunia | 2016-09-24 | 1 | -0/+1 |
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -2/+3 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-06-01 | 1 | -1/+1 |
| * | | | | MDEV-9792 Backport MDEV-8713 to 10.1. | Alexey Botchkov | 2016-04-27 | 1 | -1/+2 |
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | MDEV-8713 Add continuous binary log backup to mysqlbinlog. | Alexey Botchkov | 2016-02-27 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Changed the base class for Item_window_func from Item_result_field to | Igor Babaev | 2016-03-23 | 1 | -0/+1 |
|/ / / | |||||
* | | | compiler warning | Sergei Golubchik | 2015-07-20 | 1 | -5/+6 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -5/+5 |
* | | | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2015-02-07 | 1 | -1/+1 |
* | | | Improve performance for calculating memory allocation | Monty | 2015-02-01 | 1 | -5/+0 |
* | | | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2014-12-06 | 1 | -0/+1 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -37/+29 |
|\ \ \ | |/ / | |||||
| * | | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -6/+29 |
| |\ \ | | |/ | |||||
| | * | mysql-5.5.40 | Sergei Golubchik | 2014-10-06 | 1 | -2/+29 |
| | |\ | |||||
| | | * | Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCY | Arun Kuruvila | 2014-07-02 | 1 | -1/+28 |
| | | * | BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKS | Nuno Carvalho | 2012-10-21 | 1 | -9/+0 |
| | | * | BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKS | Nuno Carvalho | 2012-10-12 | 1 | -0/+44 |
| * | | | cleanup: an outbreak of templatonia cured. | Sergei Golubchik | 2014-09-30 | 1 | -35/+0 |
| * | | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+4 |
* | | | | MDEV-6513 deprecate engine_condition_pushdown value of the @@optimizer_switch | Sergei Golubchik | 2014-10-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | MDEV-6047: Make exists_to_in optimization ON by default | unknown | 2014-06-09 | 1 | -1/+2 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | MDEV-5244: Make extended_keys=ON by default in 10.0 | Sergey Petrunya | 2014-02-25 | 1 | -0/+1 |
* | | | | Replication changes for CREATE OR REPLACE TABLE | Michael Widenius | 2014-02-05 | 1 | -0/+2 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -1/+1 |
* | | | | Merge 10.0-base->mwl253 | Igor Babaev | 2013-04-12 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -4/+4 |
* | | | | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | [NOT] EXISTS to IN transformation. | unknown | 2013-02-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -0/+35 |
|\ \ \ | |/ / | |||||
| * | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -0/+35 |
* | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+1 |
* | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.3 merge | Sergei Golubchik | 2012-10-18 | 1 | -0/+2 |
| |/ / | |||||
* | | | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5 | Sergey Petrunya | 2012-05-16 | 1 | -0/+1 |
|/ / | |||||
* | | Merge | Igor Babaev | 2012-03-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 1 | -0/+1 |
* | | | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5. | Igor Babaev | 2012-03-02 | 1 | -1/+2 |
|/ / |