Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -1/+2 |
| | |\ | |||||
| | | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -1/+2 |
* | | | | Fixed the bug mdev-12373. | Igor Babaev | 2017-04-24 | 1 | -0/+2 |
* | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -28/+28 |
* | | | | cleanup: handler::key_read | Sergei Golubchik | 2017-02-13 | 1 | -1/+1 |
* | | | | cleanup: TABLE::mark_columns_used_by_index() | Sergei Golubchik | 2017-02-13 | 1 | -4/+5 |
* | | | | cleanup: remove TABLE::add_read_columns_used_by_index | Sergei Golubchik | 2017-02-13 | 1 | -1/+0 |
* | | | | cleanup: mark_columns_used_by_index_no_reset in handler::get_auto_increment | Sergei Golubchik | 2017-02-13 | 1 | -4/+4 |
* | | | | cleanup: mark_columns_used_by_index_no_reset in opt_range.cc | Sergei Golubchik | 2017-02-13 | 1 | -1/+3 |
* | | | | bugfix: TABLE::mark_columns_used_by_index | Sergei Golubchik | 2017-02-13 | 1 | -0/+6 |
* | | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -24/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-01-14 | 1 | -2/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap... | Sergei Golubchik | 2017-01-11 | 1 | -2/+1 |
* | | | | MDEV-11597 Assertion when doing select from virtual column with impossible value | Monty | 2017-01-11 | 1 | -0/+2 |
* | | | | New simpler bugfix for UPDATE and virtual BLOBs | Monty | 2017-01-11 | 1 | -2/+2 |
* | | | | Fixed bug mdev-11674. | Igor Babaev | 2017-01-04 | 1 | -1/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10435 crash with bad stat tables. | Alexey Botchkov | 2016-12-09 | 1 | -0/+10 |
* | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -5/+3 |
* | | | | extend prelocking to FK-accessed tables | Sergei Golubchik | 2016-12-12 | 1 | -2/+4 |
* | | | | cleanup: sp_head::add_used_tables_to_table_list() | Sergei Golubchik | 2016-12-12 | 1 | -0/+22 |
* | | | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2016-12-12 | 1 | -2/+7 |
* | | | | bugfix: remove broken insert t values () optimization | Sergei Golubchik | 2016-12-12 | 1 | -1/+0 |
* | | | | cleanup: remove now-unused TABLE::merge_keys | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | MDEV-5800 MyISAM support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -1/+2 |
* | | | | TABLE::update_virtual_field to compute just one vcol | Sergei Golubchik | 2016-12-12 | 1 | -0/+1 |
* | | | | cleanup: set_field_ptr() | Sergei Golubchik | 2016-12-12 | 1 | -0/+2 |
* | | | | cleanup: TABLE::update_virtual_fields | Sergei Golubchik | 2016-12-12 | 1 | -0/+1 |
* | | | | cleanup: update_virtual_fields() | Sergei Golubchik | 2016-12-12 | 1 | -3/+3 |
* | | | | cleanup: reorder TABLE members | Sergei Golubchik | 2016-12-12 | 1 | -15/+16 |
* | | | | MDEV-10296 - Multi-instance table cache | Sergey Vojtovich | 2016-09-16 | 1 | -1/+1 |
* | | | | MDEV-10296 - Multi-instance table cache | Sergey Vojtovich | 2016-09-16 | 1 | -0/+1 |
* | | | | MDEV-10296 - Multi-instance table cache | Sergey Vojtovich | 2016-09-16 | 1 | -2/+2 |
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+2 |
* | | | | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -26/+46 |
|\ \ \ \ \ | |||||
| * | | | | | re-fix vcols on demand, not always for every SELECT | Sergei Golubchik | 2016-08-27 | 1 | -0/+2 |
| * | | | | | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD code | Sergei Golubchik | 2016-08-27 | 1 | -13/+0 |
| * | | | | | session-state dependent functions in DEFAULT/CHECK/vcols | Sergei Golubchik | 2016-08-27 | 1 | -0/+2 |
| * | | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -1/+2 |
| * | | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -1/+0 |
| * | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -9/+36 |
| * | | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
| * | | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -10/+15 |
| * | | | | | | Code cleanups | Sergey Vojtovich | 2016-06-10 | 1 | -4/+1 |
| |/ / / / / |