Login | Register
MySQLConnection.get_server_info()
This method returns the MySQL server information verbatim as a string, for example '5.6.11-log', or None when not connected.
'5.6.11-log'
None
Add your own comment.
User Comments
Add your own comment.