Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -1/+7 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -1/+7 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -1/+7 |
| | |\ | |||||
| | | * | reduce code duplication a littlemariadb-5.5.54 | Sergei Golubchik | 2016-12-22 | 1 | -10/+2 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-12-22 | 1 | -1/+15 |
| | | |\ | |||||
| | | | * | Bug#24400628: DEBUG ASSETION KICKS IN WHEN LONG SUBPARTITION NAME | Jon Olav Hauglid | 2016-08-24 | 1 | -1/+15 |
| | | | * | Bug #23295288: HANDLE_FATAL_SIGNAL (SIG=11) IN | Arun Kuruvila | 2016-07-22 | 1 | -1/+6 |
| * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-01-05 | 1 | -0/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2017-01-04 | 1 | -0/+2 |
* | | | | | Fixed bug mdev-11867. | Igor Babaev | 2017-02-01 | 1 | -0/+3 |
* | | | | | Fixed bug mdev-9976. | Igor Babaev | 2017-01-31 | 1 | -5/+4 |
* | | | | | MDEV-9979 Keywords UNBOUNDED, PRECEDING, FOLLOWING, TIES, OTHERS should be no... | Alexander Barkov | 2017-01-31 | 1 | -6/+13 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-11533: Roles with trailing white spaces are not cleared correctly | Vicențiu Ciorbaru | 2016-12-10 | 1 | -0/+1 |
* | | | | | Item_func_like: print a not like b instead of !(a like b) | Sergei Golubchik | 2016-12-12 | 1 | -3/+1 |
* | | | | | cleanup: unpack_vcol_info_from_frm | Sergei Golubchik | 2016-12-12 | 1 | -2/+8 |
* | | | | | rename Virtual_column_info::expr_item | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -34/+9 |
* | | | | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2016-12-12 | 1 | -10/+10 |
* | | | | | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... ) | Sergei Golubchik | 2016-12-12 | 1 | -2/+1 |
* | | | | | cleanup: parser: s/USER/USER_SYM/ | Sergei Golubchik | 2016-12-12 | 1 | -12/+12 |
* | | | | | cleanup: Item_func_opt_neg::negate() | Sergei Golubchik | 2016-12-12 | 1 | -4/+2 |
* | | | | | don't convert WEEK(x) to WEEK(x, @@default_week_format) | Sergei Golubchik | 2016-12-12 | 1 | -9/+1 |
* | | | | | MDEV-11440 JSON has become a reserved word in MariaDB. | Alexey Botchkov | 2016-12-06 | 1 | -2/+4 |
* | | | | | MDEV-11359 Implement IGNORE for bulk operation | Oleksandr Byelkin | 2016-11-29 | 1 | -0/+6 |
* | | | | | MDEV-11360 Dynamic SQL: DEFAULT as a bind parameter | Alexander Barkov | 2016-11-27 | 1 | -1/+1 |
* | | | | | Merge pull request #244 from hholzgra/hartmut-MDEV-726 | Alexander Barkov | 2016-11-19 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-726 - CREATE and ALTER SERVER need to lowercase host name | Hartmut Holzgraefe | 2016-10-08 | 1 | -0/+1 |
* | | | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-11-15 | 1 | -3/+4 |
* | | | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-10-19 | 1 | -2/+2 |
* | | | | | | MDEV-7145: Delayed replication | Kristian Nielsen | 2016-10-16 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MDEV-7145: Delayed replication, intermediate commit. | Kristian Nielsen | 2016-10-14 | 1 | -0/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 | Alexander Barkov | 2016-10-10 | 1 | -4/+1 |
* | | | | | | MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressions | Alexander Barkov | 2016-10-08 | 1 | -10/+10 |
* | | | | | | MDEV-10585 EXECUTE IMMEDIATE statement | Alexander Barkov | 2016-10-08 | 1 | -0/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | MDEV-10709 Expressions as parameters to Dynamic SQL | Alexander Barkov | 2016-10-08 | 1 | -6/+10 |
* | | | | | MDEV-6112 multiple triggers per table | Monty | 2016-10-05 | 1 | -5/+44 |
* | | | | | Fixed bug mdev-10933. | Igor Babaev | 2016-09-30 | 1 | -2/+2 |
* | | | | | Implement LEAD and LAG and NTH_VALUE functions | Vicențiu Ciorbaru | 2016-09-24 | 1 | -2/+48 |
* | | | | | Implement first_value and last_value as window functions | Vicențiu Ciorbaru | 2016-09-24 | 1 | -2/+32 |
* | | | | | Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864 | Igor Babaev | 2016-09-22 | 1 | -8/+18 |
* | | | | | MDEV-8348: Add catchall to all table partitioning for list partitions | Oleksandr Byelkin | 2016-09-07 | 1 | -0/+21 |
* | | | | | MDEV-8909 union parser cleanup | Alexander Barkov | 2016-09-07 | 1 | -51/+6 |
* | | | | | MDEV-10421 duplicate CHECK CONSTRAINTs. | Alexey Botchkov | 2016-09-06 | 1 | -1/+6 |
* | | | | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2016-09-04 | 1 | -0/+2 |
* | | | | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -926/+592 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -764/+348 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -53/+50 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -49/+46 |
| | | |\ \ \ | | | | |/ / |