Initial commit, ov1-4
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE DATABASE idatt2103_ov5;
|
||||
GRANT ALL PRIVILEGES ON idatt2103_ov5.* TO 'idatt2103'@'localhost';
|
||||
FLUSH PRIVILEGES;
|
||||
Reference in New Issue
Block a user