MySQL: Protocols
This documentation is part of the Introduction guide. You can view the complete guide here: Introduction to MySQL.
👋 Welcome to the Stackhero documentation!
Stackhero offers a fully managed MySQL cloud service that streamlines deployment and management for your production workloads:
- Unlimited connections and data transfers.
- Integrated phpMyAdmin web interface for simplified database management.
- Effortless updates with one-click upgrades.
- Consistent performance and enhanced security on a private, dedicated infrastructure.
With Stackhero, you get a reliable MySQL database ready in just a few minutes. Spend less time on setup and maintenance, and focus on developing your applications. Try MySQL cloud hosting on Stackhero today.
MySQL supports two primary communication protocols, on two different ports:
- The MySQL protocol: this is the traditional protocol widely utilized for database interactions.
- The X protocol: this modern protocol is tailored for advanced and flexible application communication.