On Thu, May 18, 2017 at 1:39 PM, Rob Brucks <rob.bru...@rackspace.com> wrote:
> My point is how did two concurrent threads successfully create the same > table? > You seem to not be understanding that "CREATE TABLE IF NOT EXISTS" can succeed without actually creating a table... David J.