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

into mysql.com:/home/my/mysql-4.1
This commit is contained in:
monty@mysql.com 2004-05-28 21:58:57 +03:00
commit f0f76efaa6

View file

@ -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()