summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-10782.Igor Babaev2016-09-121-3/+10
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-3/+5
|\
| * MDEV-10360: Extended keys: index properties depend on index orderSergei Petrunia2016-07-121-3/+5
* | Fixed the previous merge to be able to build mysqld.Igor Babaev2016-09-011-1/+1
* | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+176
|\ \
| * | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+176
* | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-414/+812
|\ \ \
| * | | Feature_check_constraint status variableSergei Golubchik2016-08-271-0/+1
| * | | re-fix vcols on demand, not always for every SELECTSergei Golubchik2016-08-271-0/+25
| * | | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD codeSergei Golubchik2016-08-271-35/+43
| * | | optimize constant default expressionsSergei Golubchik2016-08-271-24/+23
| * | | cleanup: redundant variableSergei Golubchik2016-08-271-5/+0
| * | | clarify the commentSergei Golubchik2016-08-271-3/+3
| * | | session-state dependent functions in DEFAULT/CHECK/vcolsSergei Golubchik2016-08-271-4/+19
| * | | split fix_vcol_expr()Sergei Golubchik2016-08-271-43/+45
| * | | NULL pointer dereferenceSergei Golubchik2016-08-271-2/+2
| * | | cleanup: use multi_alloc_rootSergei Golubchik2016-08-271-26/+16
| * | | don't save vcol flags in frmSergei Golubchik2016-07-011-5/+2
| * | | cannot use item->const_item() in open_table_from_share()Sergei Golubchik2016-07-011-2/+2
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-18/+16
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-18/+16
| | |\ \
| | | * | MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FU...Alexander Barkov2016-06-211-18/+16
| * | | | vcols: store flags firstSergei Golubchik2016-06-301-5/+5
| * | | | various cleanupsSergei Golubchik2016-06-301-27/+22
| * | | | fix for CREATE ... ( ... DEFAULT const_expr ... )Sergei Golubchik2016-06-301-30/+42
| * | | | change vcol->non_deterministic to vcol->flagsSergei Golubchik2016-06-301-15/+11
| * | | | better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWEDSergei Golubchik2016-06-301-1/+1
| * | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-9/+7
| * | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILEDSergei Golubchik2016-06-301-27/+7
| * | | | Use default character set for expressionsMichael Widenius2016-06-301-9/+32
| * | | | More tests for "MDEV-7563 Support CHECK constraint".Alexander Barkov2016-06-301-4/+1
| * | | | various cleanupsMichael Widenius2016-06-301-89/+72
| * | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-228/+615
| * | | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-0/+4
| * | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+1
| * | | | Some trivial changes.Nirbhay Choubey2016-06-101-1/+2
| * | | | Code cleanupsSergey Vojtovich2016-06-101-13/+1
| * | | | MDEV-3944: Allow derived tables in VIEWSOleksandr Byelkin2016-05-281-2/+6
| | |_|/ | |/| |
| * | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-4/+27
| |\ \ \
| * | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-3/+3
* | | | | Fixed the following problem:Igor Babaev2016-07-261-12/+2
* | | | | Fixed numerous problems for mutually recursive CTE.Igor Babaev2016-06-061-1/+2
* | | | | Main patch for mdev-9864Galina Shalygina2016-05-091-5/+74
* | | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-3/+3
| |/ / / |/| | |
* | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2Igor Babaev2016-03-211-1/+8
|\ \ \ \
| * | | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-1/+8
* | | | | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-1/+12
* | | | | Cache check_table_binlog_row_based and mark_trx_read_writeMonty2016-02-161-2/+7
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-16/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-16/+1
| |\ \ | | |/