860 Commits (f136291098007d9b4b1a14419292892a2ea1178b)

Author SHA1 Message Date
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 54ab7db733 cleanup: remove now-unused TABLE::merge_keys 9 years ago
Sergei Golubchik d137b4dbba MDEV-5800 MyISAM support for indexed vcols 9 years ago
Sergei Golubchik c2b2cb8acd TABLE::update_virtual_field to compute just one vcol 9 years ago
Sergei Golubchik d4170f64fc cleanup: set_field_ptr() 9 years ago
Sergei Golubchik 9a3ec79b53 cleanup: TABLE::update_virtual_fields 9 years ago
Sergei Golubchik 10089493bd cleanup: update_virtual_fields() 10 years ago
Sergei Golubchik 5b716bc2e0 cleanup: reorder TABLE members 10 years ago
Sergey Vojtovich cb575abf76 MDEV-10296 - Multi-instance table cache 9 years ago
Sergey Vojtovich 8613633f26 MDEV-10296 - Multi-instance table cache 9 years ago
Sergey Vojtovich 7e9ac7b8ac MDEV-10296 - Multi-instance table cache 9 years ago
Sergei Golubchik 7450cb7f69 re-fix vcols on demand, not always for every SELECT 9 years ago
Sergei Golubchik cd51c7fb60 move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD code 9 years ago
Sergei Golubchik 73a220aac3 session-state dependent functions in DEFAULT/CHECK/vcols 9 years ago
Igor Babaev c8f85bf263 mdev-9864: cleanup, re-factoring. 9 years ago
Galina Shalygina eb2c147475 The consolidated patch for mdev-9197. 10 years ago
Sergei Golubchik f93a2a3b3b various cleanups 9 years ago
Michael Widenius 2fe8dd0f90 various cleanups 10 years ago
Michael Widenius db7edfed17 MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 9 years ago
Igor Babaev 9606525666 Simplified the code that fills recursive tables. 9 years ago
Nirbhay Choubey 7305be2f7e MDEV-5535: Cannot reopen temporary table 10 years ago
Sergey Vojtovich 7ecb304996 Code cleanups 10 years ago
Otto Kekäläinen effbe7dd7b General spell fixing in comments and strings 10 years ago
Igor Babaev 0a6e6d705b Fixed numerous problems for mutually recursive CTE. 10 years ago
Vladislav Vaintroub 22ede741f0 fix compile error - inconsistent use of 'struct' and 'class' for TDC_element 10 years ago
Galina Shalygina f516b966e1 Main patch for mdev-9864 10 years ago
Galina Shalygina be1d06c8a5 Merge branch '10.2' into 10.2-mdev9864 10 years ago
Monty 293cb04959 MDEV-9621 INSERT DELAYED fails on insert for tables with many columns 10 years ago
Monty 260dd476b0 Removed TABLE->sort to make it possible to have multiple active calls to 10 years ago
Sergey Vojtovich 642978cc57 Fixed Windows compilation failure 10 years ago
Sergey Vojtovich c42ffc1ca8 Cleanup All_share_tables_list definition 10 years ago
Oleksandr Byelkin 6c414fcf89 MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT or ORDER BY 10 years ago
Igor Babaev 2cfc450bf7 This is the consolidated patch for mdev-8646: 10 years ago
Sergei Golubchik 0686c34d22 MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column 10 years ago
Galina Shalygina dfc4772f83 MDEV-8789 Implement non-recursive common table expressions 10 years ago
Monty e3868ee072 Don't store vcol bitmaps in TABLE if table doesn't have virtual fields. 10 years ago
Monty 93d1e5ce0b table->write_set was changed if binary logging was used, which caused the 10 years ago
Vicențiu Ciorbaru e53ad95b73 [MDEV-6877] Added mark_columns_per_bitmap_row_image 11 years ago
Alexander Barkov 115904c2c8 MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 11 years ago
Sergey Vojtovich af2256ff72 MDEV-7207 - ALTER VIEW does not change ALGORITM 11 years ago
Alexander Barkov 73c2356e7b MDEV-7778 impossible create copy of table, if table contain default value for timestamp field 11 years ago
Oleksandr Byelkin 80f03abcca MDEV-7671: Cache VIEW definitions in the TDC 11 years ago
Vicențiu Ciorbaru 45b6edb158 MDEV-6838: Using too big key for internal temp tables 11 years ago
unknown c233d6e120 MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE with nested views 11 years ago
Sergey Vojtovich 6dbc48ca79 MDEV-7324 - Lock-free hash for table definition cache 11 years ago
unknown 3818bbb0cb Adding mariadb-version on the view creation to view frm. (MDEV-6916 followup) 11 years ago
Sergei Petrunia 1f3724a583 Better comments 11 years ago
Sergei Golubchik 6a2c170141 MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always work 11 years ago