Re: Issue with Config file when I open "Options File"
Posted by: Peter Brawley
Date: May 22, 2021 05:18PM

Quote

15:45:50 [ERR][wb_admin_control.py:get_config_options:760]: Could not open the file "C:\ProgramData\MySQL\MySQL Server 8.0\my.ini": 'charmap' codec can't decode byte 0x9d in position 4314: character maps to <undefined>

That's where Python comes in---WB ran a Python script that tried to open my.ini and that script encountered a character that its charset settings led it not to expect. You'll need to clean up that issue.

Sorry I don't know an auto-fix for incompatible old JDBC code. I'm moving this to the Connector/J forum. You might want to post some of the old code that's now misbehaving and see if someone bites.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.