14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
21
23
/* class for the the myisam handler */
25
27
#define HA_RECOVER_NONE 0 /* No automatic recover */
26
28
#define HA_RECOVER_DEFAULT 1 /* Automatic recover active */