~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_access.c

merge latest from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  NULL
34
34
};
35
35
 
36
 
#define MAX_RESERVED_NAME_LENGTH 6
37
 
 
38
36
 
39
37
/*
40
38
  Looks up a null-terminated string in a list,