Google Cloud SQL row size limit

浪子不回头ぞ 提交于 2019-12-24 07:16:49

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!