Hi guys,
I have trying to modify the maximum number of columns on specific table. I know that is not correct, but this was a bad design from another developer, now I need an urgent workaround while I change this approach.
In my investogation I found some things like mysqlfrm, .frm and ha_innodb.cc, but I don't know how put all together and modify it.
My engine is: innodb
Actually the table have 766 columns.
I hope someone could give me a direction.
I have trying to modify the maximum number of columns on specific table. I know that is not correct, but this was a bad design from another developer, now I need an urgent workaround while I change this approach.
In my investogation I found some things like mysqlfrm, .frm and ha_innodb.cc, but I don't know how put all together and modify it.
My engine is: innodb
Actually the table have 766 columns.
I hope someone could give me a direction.