summaryrefslogtreecommitdiff
path: root/storage/xtradb/rem/rem0rec.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/rem/rem0rec.cc')
-rw-r--r--storage/xtradb/rem/rem0rec.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/rem/rem0rec.cc b/storage/xtradb/rem/rem0rec.cc
index a95e9c23613..c4392c2926e 100644
--- a/storage/xtradb/rem/rem0rec.cc
+++ b/storage/xtradb/rem/rem0rec.cc
@@ -842,7 +842,7 @@ rec_get_converted_size_comp_prefix_low(
}
ut_ad(len <= col->len || col->mtype == DATA_BLOB
- || (col->len == 0 && col->mtype == DATA_VARCHAR));
+ || (col->len == 0 && col->mtype == DATA_VARCHAR));
fixed_len = field->fixed_len;
if (temp && fixed_len