Home | History | Annotate | Download | only in db

Lines Matching refs:error_if_exists

298     if (options_.error_if_exists) {
300 dbname_, "exists (error_if_exists is true)");
1452 Status s = impl->Recover(&edit); // Handles create_if_missing, error_if_exists