~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/hp_rprev.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#include <string.h>
19
19
 
 
20
using namespace drizzled;
 
21
 
20
22
        /* Read prev record for key */
21
23
 
22
24