Thursday, June 9, 2016

Re: [google-cloud-sql-discuss] Re: Memory usage is increasing by bits

Hi Jumpei,

In general, I would not worry about the overall memory usage. 
The instances are tuned to allow mysql to use as much of the available memory as possible.
Some of the allocated memory is never released because mysql re-uses it while it's running.
If you are worried about performance, you can look at some of the status variables exposed by mysql (http://dev.mysql.com/doc/refman/5.6/en/server-status-variables.html) that could give you an idea of how memory is being used. 

On Thu, Jun 9, 2016 at 5:49 AM 小川純平 <ogawa@growaspeople.org> wrote:
Hmm…

Image looks not attached to email.
Plz see it on web... https://groups.google.com/forum/#!topic/google-cloud-sql-discuss/ksLq38dEglU

--
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/e2976aa1-9451-4752-a34e-a0455c8147de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CABDU3p2z508de8qHFFCSak3vGBXhnFwgs0c5d6McMf2RG64Keg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment