mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/my/mysql-4.1
This commit is contained in:
commit
f0f76efaa6
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue