I am having problems granting I.P. access to the db.sq i type in mysql.exe this line:
GRANT ALL ON *.* to '%'@192.168.'%' IDENTIFIED BY '%';
and it says:
Error 1064: You have an error in your SQL syntax near ''%' IDENTIFIED BY '%'' at line 1
Anyone want to give me a hand?? Is the the '%' what goes instead of them?? or do they stay!??
|