* Remove dead ha_innobase::init_table_handle_for_HANDLER()
* Remove dead Cursor::start_stmt()
* Add plugin::StorageEngine::startStatement() and endStatement()
* Add calls in drizzled/lock.cc to notify involved storage
engines about the start and end of an SQL statement.