I am having proplems when I run a SQL statment were I get this error.
Warning: The table 'dja_master_report' has been created but its maximum row size (8343) 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.
I guess the error is pretty self explanitory but I do not know how to get around it as I need all the data I am asking for.
Warning: The table 'dja_master_report' has been created but its maximum row size (8343) 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.
I guess the error is pretty self explanitory but I do not know how to get around it as I need all the data I am asking for.