Commit 2d17e903 authored by marko's avatar marko

recv_parse_or_apply_log_rec_body(): Remove bogus debug assertion.

parent 36667b2c
......@@ -893,7 +893,6 @@ recv_parse_or_apply_log_rec_body(
recv_sys->found_corrupt_log = TRUE;
}
ut_ad(!page || ptr);
if (index) {
dict_table_t* table = index->table;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment