summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+2
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+2
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+2
| | |\
| | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-1/+2
* | | | Fixed the bug mdev-12373.Igor Babaev2017-04-241-0/+2
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-28/+28
* | | | cleanup: handler::key_readSergei Golubchik2017-02-131-1/+1
* | | | cleanup: TABLE::mark_columns_used_by_index()Sergei Golubchik2017-02-131-4/+5
* | | | cleanup: remove TABLE::add_read_columns_used_by_indexSergei Golubchik2017-02-131-1/+0
* | | | cleanup: mark_columns_used_by_index_no_reset in handler::get_auto_incrementSergei Golubchik2017-02-131-4/+4
* | | | cleanup: mark_columns_used_by_index_no_reset in opt_range.ccSergei Golubchik2017-02-131-1/+3
* | | | bugfix: TABLE::mark_columns_used_by_indexSergei Golubchik2017-02-131-0/+6
* | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outsideSergei Golubchik2017-02-131-24/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-2/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-141-2/+1
| | |\ \ | | | |/
| | | * MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-2/+1
* | | | 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
| |/ / / / /