The MySQL driver allows applications to store and return the following types of client information associated with a particular connection:

  • Name of the application
  • User ID
  • Host name of the client
  • Additional accounting information, such as an accounting ID
  • Product name and version of the MySQL driver

This information can be used for database administration and monitoring purposes. See Using Client Information for details.