Jump to content

Recommended Posts

ChildLoop: AsyncSQL: query failed: The user specified as a definer ('root'@'%') does not exist (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 9, 0, 2100000691, 'SET_SOCKET', '', '', 72005) errno: 1449)

so much of this in syserr

Link to comment
https://metin2.dev/topic/15680-syserr-error-something-with-mysql/
Share on other sites

When you find a MySQL error, search it on Google to find what It mean and how fix It.

In this case, the error probably indicate a trigger created ti ne executed by root@%, but this user not exist anymore and It can't be executed.

Find that trigger and change the executive user with anche existent user that have the correct permission. I suggest you to use your MySQL applicative user dedicated of your Metin2 server.

  • Love 1

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.