Thursday, July 5, 2018

[google-cloud-sql-discuss] Re: MySQL restarts itself when doing "load data"

Hi Fady,

thanks for your response. I've been doing tests with different machine sizes, testing with high memory machines, and the error is consistent. No matter hoy much memory/CPUs the machine is configured with, there's a point at which it crashes (all I can see is in the MySQL error logs, that the MySQL service restarts, I think there's no way from the web console to check if was only the MySQL service or the machine that crashed)

I've even transformed the load operation to check if that was caused by some limits related to transaction. Instead of doing "load data" of large chunks, I'm splitting them into smaller chuncks, so the operations can be commited in smaller chunks. It didn't work neither.

So, I'm following your advice and I'll open an issue in the issue tracker. Thanks in advance.

--
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/021d7638-443d-4340-ae39-bb60f7dadd34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment