-- with the License. You may obtain a copy of the License at -- http://www.apache.org/licenses/LICENSE-2.0 SELECT 'guacadmin' AS username, 'CREATE_CONNECTION' AS ...
-- This runs automatically on container startup via docker-entrypoint-initdb.d CREATE USER IF NOT EXISTS 'amnezia'@'%' IDENTIFIED WITH mysql_native_password BY 'amnezia'; CREATE USER IF NOT EXISTS ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results