Thread: SQL Matches
View Single Post
neploho
Member
Join Date: Jul 2010
Old 01-04-2019 , 03:56   Re: SQL Matches
Reply With Quote #16

Quote:
Originally Posted by WardPearce View Post
Is your game server on the same server as your web server?
Otherwise it's most likely a permission issue or something else beside the plugin.
Game and web server on the same server. There are no errors on the web server, only in the plugin.

UPD: Found another error

Quote:
[Fri Jan 04 14:08:11.870853 2019] [:error] [pid 10765] [client 176.***.***.798809] Array\n(\n [Host] => 127.0.0.1\n [Db] => matches\\_%\n [User] => matches\n [Select_priv] => Y\n [Insert_priv] => Y\n [Update_priv] => Y\n [Delete_priv] => Y\n [Create_priv] => Y\n [Drop_priv] => Y\n [Grant_priv] => N\n [References_priv] => Y\n [Index_priv] => Y\n [Alter_priv] => Y\n [Create_tmp_table_priv] => Y\n [Lock_tables_priv] => Y\n [Create_view_priv] => Y\n [Show_view_priv] => Y\n [Create_routine_priv] => Y\n [Alter_routine_priv] => Y\n [Execute_priv] => Y\n [Event_priv] => Y\n [Trigger_priv] => Y\n [can_delete] => 1\n)\n
maybe I base and user incorrectly create?

Last edited by neploho; 01-04-2019 at 04:16.
neploho is offline