Gamemode Database Help
# support-forum
s
I got a problem connecting my SQL database to my samp server.
c
ok
s
I need a full walkthrough on what I should do.
I am using lemehost for a server for friends
I get a localhost event error
-- -- Events -- CREATE DEFINER=admin@localhost EVENT reset_hours ON SCHEDULE EVERY 1 MONTH STARTS '2021-07-01 23:30:00' ON COMPLETION NOT PRESERVE ENABLE DO UPDATE users SET hours_month = '0'; MySQL said: Documentation #1227 - Access denied; you need (at least one of) the SUPER or SET_USER_ID privilege(s) for this operation phpMyAdmin
g
is that the error?