Open
Description
Raphael 'kena' Poss (knz) commented:
Re: SQL Playground
Issue Description
The playground uses a regular cluster but then uses the root
user to log in. This is not best practice (#1342 )
Suggested Resolution
Use cockroach demo
or pre-create a non-root user (possibly with admin
role) for the playground session.
Jira Issue: DOC-959