175947 Commits (a0d396fd3f5f86e09f602ac9f76b8d9f2e739221)
 

Author SHA1 Message Date
Sergei Golubchik 180065ebb0 Item::print(): remove redundant parentheses 9 years ago
Sergei Golubchik 1db438c833 MDEV-11066 use MySQL terminology for "virtual columns" 9 years ago
Sergei Golubchik 6eaa5fd210 bugfix: InnoDB doesn't support ICP on vcols 9 years ago
Sergei Golubchik 44ca4993b8 bugfix: partitioning and keyread on an indexed vcol 9 years ago
Sergei Golubchik 2a0f7a34d6 bugfix: non-deterministic vcols in partitioning 9 years ago
Sergei Golubchik d1f3763323 bugfix: non-deterministic vcols in indexes 9 years ago
Sergei Golubchik 6b0f4c24ab cleanup: unpack_vcol_info_from_frm 9 years ago
Sergei Golubchik a72f1deb2d rename Virtual_column_info::expr_item 9 years ago
Sergei Golubchik a411d7f4f6 store/show vcols as item->print() 9 years ago
Sergei Golubchik 8b3b6dc377 test how MDL blocks InnoDB purge 9 years ago
Sergei Golubchik 1cae1af6f9 MDEV-5800 InnoDB support for indexed vcols 9 years ago
Sergei Golubchik 7fca91f2b4 cleanup: InnoDB, dict_create_add_foreign_to_dictionary() 9 years ago
Sergei Golubchik 528dd5f20c cleanup: InnoDB, remove index_field_t::col_name 9 years ago
Sergei Golubchik b66976abb4 cleanup: InnoDB, various minor issues 9 years ago
Sergei Golubchik a6f05b9292 cleanup: redundant casts in THD::dec_thread_count 9 years ago
Sergei Golubchik 0d6a773ae1 cleanup: unused handler::check_if_supported_virtual_columns() 9 years ago
Sergei Golubchik 2614a0ab0f extend prelocking to FK-accessed tables 9 years ago
Sergei Golubchik f136291098 cleanup: sp_head::add_used_tables_to_table_list() 9 years ago
Sergei Golubchik a3614d33e8 cleanup: FOREIGN_KEY_INFO 9 years ago
Sergei Golubchik 94462aa9e6 bugfix: remove broken insert t values () optimization 9 years ago
Sergei Golubchik 56c1f8da4b bugfix: table->get_fields_in_item_tree=true 9 years ago
Sergei Golubchik f73bdb685d bugfix: UPDATE and virtual BLOBs 9 years ago
Sergei Golubchik aebb1038aa bugfix: multi-UPDATE, vcols, const tables 9 years ago
Sergei Golubchik 0e401bf7bf bugfix: move vcol calculations down into the handler 9 years ago
Sergei Golubchik b8f51c04d3 bugfix: update-behind-insert 9 years ago
Sergei Golubchik 54ab7db733 cleanup: remove now-unused TABLE::merge_keys 9 years ago
Sergei Golubchik b38ff28ade bugfix: mark_columns_needed_for_update 9 years ago
Sergei Golubchik d137b4dbba MDEV-5800 MyISAM support for indexed vcols 9 years ago
Sergei Golubchik a418c99200 gcol mysql-test suite from 5.7 9 years ago
Sergei Golubchik 4136968ca0 enable spatial indexes in innodb vcol tests 9 years ago
Sergei Golubchik c2b2cb8acd TABLE::update_virtual_field to compute just one vcol 9 years ago
Sergei Golubchik 2cdcf141f5 make myisamchk -d ignore HA_CREATE_RELIES_ON_SQL_LAYER 10 years ago
Sergei Golubchik 5d6aab809d cleanup: minor issues in MyISAM 10 years ago
Sergei Golubchik 961fc6a673 cleanup: T_REP/T_REP_BY_SORT/T_REP_PARALLEL in MyISAM 9 years ago
Sergei Golubchik b634bd50ed cleanup: move all Item processors together 9 years ago
Sergei Golubchik acfc3ba54b cleanup: remove ONLY_FOR_MYSQL_CLOSED_SOURCE_SCHEDULED 9 years ago
Sergei Golubchik d4170f64fc cleanup: set_field_ptr() 9 years ago
Sergei Golubchik 65e53c8bc6 cleanup: Field_blob::get_ptr() 9 years ago
Sergei Golubchik 9a3ec79b53 cleanup: TABLE::update_virtual_fields 9 years ago
Sergei Golubchik 8b6c0542db bugfix: stored column depends on virtual depends on updated 9 years ago
Sergei Golubchik 10089493bd cleanup: update_virtual_fields() 10 years ago
Sergei Golubchik a632df9de0 improve Item_field::register_field_in_read_map() 9 years ago
Sergei Golubchik 7459f0c03a cleanup: don't update_virtual_fields from READ_RECORD 10 years ago
Sergei Golubchik 163478db45 cleanup: InnoDB: is_partition() 9 years ago
Sergei Golubchik 4aab058854 cleanup: spatial indexes in MyISAM 9 years ago
Sergei Golubchik b2c8d55c22 cleanup: unused open_table_from_share() flags 9 years ago
Sergei Golubchik db3f110864 cleanup: remove unused Field::utype values 10 years ago
Sergei Golubchik 4210538122 cleanup: avoid Field::field_index 10 years ago
Sergei Golubchik 03a0623f1e cleanup: rename a method 10 years ago
Sergei Golubchik 46ae210422 cleanup: my_strerror 9 years ago