updated to do
This commit is contained in:
@@ -13,4 +13,11 @@ sudo apt-get install libmariadb-dev libmariadb-dev-compat
|
||||
CREATE USER 'trasabilitate'@'localhost' IDENTIFIED BY 'Initial01!';
|
||||
GRANT ALL PRIVILEGES ON trasabilitate_database.* TO 'trasabilitate'@'localhost';
|
||||
FLUSH PRIVILEGES;
|
||||
EXIT
|
||||
EXIT
|
||||
|
||||
|
||||
Server Domain/IP Address: testserver.com
|
||||
Port: 3602
|
||||
Database Name: recticel
|
||||
Username: sa
|
||||
Password: 12345678
|
||||
|
||||
Reference in New Issue
Block a user