Copy Table to GCP SQL ERROR: Row size to big

When copying a table into a GCP hosted SQL, when I encounter this error:

MultiTech_0-1732995959043.png

MultiTech_1-1732995967478.png

Please put in a catch for this:

  • Cycle through columns in the app with the LongText column type, changing all of their counterparts in the SQL to TEXT type

This way if someone's got something big inside a row, the system can now handle that.

 

1 0 75
0 REPLIES 0
Top Labels in this Space