ha_rnd_init() initializes the "random access" cursor.
ha_rnd_init(1) initializes the "scan" cursor.
These are separate cursor types.
There should be separate calls to create and destroy them.
Copyright (c) 2000, 2013, Oracle Corporation and/or its affiliates. All rights reserved.