MySQL version information
You can use this simple command to find the MySQL version you are running:
select Version() as Version;
Hope that helps.
You can use this simple command to find the MySQL version you are running:
select Version() as Version;
Hope that helps.
Comments
Came here from LinkedIn or X? Join the conversation below — all discussion lives here.