IchHabRecht / mask_export

Export your mask elements as extension
GNU General Public License v2.0
45 stars 27 forks source link

Error: Row size too large... because of doubled rows in database #198

Open artur-grigoryan-cgn opened 2 years ago

artur-grigoryan-cgn commented 2 years ago

Hi, i get the error: Error: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs

because Mask Export doubles the rows in the database. For the field "tx_mask_bootstrap_rounding" i get a row "tx_mask_bootstrap_rounding" and "tx_ivsstandardelements_bootstrap_rounding". Is it really necessary too have both?

NoelClick commented 1 year ago

Hi!

If you use mask as a tool to create your content elements and then export them with mask_export, the first field is redundant. You don't need the field created by mask because you use your own extension. You can also uninstall mask if you don't intend to change any of the elements created with mask or create a new element.

Here are some suggested solutions to the error you encountered: https://docs.typo3.org/p/mask/mask/7.2/en-us/Troubleshooting/Index.html#on-save-error-row-size-too-large-mariadb