TomBarrand
Programmer
I have added some additional columns to an existing table, when I do this I get the following warning. What does this mean?
Warning: The table 'Referrals' has been created but its maximum row size (9238) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.
Warning: The table 'Referrals' has been created but its maximum row size (9238) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.