What ways fixing it.
#1

[ERROR] CMySQLQuery::Execute[] - (error #111 Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.
Reply
#2

UP THREAD.
Reply
#3

Row size too large. Hmm. Wonder what that may mean ... I'm guessing you have 300 columns or so? If so, then you should seriously read up on database normalization and splitting data into other tables.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)