A.18 MySQL 5.7 FAQ: Virtualization Support

Is MySQL supported on virtualized environments such as Oracle VM, VMWare, Docker, Microsoft Hyper-V, or others?

MySQL is supported on virtualized environments, but is certified only for Oracle VM (http://www.oracle.com/technetwork/server-storage/vm/index.html). Contact Oracle Support for more information.

Be aware of potential problems when using virtualization software. The usual ones are related to performance, performance degradations, slowness, or unpredictability of disk, I/O, network, and memory.

 File: manual.info.tmp, Node: error-handling, Next: indexes, Prev: faqs, Up: Top

Appendix B Error Messages and Common Problems *********************************************

This appendix describes the types of error information MySQL provides and how to obtain information about them. The final section is for troubleshooting. It describes common problems and errors that may occur and potential resolutions.

Additional Resources

Other error-related documentation includes:

 File: manual.info.tmp, Node: error-message-elements, Next: error-interfaces, Prev: error-handling, Up: error-handling