Monday, July 29, 2019

Re: [google-cloud-sql-discuss] Google Cloud Database doesn't support MyISAM, so how I am going to achieve this in InnoDB?

This document goes through the AUTO_INCREMENT Handling in InnoDB and provides examples and syntax. The issue with your use case is the lack of a primary unique key which is best practice for row-based replication so specifying a row will be difficult. 

--
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/30cb24f3-5427-4ee2-bdb9-3800ae4ba36f%40googlegroups.com.

No comments:

Post a Comment