We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b650c48 commit 3f8a1f7Copy full SHA for 3f8a1f7
code/init.sql
@@ -0,0 +1,2 @@
1
+GRANT ALL PRIVILEGES ON movie_data.* TO 'selina'@'%';
2
+FLUSH PRIVILEGES;
0 commit comments