Commit b67be0b2 authored by Sergey Petrunya's avatar Sergey Petrunya

Fix buildbot failure introduced by the previous push

parent ea13c776
......@@ -682,7 +682,6 @@ MI_INFO *mi_open(const char *name, int mode, uint open_flags)
if ((save_errno == HA_ERR_CRASHED) ||
(save_errno == HA_ERR_CRASHED_ON_USAGE) ||
(save_errno == HA_ERR_CRASHED_ON_REPAIR))
rec_per_key_part= 0;
mi_report_error(save_errno, name);
switch (errpos) {
case 6:
......
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