index
:
balalaika
master
(in progress) Lyrics website written in rust. Third project for the web development school.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
create_user.sql
blob: 3d78dc80936f066e5f60e9c836269d91ba53ffc4 (
plain
)
1
CREATE OR REPLACE USER 'balalaika_user'@'%' IDENTIFIED BY '$input';