~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/server_includes.h

  • Committer: Stewart Smith
  • Date: 2009-10-08 05:39:17 UTC
  • mto: This revision was merged to the branch mainline in revision 1179.
  • Revision ID: stewart@flamingspork.com-20091008053917-b7u3opyo8997438r
removeĀ unusedĀ find_string_in_array

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
               bool part_match);
70
70
uint32_t find_type2(const TYPELIB *lib, const char *find, uint32_t length,
71
71
                const CHARSET_INFO *cs);
72
 
int find_string_in_array(LEX_STRING * const haystack, LEX_STRING * const needle,
73
 
                         const CHARSET_INFO * const cs);
74
72
 
75
73
/*
76
74
  External variables