Closed Hydra2k closed 4 years ago
[ghmattimysql] [ERROR] connect ETIMEDOUT [MySQL] [WARNING] [police] [10002ms] CREATE TABLE IF NOT EXISTS police (identifier varchar(255) COLLATE utf8_unicode_ci NOT NULL,dept int(11) NOT NULL DEFAULT '0',rank int(11) NOT NULL DEFAULT '0') : [] [MySQL] [ERROR] [police] An error happens for query "CREATE TABLE IF NOT EXISTS police (identifier varchar(255) COLLATE utf8_unicode_ci NOT NULL,dept int(11) NOT NULL DEFAULT '0',rank int(11) NOT NULL DEFAULT '0') : []": connect ETIMEDOUT
police
identifier
dept
rank
i have tried making multiple new databases and manually creating the tables
This is not a bug from the script but a server issue.
[ghmattimysql] [ERROR] connect ETIMEDOUT [MySQL] [WARNING] [police] [10002ms] CREATE TABLE IF NOT EXISTS
police
(identifier
varchar(255) COLLATE utf8_unicode_ci NOT NULL,dept
int(11) NOT NULL DEFAULT '0',rank
int(11) NOT NULL DEFAULT '0') : [] [MySQL] [ERROR] [police] An error happens for query "CREATE TABLE IF NOT EXISTSpolice
(identifier
varchar(255) COLLATE utf8_unicode_ci NOT NULL,dept
int(11) NOT NULL DEFAULT '0',rank
int(11) NOT NULL DEFAULT '0') : []": connect ETIMEDOUTi have tried making multiple new databases and manually creating the tables