I notice that MYISAM supports tables with wider/larger records than innodb does.
Are there plans to revise innodb so it supports records with as much data in them as MYISAM does? Those with wide tables and larger databases in multiuser ennvironments need row locking more than anyone else to keep query times short.
Are there plans to revise innodb so it supports records with as much data in them as MYISAM does? Those with wide tables and larger databases in multiuser ennvironments need row locking more than anyone else to keep query times short.