Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug mdev-10782. | Igor Babaev | 2016-09-12 | 1 | -3/+10 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -3/+5 |
|\ | |||||
| * | MDEV-10360: Extended keys: index properties depend on index order | Sergei Petrunia | 2016-07-12 | 1 | -3/+5 |
* | | Fixed the previous merge to be able to build mysqld. | Igor Babaev | 2016-09-01 | 1 | -1/+1 |
* | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+176 |
|\ \ | |||||
| * | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+176 |
* | | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -414/+812 |
|\ \ \ | |||||
| * | | | Feature_check_constraint status variable | Sergei Golubchik | 2016-08-27 | 1 | -0/+1 |
| * | | | re-fix vcols on demand, not always for every SELECT | Sergei Golubchik | 2016-08-27 | 1 | -0/+25 |
| * | | | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD code | Sergei Golubchik | 2016-08-27 | 1 | -35/+43 |
| * | | | optimize constant default expressions | Sergei Golubchik | 2016-08-27 | 1 | -24/+23 |
| * | | | cleanup: redundant variable | Sergei Golubchik | 2016-08-27 | 1 | -5/+0 |
| * | | | clarify the comment | Sergei Golubchik | 2016-08-27 | 1 | -3/+3 |
| * | | | session-state dependent functions in DEFAULT/CHECK/vcols | Sergei Golubchik | 2016-08-27 | 1 | -4/+19 |
| * | | | split fix_vcol_expr() | Sergei Golubchik | 2016-08-27 | 1 | -43/+45 |
| * | | | NULL pointer dereference | Sergei Golubchik | 2016-08-27 | 1 | -2/+2 |
| * | | | cleanup: use multi_alloc_root | Sergei Golubchik | 2016-08-27 | 1 | -26/+16 |
| * | | | don't save vcol flags in frm | Sergei Golubchik | 2016-07-01 | 1 | -5/+2 |
| * | | | cannot use item->const_item() in open_table_from_share() | Sergei Golubchik | 2016-07-01 | 1 | -2/+2 |
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -18/+16 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -18/+16 |
| | |\ \ | |||||
| | | * | | MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FU... | Alexander Barkov | 2016-06-21 | 1 | -18/+16 |
| * | | | | vcols: store flags first | Sergei Golubchik | 2016-06-30 | 1 | -5/+5 |
| * | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -27/+22 |
| * | | | | fix for CREATE ... ( ... DEFAULT const_expr ... ) | Sergei Golubchik | 2016-06-30 | 1 | -30/+42 |
| * | | | | change vcol->non_deterministic to vcol->flags | Sergei Golubchik | 2016-06-30 | 1 | -15/+11 |
| * | | | | better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWED | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
| * | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -9/+7 |
| * | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -27/+7 |
| * | | | | Use default character set for expressions | Michael Widenius | 2016-06-30 | 1 | -9/+32 |
| * | | | | More tests for "MDEV-7563 Support CHECK constraint". | Alexander Barkov | 2016-06-30 | 1 | -4/+1 |
| * | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -89/+72 |
| * | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -228/+615 |
| * | | | | MDEV-10138 Support for decimals up to 38 digits | Monty | 2016-06-22 | 1 | -0/+4 |
| * | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+1 |
| * | | | | Some trivial changes. | Nirbhay Choubey | 2016-06-10 | 1 | -1/+2 |
| * | | | | Code cleanups | Sergey Vojtovich | 2016-06-10 | 1 | -13/+1 |
| * | | | | MDEV-3944: Allow derived tables in VIEWS | Oleksandr Byelkin | 2016-05-28 | 1 | -2/+6 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -4/+27 |
| |\ \ \ | |||||
| * | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -3/+3 |
* | | | | | Fixed the following problem: | Igor Babaev | 2016-07-26 | 1 | -12/+2 |
* | | | | | Fixed numerous problems for mutually recursive CTE. | Igor Babaev | 2016-06-06 | 1 | -1/+2 |
* | | | | | Main patch for mdev-9864 | Galina Shalygina | 2016-05-09 | 1 | -5/+74 |
* | | | | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -3/+3 |
| |/ / / |/| | | | |||||
* | | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2 | Igor Babaev | 2016-03-21 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | MDEV-8789 Implement non-recursive common table expressions | Galina Shalygina | 2015-12-18 | 1 | -1/+8 |
* | | | | | MDEV-9488 - Table cache cleanups | Sergey Vojtovich | 2016-02-26 | 1 | -1/+12 |
* | | | | | Cache check_table_binlog_row_based and mark_trx_read_write | Monty | 2016-02-16 | 1 | -2/+7 |
| |/ / / |/| | | | |||||
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -16/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -16/+1 |
| |\ \ | | |/ |