Commit ebeeb47a authored by unknown's avatar unknown

Merge bk-internal.mysql.com:/home/bk/mysql-4.1

into mysql.com:/home/my/mysql-4.1
parents 17736343 9849b075
......@@ -1648,7 +1648,7 @@ int ha_ndbcluster::close_scan()
cursor->close();
m_active_cursor= NULL;
DBUG_RETURN(0)
DBUG_RETURN(0);
}
int ha_ndbcluster::rnd_end()
......
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