MySQL Version Query
SHOW VARIABLES WHERE variable_name = "version";
However to see all the related version information,
SHOW VARIABLES LIKE "%version";
....
Quality & Simple Java Content
CodedJava by Sameera Nelson is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States License.
No comments:
Post a Comment