Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-14111 Inplace update assert after instant adding column
row_upd_changes_field_size_or_external(): Always return TRUE if an instantly added column is being updated such that the column value is absent from the record. Also, avoid some unnecessary computations.
- Loading branch information
Showing
3 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
BIN
+858 Bytes
(100%)
mysql-test/suite/innodb/r/instant_alter.result
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters