MySQL Forums
Forum List  »  Install & Repo

Unhandled Exception Error starting MySQL Server on Mac OS
Posted by: John Morgan
Date: June 26, 2018 01:52PM

I just installed MySQL and cannot start the Server. System and software versions are as follows:

Mac OS 10.11.6
MySQL 8.0.11
Workbench 6.3.10

When trying in System Preferences, the Start Server button just disables. When trying in Workbench, here are the log entries, and Error Popup language:

Startup Message Log:
2018-06-26 15:28:14 - Starting server...
2018-06-26 15:28:14 - Executing 'launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist'

Error popup:
Unhandled exception: Wrong number or type of arguments for overloaded function 'TextBox_append_text_with_encoding'.
Possible C/C++ prototypes are:
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &,bool)
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &)

Can't find help for this anywhere, and would appreciate your help! Thanks.

John

Options: ReplyQuote


Subject
Written By
Posted
Unhandled Exception Error starting MySQL Server on Mac OS
June 26, 2018 01:52PM


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.