We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 491ddc4 + b8f1d08 commit 6450f43Copy full SHA for 6450f43
src/auth/init.sql
@@ -1,4 +1,4 @@
1
-CREATE USER 'auth_user'@'localhost' IDENTIFIED BY 'Aauth123';
+CREATE USER 'auth_user'@'localhost' IDENTIFIED BY 'Auth123';
2
3
CREATE DATABASE auth;
4
0 commit comments