~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/mi_static.c

  • Committer: Brian Aker
  • Date: 2009-02-12 22:45:08 UTC
  • Revision ID: brian@tangent.org-20090212224508-mrd9jwgn1zjdpqdk
Minor refactoring (we will need to disconnect the code from the include
file).

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
uint32_t myisam_concurrent_insert= 2;
36
36
my_off_t myisam_max_temp_length= MAX_FILE_SIZE;
37
37
uint32_t myisam_bulk_insert_tree_size=8192*1024;
38
 
uint32_t myisam_data_pointer_size=4;
 
38
uint32_t data_pointer_size=4;
39
39
 
40
40
/*
41
41
  read_vec[] is used for converting between P_READ_KEY.. and SEARCH_