[DiscordArchive] what are the errors heidi has?
[DiscordArchive] what are the errors heidi has?
Archived author: Tereneckla • Posted: 2025-07-23T07:06:01.566000+00:00
Original source
what are the errors heidi has?
Archived author: Chickenman • Posted: 2025-07-23T07:07:27.691000+00:00
Original source
From research the issue is heidisql can't import them due to encoding problems but with the linux version for some reason I cannot change encoding.
Archived author: Tereneckla • Posted: 2025-07-23T07:09:36.948000+00:00
Original source
seems like you have to load the file from the heidi menu to be able to change the encoding
Archived author: Tereneckla • Posted: 2025-07-23T07:09:56.201000+00:00
Original source
you could also copy paste the content into heidi
Archived author: Tereneckla • Posted: 2025-07-23T07:13:34.570000+00:00
Original source
I personally use the cli where it is `mysql -u "user" -p "database" < file.sql`
Archived author: Chickenman • Posted: 2025-07-23T07:27:12.210000+00:00
Original source
I got the error, "mysql warning using a password on the command line" does that mean it ran the sql files as there is no other information.
Archived author: devout_filidh • Posted: 2025-07-23T07:31:28.218000+00:00
Original source
hi guys. Is there a hook that lets me change/add items to be looted when a mob gets killed? (without using the db loot tables)
Archived author: Tereneckla • Posted: 2025-07-23T07:34:05.785000+00:00
Original source
no message is good
that warning is just because you put the password in the command like this `mysql -u "user" -p"password" "database" < file.sql`
Archived author: Chickenman • Posted: 2025-07-23T07:38:57.059000+00:00
Original source
Sweems to have done something but heidisql has messed up the entire database. But thanks for the help I'll see if after a full database wipe if it works now.
Archived author: Tereneckla • Posted: 2025-07-23T07:59:22.651000+00:00
Original source
OnAfterLootTemplateProcess