Interested in improving this site? Please check the To Do page.
Back to MySQL Verbs
Get MySQL client version in string form
A string containing the version of the MySQL client in human-recognizable form
dialog.alert("Client info: " + mysql.getClientInfo())
ยป Client info: 5.0.37