~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/mi_create.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include <drizzled/util/test.h>
23
23
 
 
24
#include <cassert>
24
25
#include <algorithm>
25
26
 
26
27
using namespace std;
35
36
              MI_CREATE_INFO *ci,uint32_t flags)
36
37
{
37
38
  register uint32_t i, j;
38
 
  File dfile= 0, file= 0;
 
39
  int dfile= 0, file= 0;
39
40
  int errpos,save_errno, create_mode= O_RDWR | O_TRUNC;
40
41
  myf create_flag;
41
42
  uint32_t fields,length,max_key_length,packed,pointer,real_length_diff,