Jump to content
  • 0

Am si eu o problema cu mysql_log.txt


VenoMarius ERROR404

Question

imi apare chestia asta [20:53:59 02/14/22] [ERROR] cache_get_field_content_int - invalid datatype

[20:53:59 02/14/22] [ERROR] cache_get_field_content_int - invalid datatype

[20:53:59 02/14/22] [ERROR] cache_get_field_content_int - invalid datatype

[20:53:59 02/14/22] [ERROR] cache_get_field_content_int - invalid datatype

[01:28:25 09/10/22] [ERROR] CMySQLQuery::Execute - (error #2006) MySQL server has gone away (Query: "SELECT * FROM `panel_sanctions`")

[01:28:25 09/10/22] [ERROR] CMySQLQuery::Execute - (error #2006) MySQL server has gone away (Query: "SELECT * FROM `panel_sanctions`")

[01:28:25 09/10/22] [ERROR] CMySQLQuery::Execute - (error #2006) MySQL server has gone away (Query: "SELECT * FROM `panel_sanctions`")

[00:25:30 09/10/22] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'server_909'@'localhost' (using password: YES)
[00:25:30 09/10/22] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'server_909'@'localhost' (using password: YES)

[00:25:30 09/10/22] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'server_909'@'localhost' (using password: YES)
[00:25:30 09/10/22] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'server_909'@'localhost' (using password: YES)

dece ?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Prima eroare este din cauza ca, probabil ai folosit cache_get_field_content_int pe o variabila character (varchar in baza de date) sau float

Urmatoarele erori sunt din cauza ca nu ai conectat bine baza de date, nu ai pus parola in gamemode

Verifica ce versiune de MySQL folosesti

Pentru R39-2+ este syntaxa [numele variabilei bazei de date] = mysql_connect(const host[], const user[], const database[], const password[], MySQLOpt:option_id = MySQLOpt:0)
Pentru R40+ este syntaxa [numele variabilei bazei de date] = mysql_connect(const host[], const user[], const password[], const database[], MySQLOpt:option_id = MySQLOpt:0)

Link to comment
Share on other sites

  • 0
On 9/12/2022 at 3:58 PM, Trippie said:

Prima eroare este din cauza ca, probabil ai folosit cache_get_field_content_int pe o variabila character (varchar in baza de date) sau float

Urmatoarele erori sunt din cauza ca nu ai conectat bine baza de date, nu ai pus parola in gamemode

Verifica ce versiune de MySQL folosesti

Pentru R39-2+ este syntaxa [numele variabilei bazei de date] = mysql_connect(const host[], const user[], const database[], const password[], MySQLOpt:option_id = MySQLOpt:0)
Pentru R40+ este syntaxa [numele variabilei bazei de date] = mysql_connect(const host[], const user[], const password[], const database[], MySQLOpt:option_id = MySQLOpt:0)

👆

                     

  Serverul meu de Discord: Click aici       a7DfKP7.gif                                                                      FGIfknL.gif

k35T5Nb.png                                                                                                                                                                                                                                                                                                I0aS856.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.