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 ready-to-use MySQL cloud solution that provides a host of benefits, including:

  • Unlimited connections and transfers.
  • phpMyAdmin web UI included.
  • Effortless updates with just a click.
  • Optimal performance and robust security powered by a private and dedicated VM.

Save time and simplify your life: it only takes 5 minutes to try Stackhero's MySQL cloud hosting solution!

MySQL supports two primary communication protocols, on two different ports:

  • The MySQL protocol: this is the traditional protocol widely utilised for database interactions.
  • The X protocol: this modern protocol is tailored for advanced and flexible application communication.