~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_error.cc

Removing global errbuff and cleaning up two remaining instances that referenced it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
  my_printf_error(ER_CODE, format, MYF(N), ...)
33
33
*/
34
34
 
35
 
char errbuff[NRERRBUFFS][ERRMSGSIZE];
36
 
 
37
35
/*
38
36
  Message texts are registered into a linked list of 'my_err_head' structs.
39
37
  Each struct contains (1.) an array of pointers to C character strings with