Monday, June 25, 2018

[google-cloud-sql-discuss] Re: Is there any way to detect whether the MySQL server is Google Cloud SQL or not?

Hello Sandhya,

Variables that could be unique to Google Cloud SQL are [version], and [version_comment]. Hence, you may try a similar query to this one. I hope this helps.

MySQL [(none)]> SHOW VARIABLES LIKE '%version%';


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/e75fc980-4e46-4b52-aa83-861a9e07fc9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment