memsql / memsql-docker-quickstart

A docker image for testing MemSQL + MemSQL Ops
Apache License 2.0
67 stars 23 forks source link

Wait until cluster is ready before connecting #13

Open aevernon opened 7 years ago

aevernon commented 7 years ago

Otherwise the user receives the following error:

Unable to connect to MemSQL with provided connection details. Please verify that MemSQL is running @ 127.0.0.1:3306

carlsverre commented 7 years ago

The README is not designed to be a copy/paste script - but instructions on the various commands you can run. Please change the language to note that the user may not be able to connect immediately. On various systems this may take as little as 2-5 seconds or as much as 20-30 seconds.