MySQL table does not create
#1

I've use
PHP код:
CREATE TABLE IF NOT EXISTS 
in OnGameModeInit and nothing happen on phpmyadmin

LOG ERRORS in logs/errors.log

Код:
[11:39:25] [plugins/mysql] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [plugins/mysql] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [plugins/mysql] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [plugins/mysql] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [plugins/mysql] mysql_query: invalid connection handle '0'
[11:39:25] [plugins/mysql] mysql_query: invalid connection handle '0'
logs/plugins/mysql.log

Код:
[11:39:25] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #1049 'Unknown database 'gmldb''
[11:39:25] [ERROR] mysql_query: invalid connection handle '0'
[11:39:25] [ERROR] mysql_query: invalid connection handle '0'
SOLVED.
Reply


Messages In This Thread
MySQL table does not create - by Electrifying - 28.09.2018, 14:14
Re: MySQL table does not create - by v1k1nG - 28.09.2018, 14:57
Re: MySQL table does not create - by Electrifying - 28.09.2018, 14:58
Re: MySQL table does not create - by DeMoo - 28.09.2018, 15:04
Re: MySQL table does not create - by Electrifying - 28.09.2018, 15:06

Forum Jump:


Users browsing this thread: 3 Guest(s)