I made a plugin that connect to MySQL Database on other server...
the plugin connect successful...
I have been tried to get information from the table "users"
but I get error from the plugin
Code:
[AMXX] Connecting successful.
[AMXX] no such table: users
why I'm getting that error?