February 2018
Intermediate to advanced
510 pages
16h 10m
English
Porting MySQL 8 to other operating systems is currently supported by many operating systems; the list of supported operating systems is provided at http://www.mysql.com/support/supportedplatforms/database.html. In case you have added a new port and are running into problems with the new port, you might use debugging of MySQL 8.
There are different possible ways to start debugging based on where you are running into the problems—they could be in MySQL server or in MySQL client. Depending on the problem's location, you can start debugging in MySQL server or client respectively and also get help from the DBUG package to trace the program's activities.
Read now
Unlock full access