• Add HAVE_USLEEP=1 compilation option for SQLite under freeBSD. This allow to SQLite to use nanosleep
    instead of second sleep when the database is lock. The wait in nanosecond allow to retry more quicly
    Cedric RICARD authored
     
    Browse Code »