mysql error.
#1

Hi,

Code:
(error #1118) 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.
I was reading that i need to remake my table structure, changing innodb_file_format to barracuda row format dynamic, but that didn't help i still sometimes get this error. Maybe possible to make higher value of this limit > 8126? because i save a lot of text, last kill player names, last 20 send messages and so on and i unable to minimise it, and with time i create more and more collums and in future this will be bigger problem.
Reply


Messages In This Thread
mysql error. - by CSCripMa - 07.02.2016, 15:28
Re: mysql error. - by Vince - 07.02.2016, 16:54
Re: mysql error. - by CSCripMa - 07.02.2016, 17:32
Re: mysql error. - by mirou123 - 07.02.2016, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)