Other functions in mysql

Other functions;

version: the version of the current database server

database: currently open database

user: current user

password ("character"): Returns the password form of the character

md5 ("character"): returns the md5 encrypted form of the character

Guess you like

Origin blog.csdn.net/qq_39839828/article/details/105991331