Duplicate connection detected [MYSQL WARNING]
#3

If you have a filterscript which require to connect to your database, you will get the same warning.
You can use this in your OnGamemodeInit()
PHP код:
    
    mysql_global_options
(DUPLICATE_CONNECTIONStrue); 
Reply


Messages In This Thread
Duplicate connection detected [MYSQL WARNING] - by DuyDang2412 - 11.08.2017, 12:07
Re: Duplicate connection detected [MYSQL WARNING] - by DuyDang2412 - 11.08.2017, 12:12
Re: Duplicate connection detected [MYSQL WARNING] - by Dayrion - 11.08.2017, 14:35
Re: Duplicate connection detected [MYSQL WARNING] - by DuyDang2412 - 11.08.2017, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)