Skip to content

Commit 3f8a1f7

Browse files
authored
Create init.sql
1 parent b650c48 commit 3f8a1f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/init.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
GRANT ALL PRIVILEGES ON movie_data.* TO 'selina'@'%';
2+
FLUSH PRIVILEGES;

0 commit comments

Comments
 (0)