mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
This commit is contained in:
commit
fcbdc84ade
1 changed files with 6 additions and 0 deletions
|
@ -3893,6 +3893,12 @@ int ha_ndbcluster::reset()
|
|||
*/
|
||||
if (m_part_info)
|
||||
bitmap_set_all(&m_part_info->used_partitions);
|
||||
|
||||
/* reset flags set by extra calls */
|
||||
m_ignore_dup_key= FALSE;
|
||||
m_use_write= FALSE;
|
||||
m_ignore_no_key= FALSE;
|
||||
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue