Searched refs:newAuth (Results 1 – 1 of 1) sorted by relevance
219 u8 newAuth = 0; in attachFunc() local220 rc = sqlite3UserAuthCheckLogin(db, zName, &newAuth); in attachFunc()221 if( newAuth<db->auth.authLevel ){ in attachFunc()