Zsolt Balogh
Zsolt Balogh
Thanks, @marcosbc, I'll attempt to fix. :)
Working on the issue. The """ is clearly not valid, I haven't seen any reference to triple double quote in ini files. Checked: - https://dev.mysql.com/doc/refman/8.0/en/option-files.html#option-file-syntax - https://en.wikipedia.org/wiki/INI_file
The ` character causes the problem.
The """-s are generated by https://github.com/go-ini/ini/ It looks like """ is a thing in .ini files by mysql does not really know what to do with those. So go-ini is...
@marcosbc, I'm sorry for the late reply, I was afk for some weeks. I've tested and it works with a single double quote (") and without any quotes. The way...
Thank you! There's no urgency, the workaround is simple, just avoid ` in passwords. :)
Amazing, thank you, @aoterolorenzo!
Yes, we are working on it, hopefully we can make this happen in a matter of weeks.
Thank you for the suggestion @kzhang-dsg! We are in discussion internally on switching to a different distro, currently discussing what would be the best option. Your input will help the...
We are really close now to move, however there are some blockers which we need to solve first. Hopefully we will be able to make it happen in the next...