CREATE DATABASE `videos-platform` DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;
CREATE USER 'videos-platform'@'localhost' IDENTIFIED BY 'videos-platform@123';
GRANT ALL PRIVILEGES ON *.* TO 'videos-platform'@'localhost' WITH GRANT OPTION;
flush privileges;
-
Notifications
You must be signed in to change notification settings - Fork 0
owiesnama/azonto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Video tube,platform site
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published