By default MySql gets installed with the InnoDB engine as the default for
all tables. We have no need for transactional attributes in our
application. Change the default layout to MyIsam and reload the data. This
should improve performance.
Original issue reported on code.google.com by paulr...@gmail.com on 15 Feb 2008 at 11:48
Original issue reported on code.google.com by
paulr...@gmail.com
on 15 Feb 2008 at 11:48