~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/errmsg.c

Merged from Andrew.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
     "information, system error: %d"),
93
93
  N_("Lost connection to Drizzle server while setting initial database, "
94
94
     "system error: %d"),
95
 
  N_("Statement closed indirectly because of a preceeding %s() call"),
 
95
  N_("Statement closed indirectly because of a preceding %s() call"),
96
96
/* CR_NET_UNCOMPRESS_ERROR 08S01  */
97
97
  N_("Couldn't uncompress communication packet"),
98
98
/* CR_NET_READ_ERROR 08S01  */