Searched refs:NEXTID_TABLE (Results 1 – 3 of 3) sorted by relevance
134 #define NEXTID_TABLE "OL_nextid" macro
226 rc = mysql_query( &ni->ni_sql, "CREATE TABLE IF NOT EXISTS " NEXTID_TABLE " (" in ndb_db_open()230 "ndb_db_open: CREATE TABLE " NEXTID_TABLE " failed, %s (%d)", in ndb_db_open()
1486 const NdbDictionary::Table *myTable = myDict->getTable( NEXTID_TABLE ); in ndb_next_id()1491 Debug( LDAP_DEBUG_ANY, "ndb_next_id: " NEXTID_TABLE " table is missing\n", in ndb_next_id()