Well, if someone doing some serious work with MySQL doesn't already know everything stated in the article, that someone shouldn't be doing it on the first place.
The article also forgets to mention that, while Indexes are cool, MySQL only uses indexes if they fully match the 'where' clause, so they should be carefuly planned.
Comments
sigzero replied ago:
You forgot the best way...move to Postrgesql. : )
ancestor replied ago:
Well, if someone doing some serious work with MySQL doesn't already know everything stated in the article, that someone shouldn't be doing it on the first place.
The article also forgets to mention that, while Indexes are cool, MySQL only uses indexes if they fully match the 'where' clause, so they should be carefuly planned.
Voters For This Link (10)
Voters Against This Link (0)