Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-8789 Implement non-recursive common table expressions | Galina Shalygina | 2015-12-18 | 1 | -0/+40 |
* | MDEV-9170 Get rid of LEX::length and LEX::dec | Alexander Barkov | 2015-11-23 | 1 | -1/+0 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+23 |
|\ | |||||
| * | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -1/+0 |
| * | MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements | Nirbhay Choubey | 2015-10-11 | 1 | -0/+23 |
* | | Don't store vcol bitmaps in TABLE if table doesn't have virtual fields. | Monty | 2015-11-10 | 1 | -1/+2 |
* | | MDEV-8380: Subquery parse error | Oleksandr Byelkin | 2015-10-06 | 1 | -0/+1 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge... | Monty | 2015-06-25 | 1 | -1/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -4/+4 |
* | | | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache | Oleksandr Byelkin | 2015-06-30 | 1 | -0/+18 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -2/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -2/+13 |
| |\ \ | | |/ | |||||
| | * | MDEV-8114: server crash on updates with joins still on 10.0.18 | Oleksandr Byelkin | 2015-06-06 | 1 | -2/+12 |
| | * | parser: better error messages for CHECK/REPAIR VIEW | Sergei Golubchik | 2015-06-03 | 1 | -0/+1 |
* | | | MDEV-8202 - st_select_lex::master_unit() takes 0.17% in OLTP RO | Sergey Vojtovich | 2015-06-02 | 1 | -12/+0 |
* | | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -16/+50 |
|\ \ \ | |/ / | |||||
| * | | perfschema 5.6.24 | Sergei Golubchik | 2015-05-05 | 1 | -7/+20 |
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -9/+30 |
| |\ \ | | |/ | |||||
| | * | MDEV-8018: main.multi_update fails with --ps-protocol | Oleksandr Byelkin | 2015-04-22 | 1 | -8/+29 |
* | | | MDEV-7921: main.sp_sync fails in buildbot with valgrind | Oleksandr Byelkin | 2015-05-20 | 1 | -2/+3 |
* | | | MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -4/+4 |
* | | | MDEV-7964 - delete_dynamic() takes 0.12% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+1 |
* | | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY | Sergei Petrunia | 2015-04-12 | 1 | -7/+4 |
* | | | MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP RO | Sergei Petrunia | 2015-04-07 | 1 | -0/+6 |
* | | | Preparatory refactoring for: | Alexander Barkov | 2015-03-26 | 1 | -87/+101 |
* | | | MDEV-6650 - LINT_INIT emits code in non-debug builds | Sergey Vojtovich | 2015-03-16 | 1 | -2/+1 |
* | | | MDEV-7006 MDEV-7007: SET STATEMENT and slow log | Oleksandr Byelkin | 2015-03-12 | 1 | -1/+65 |
* | | | MDEV-7112 Split HA_CREATE_INFO | Alexander Barkov | 2014-12-08 | 1 | -0/+1 |
* | | | my_alloc.cmariadb-10.1.2 | Monty | 2014-12-05 | 1 | -1/+1 |
* | | | cleanup: freshen up CREATE SERVER code | Sergei Golubchik | 2014-12-04 | 1 | -15/+0 |
* | | | Merge branch '10.1' into bb-10.1-merge | Sergei Golubchik | 2014-12-03 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | EXPLAIN FORMAT=JSON: Add support for non-merged semi-joins | Sergei Petrunia | 2014-11-29 | 1 | -1/+6 |
| * | | | EXPLAIN FORMAT=JSON: support derived tables | Sergei Petrunia | 2014-11-28 | 1 | -0/+2 |
| * | | | Merge ../10.1-explain-json-r4 into 10.1 | Sergei Petrunia | 2014-11-27 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge ../10.1 into bb-10.1-explain-json | Sergei Petrunia | 2014-10-15 | 1 | -14/+34 |
| | |\ \ \ | |||||
| | * | | | | MDEV-6109: EXPLAIN JSON10.1-explain-json | Sergei Petrunia | 2014-05-27 | 1 | -0/+1 |
* | | | | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | | | | MDEV-5231: Per query variables from Percona Server (rewritten) | Oleksandr Byelkin | 2014-11-11 | 1 | -0/+13 |
* | | | | | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1 | Sergei Golubchik | 2014-10-16 | 1 | -9/+10 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -9/+10 |
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | | | |||||
| | * | | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -10/+11 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -9/+10 |
| | | |\ \ | |||||
| | | | * | | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" | Gleb Shchepa | 2014-06-23 | 1 | -10/+9 |
| | | * | | | MDEV-6441: memory leak | unknown | 2014-07-31 | 1 | -1/+1 |
| | | * | | | Support 6 digit version numbers in executable comment syntax. | Michael Widenius | 2014-02-11 | 1 | -15/+18 |
* | | | | | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7. | Igor Babaev | 2014-10-14 | 1 | -88/+103 |
|/ / / / / | |||||
* | | | | | cleanup: my_init_dynamic_array2 -> init_dynamic_array2 | Sergei Golubchik | 2014-10-11 | 1 | -4/+3 |