10-28-2018, 05:15 AM
(10-28-2018, 05:08 AM)Littlemaster Wrote: Install Webmin or any other panel, there will be a MySQL managing feature.
You can also install phpMyAdmin. There are alternative MySQL managing scripts.
For more help include your operating system and hosting features.
Ok I'll try
mm ≥﹏≤ It takes 25 minutes to try . . . . . . . . . . . . . . . . . .
Not allowed to connect! What is the problem ?
'"
CREATE USER 'refly'@'46.105.238.157' IDENTIFIED BY 'Zaeback';
"'
CREATE DATABASE Ranks;
"'
GRANT ALL PRIVILEGES ON Ranks.* TO 'refly'@'46.105.238.157' WITH GRANT OPTION;
"'
FLUSH PRIVILEGES;
"'