Support db_pagesize in mdb_load Since setting was added in de08119a296a4e8569fa04d7bfcbc7b3c2b41f2f
ITS#9376 Fixes for repeated deletes with xcursor On DUPSORT DBs, must initialize xcursor regardless of whether caller requested its data. Also in cursor_prev must check whether cursor index is still within range before using it.