mariadb/storage
Eugene Kosov 423de1e574 MDEV-23245 MDEV-22898 Still getting assertion failure in file data0type.cc line 67
Doesn't allow instant alter of a field which is a prefix part of some key

is_part_of_a_key_prefix(): I hope the name of the function is clear

ha_innobase::can_convert_string()
ha_innobase::can_convert_varstring()
ha_innobase::can_convert_blob(): it can't when field is_part_of_a_key_prefix()
2020-07-29 06:12:31 +03:00
..
archive MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
blackhole MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
cassandra MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
connect Merge 10.3 into 10.4 2020-06-03 07:32:09 +03:00
csv MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
example Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
federated MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
federatedx MDEV-16937 Strict SQL with system versioned tables causes issues (10.4) 2020-05-29 11:45:19 +03:00
heap Added keyread_time() to HEAP 2020-03-09 13:53:34 +02:00
innobase MDEV-23245 MDEV-22898 Still getting assertion failure in file data0type.cc line 67 2020-07-29 06:12:31 +03:00
maria MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl. 2020-07-21 12:42:42 +03:00
mroonga Merge 10.3 into 10.4 2020-06-03 07:32:09 +03:00
myisam MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkey 2020-07-08 23:27:19 +03:00
myisammrg Merge 10.3 into 10.4 2020-03-16 16:24:36 +02:00
oqgraph Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
perfschema Cleanup my_atomic.h includes 2020-03-21 20:11:44 +04:00
rocksdb Merge 10.3 into 10.4 2020-07-02 07:39:33 +03:00
sequence Merge 10.3 into 10.4 2019-10-10 11:19:25 +03:00
sphinx Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
spider MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in spider would cause cash in MariaDB (#1269) 2020-06-27 14:42:36 +09:00
test_sql_discovery
tokudb Merge remote-tracking branch 'origin/10.3' into 10.4 2020-07-03 00:35:28 +03:00