问题
I was wondering what the row size limit in Google Cloud SQL was? For MySQL databases the limit is 65 Kb and I was wondering if that is the case for Google Cloud SQL as well. Link to MySQL row size limit page: http://dev.mysql.com/doc/refman/5.0/en/column-count-limit.html
回答1:
Cloud SQL supports MySQL 5.5 and 5.6. The same MySQL row size limit applies.
来源:https://stackoverflow.com/questions/24769689/google-cloud-sql-row-size-limit