ndb: fix compile error

parent a9993f11
......@@ -484,7 +484,7 @@ Dbtup::load_diskpage(Signal* signal,
req.m_callback.m_callbackFunction=
safe_cast(&Dbtup::disk_page_load_callback);
#ifdef ERROR_INSERTED
#ifdef ERROR_INSERT
if (ERROR_INSERTED(4022))
{
flags |= Page_cache_client::DELAY_REQ;
......
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