summaryrefslogtreecommitdiff
path: root/storage/maria/recovery.h
blob: b85ffdeef59182de80854016b9fa4e9d99ded4d3 (plain)
1
2
3
4
5
6
7
8
9
10
/*
  WL#3072 Maria recovery
  First version written by Guilhem Bichot on 2006-04-27.
  Does not compile yet.
*/

/* This is the interface of this module. */

/* Performs recovery of the engine at start */
int recovery();