FiveM-Scripts / Cops_FiveM

A cops script for FiveM
https://forum.fivem.net/t/release-cops-fivem/17460
GNU Affero General Public License v3.0
70 stars 56 forks source link

ghmattimysql + police #182

Closed Hydra2k closed 4 years ago

Hydra2k commented 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

i have tried making multiple new databases and manually creating the tables

ghermans commented 4 years ago

This is not a bug from the script but a server issue.