Hi,
I’m trying to build test environment with memsql/quickstart,
after I create the docker and run it I try to run “CREATE USER” and get the following error:
ERROR 1727 (HY000) at line 1: Feature ‘CREATE USER’ is only available in MemSQL Enterprise Edition. Please see Support FAQ · SingleStore Documentation or contact technical support.
I have enterprise licence, which image should I use to create full functional docker image.
Thanks,