mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
633fc05300
externally stored columns. innodb-zip.test: Correct the test case. Without the fixes, the test would fail, because the BLOB would be prepended with a 768-byte prefix of the data. row_upd_index_replace_new_col_vals_index_pos(), row_upd_index_replace_new_col_vals(): Use only one "heap" parameter that must be non-NULL. When fetching externally stored columns, use upd_field_t::orig_len. upd_get_field_by_field_no(): New accessor function, for retrieving an field from an update vector by field_no. row_upd_index_replace_new_col_val(): New function, for replacing the value from an update vector. This used to be duplicated code in row_upd_index_replace_new_col_vals_index_pos() and row_upd_index_replace_new_col_vals(). |
||
---|---|---|
.. | ||
ctype_innodb_like.inc | ||
have_innodb.inc | ||
innodb-index-master.opt | ||
innodb-index.inc | ||
innodb-index.result | ||
innodb-index.test | ||
innodb-index_ucs2.result | ||
innodb-index_ucs2.test | ||
innodb-lock.result | ||
innodb-lock.test | ||
innodb-master.opt | ||
innodb-replace.result | ||
innodb-replace.test | ||
innodb-semi-consistent-master.opt | ||
innodb-semi-consistent.result | ||
innodb-semi-consistent.test | ||
innodb-zip.result | ||
innodb-zip.test | ||
innodb.result | ||
innodb.test | ||
innodb_bug34053.result | ||
innodb_bug34053.test | ||
innodb_information_schema.result | ||
innodb_information_schema.test | ||
innodb_trx_weight.inc | ||
innodb_trx_weight.result | ||
innodb_trx_weight.test |