summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-0/+2
* New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-111-2/+2
* Fixed bug mdev-11674.Igor Babaev2017-01-041-1/+5
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+10
|\
| * MDEV-10435 crash with bad stat tables.Alexey Botchkov2016-12-091-0/+10
* | store/show vcols as item->print()Sergei Golubchik2016-12-121-5/+3
* | extend prelocking to FK-accessed tablesSergei Golubchik2016-12-121-2/+4
* | cleanup: sp_head::add_used_tables_to_table_list()Sergei Golubchik2016-12-121-0/+22
* | cleanup: FOREIGN_KEY_INFOSergei Golubchik2016-12-121-2/+7
* | bugfix: remove broken insert t values () optimizationSergei Golubchik2016-12-121-1/+0
* | cleanup: remove now-unused TABLE::merge_keysSergei Golubchik2016-12-121-1/+1
* | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-121-1/+2
* | TABLE::update_virtual_field to compute just one vcolSergei Golubchik2016-12-121-0/+1
* | cleanup: set_field_ptr()Sergei Golubchik2016-12-121-0/+2
* | cleanup: TABLE::update_virtual_fieldsSergei Golubchik2016-12-121-0/+1
* | cleanup: update_virtual_fields()Sergei Golubchik2016-12-121-3/+3
* | cleanup: reorder TABLE membersSergei Golubchik2016-12-121-15/+16
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-1/+1
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-0/+1
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-2/+2
* | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+2
|\ \
| * | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+2
* | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-26/+46
|\ \ \
| * | | re-fix vcols on demand, not always for every SELECTSergei Golubchik2016-08-271-0/+2
| * | | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD codeSergei Golubchik2016-08-271-13/+0
| * | | session-state dependent functions in DEFAULT/CHECK/vcolsSergei Golubchik2016-08-271-0/+2
| * | | various cleanupsSergei Golubchik2016-06-301-1/+2
| * | | various cleanupsMichael Widenius2016-06-301-1/+0
| * | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-9/+36
| * | | Merge pull request #181 from ottok/ok-debpkg-10.2Sergey Vojtovich2016-06-141-1/+1
| |\ \ \
| | * | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
| * | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-10/+15
| * | | | Code cleanupsSergey Vojtovich2016-06-101-4/+1
| |/ / /
| * | | fix compile error - inconsistent use of 'struct' and 'class' for TDC_elementVladislav Vaintroub2016-06-011-2/+2
| |/ /
| * | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-0/+1
| |\ \ | | |/
| | * MDEV-9621 INSERT DELAYED fails on insert for tables with many columnsMonty2016-04-071-0/+1
| * | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-68/+62
| |\ \
| * | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-18/+47
* | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-2/+3
* | | | Simplified the code that fills recursive tables.Igor Babaev2016-06-251-1/+1
* | | | Fixed numerous problems for mutually recursive CTE.Igor Babaev2016-06-061-0/+1
* | | | Main patch for mdev-9864Galina Shalygina2016-05-091-0/+7
* | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-18/+47
| |/ / |/| |
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-0/+57
|\ \ \ | | |/ | |/|
| * | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o...Oleksandr Byelkin2016-03-011-0/+57
| |/
* | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-50/+0
* | Fixed Windows compilation failureSergey Vojtovich2016-03-221-1/+1
* | Cleanup All_share_tables_list definitionSergey Vojtovich2016-03-221-17/+1
* | Manual merge of branch 'bb-10.2-mdev8789' into 10.2Igor Babaev2016-03-211-0/+4
|\ \ | |/ |/|
| * MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+4