good morning!!!!

Skip to content
Snippets Groups Projects
Commit 479a71c9 authored by José Carlos Nieto's avatar José Carlos Nieto
Browse files

Wrong instruction.

parent 23a40079
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ DROP DATABASE IF EXISTS upperio_tests;
CREATE DATABASE upperio_tests;
GRANT ALL PRIVILEGES ON upperio_tests.* to upperio@localhost WITH PASSWORD 'upperio';
GRANT ALL PRIVILEGES ON upperio_tests.* to upperio@localhost IDENTIFIED BY 'upperio';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment