Hello,
our exp_channel_data table has 100K+ records and it is more than 500mb. As a result when we try to create or update a field (on any channel, it doesn’t matter) we get an internal server error 500. On our dev site we removed half the entries and the field was created without any errors. So the problem seems to be the table’s size. I never thought 100K records could create such a problem. Is there a way around this? Should I increase any php execution times? or it doesn’t matter? Can we manually create the fields (with sql queries) or this is not recommended? This is a big problem for us, as we cannot do anything at the moment, we cannot create or update new fields… Running EE version 2.5.3 on a dedicated rackspace server with PHP 5.3.3 and MySQL 5.1.69.