Skip to content

randomnaja/videoshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videoshot

create database video character set utf8;
# Add user
grant all privileges on video.* to video identified by 'video123';
grant all privileges on video.* to video@'localhost' identified by 'video123' ;
FLUSH PRIVILEGES;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages