mariadb/handler
marko bf58448f97 Import those changes from mysql-5.1-new ChangeSet 1.1979 (Lars Thalmann)
that were not part of r154.  (Bug #3300)

innodb.test, innodb.result: Remove binlog related tests, because they
are not InnoDB specific; they merely require a transactional table.

ha_innobase::ha_innobase(): Add HA_PRIMARY_KEY_ALLOW_RANDOM_ACCESS
to table_flags.

ha_innobase::rnd_init(): Disable semi-consistent read for random access.
2006-01-27 09:34:55 +00:00
..
ha_innodb.cc Import those changes from mysql-5.1-new ChangeSet 1.1979 (Lars Thalmann) 2006-01-27 09:34:55 +00:00
ha_innodb.h Implement semi-consistent read to reduce lock conflicts at the cost 2006-01-26 10:45:27 +00:00