Commit 02522904 authored by irana's avatar irana

merge from 5.1

parents 3f98e953 1a2cf649
...@@ -1908,7 +1908,7 @@ fil_inc_pending_ops( ...@@ -1908,7 +1908,7 @@ fil_inc_pending_ops(
if (space == NULL) { if (space == NULL) {
fprintf(stderr, fprintf(stderr,
"InnoDB: Error: trying to do ibuf merge to a" "InnoDB: Error: trying to do an operation on a"
" dropped tablespace %lu\n", " dropped tablespace %lu\n",
(ulong) id); (ulong) id);
} }
......
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