What are the concurrency guarantees of the CREATE DATABASE command? For example, is the CREATE DATABASE command safe to be called concurrently such that one command succeeds and the other reliably fails without corruption?
- CREATE DATABASE command concurrency Wizard Brony
- Re: CREATE DATABASE command concurrency Christophe Pettus
- Re: CREATE DATABASE command concurrency Muhammad Usman Khan