Problem(error/warning): Povezao sam mod sa bazom ali neradi uopste register ni login
Dio skripte: [ pawn ]vaš odgovor[ /pawn ]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Pomoc :|
976
pregleda
12
postova
22. Maj 2020.
22. Maj 2020.
Shadow. wrote on May 22, 2020, 8:07 pm:
Pogledaj mysql.log.
[10:55:10] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:11] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[10:55:11] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[10:55:11] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[10:55:14] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:14] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:56:07] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[10:56:07] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[12:47:21] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:22] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[12:47:22] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[12:47:22] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:53] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[12:47:53] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:50:19 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:50:19 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:51:44 05/22/20] mysql_close - connection: 1
[21:51:45 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:52:02 05/22/20] mysql_close - connection: 1
[21:52:02 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:52:06] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:52:06] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:53:37] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:53:37] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:56:22] mysql_close - connection: 1
[21:56:22] CMySQLConnection::Disconnect - no connection available
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:03:35 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:03:35 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
22. Maj 2020.
Shadow. wrote on May 22, 2020, 8:07 pm:
Pogledaj mysql.log.
sry za dp
neznam jel ovo nesto moze tu da posluzi
IP sql2.e-gear.net
MySQL Port 330622. Maj 2020.
Shadow. wrote on May 22, 2020, 8:10 pm:
Pošto kontam da si želiš pokreniti skriptu na hostu. probaj
Promijeniti u:
I ako neće probaj "localhost" promijeniti u "127.0.0.1"
#define kucniPromijeniti u:
//#define kucniI ako neće probaj "localhost" promijeniti u "127.0.0.1"
nece
MySQL_Log:
[10:55:10] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] CMySQLConnection::Connect - establishing connection to database...
[10:55:11] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[10:55:11] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[10:55:11] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[10:55:11] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[10:55:14] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:14] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:56:07] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[10:56:07] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[12:47:21] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] CMySQLConnection::Connect - establishing connection to database...
[12:47:22] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[12:47:22] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[12:47:22] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[12:47:22] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[12:47:23] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:53] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[12:47:53] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:48:25 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:50:19 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:50:19 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:51:44 05/22/20] mysql_close - connection: 1
[21:51:45 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:51:49 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:52:02 05/22/20] mysql_close - connection: 1
[21:52:02 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:52:06] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:52:06] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:52:06] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:53:37] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:53:37] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:56:22] mysql_close - connection: 1
[21:56:22] CMySQLConnection::Disconnect - no connection available
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:03:00 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:03:35 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:03:35 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:14:37 05/22/20] mysql_close - connection: 1
[22:14:37 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[22:14:41 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] CMySQLQuery::Execute[] - starting query execution
[22:14:41 05/22/20] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] CMySQLQuery::Execute[] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "UPDATE `users` SET `isonline` = 0 WHERE `user_id` > 0")
[22:14:41 05/22/20] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
[22:14:41 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:14:41 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.hotels' doesn't exist (Query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM hotels LEFT JOIN users ON hotels.h_userid = users.user_id ORDER BY hID ASC")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.gates' doesn't exist (Query: "SELECT * FROM `gates`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.vehicle_salon' doesn't exist (Query: "SELECT * FROM `vehicle_salon`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.bussines' doesn't exist (Query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM bussines LEFT JOIN users ON bussines.b_owner_sqlID = users.user_id ORDER BY bussines_id ASC")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.actors' doesn't exist (Query: "SELECT * FROM `actors`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.buildings' doesn't exist (Query: "SELECT * FROM `buildings`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.plate' doesn't exist (Query: "SELECT * FROM `plate`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:14:41 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.containers' doesn't exist (Query: "SELECT * FROM `containers`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.farme' doesn't exist (Query: "SELECT * FROM `farme`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.gps' doesn't exist (Query: "SELECT * FROM `gps`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.platforme' doesn't exist (Query: "SELECT * FROM `platforme`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:14:41 05/22/20] CMySQLQuery::Execute - starting query execution
[22:14:41 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.atms' doesn't exist (Query: "SELECT * FROM `atms`")
[22:14:41 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:15:19 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:15:19 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:15:19 05/22/20] CMySQLQuery::Execute - starting query execution
[22:15:19 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = 'Luka' LIMIT 1")
[22:15:19 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:36 05/22/20] mysql_close - connection: 1
[22:18:36 05/22/20] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] CMySQLHandle::~CMySQLHandle - deconstructor called
[22:18:40 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] CMySQLQuery::Execute[] - starting query execution
[22:18:40 05/22/20] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] CMySQLQuery::Execute[] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "UPDATE `users` SET `isonline` = 0 WHERE `user_id` > 0")
[22:18:40 05/22/20] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:18:40 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.bussines' doesn't exist (Query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM bussines LEFT JOIN users ON bussines.b_owner_sqlID = users.user_id ORDER BY bussines_id ASC")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.buildings' doesn't exist (Query: "SELECT * FROM `buildings`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.plate' doesn't exist (Query: "SELECT * FROM `plate`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.hotels' doesn't exist (Query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM hotels LEFT JOIN users ON hotels.h_userid = users.user_id ORDER BY hID ASC")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.gates' doesn't exist (Query: "SELECT * FROM `gates`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.vehicle_salon' doesn't exist (Query: "SELECT * FROM `vehicle_salon`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.actors' doesn't exist (Query: "SELECT * FROM `actors`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:18:40 05/22/20] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.containers' doesn't exist (Query: "SELECT * FROM `containers`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.farme' doesn't exist (Query: "SELECT * FROM `farme`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.gps' doesn't exist (Query: "SELECT * FROM `gps`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.platforme' doesn't exist (Query: "SELECT * FROM `platforme`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:18:40 05/22/20] CMySQLQuery::Execute - starting query execution
[22:18:40 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.atms' doesn't exist (Query: "SELECT * FROM `atms`")
[22:18:40 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
[22:19:24 05/22/20] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:19:24 05/22/20] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:19:24 05/22/20] CMySQLQuery::Execute - starting query execution
[22:19:24 05/22/20] CMySQLQuery::Execute - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = 'Luka' LIMIT 1")
[22:19:24 05/22/20] CMySQLQuery::Execute - error will be triggered in OnQueryError
22. Maj 2020.
Shadow. wrote on May 22, 2020, 8:39 pm:
Promijeni DB ime u vibegaming
jesam https://imgur.com/a/lwDQs3F
Wheel Man
Novi Član
90 / 100 XP
🌱Početnik(0)
40
Postovi:
2
Teme:
Pridružio se:Maj 2020
23. Maj 2020.
Nisi dodao password baze u mysql_connect
native MySQL:mysql_connect(const host[], const user[], const password[], const database[], MySQLOpt:option_id = MySQLOpt:0);Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava