~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/sql_state.c

  • Committer: Brian Aker
  • Date: 2008-07-11 17:17:17 UTC
  • mfrom: (77.1.79 codestyle)
  • Revision ID: brian@tangent.org-20080711171717-039qp03g93w70rlq
MergeĀ 

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#include <my_global.h>
19
19
#include <mysqld_error.h>
 
20
#include "drizzle_com.h"
20
21
 
21
22
struct st_map_errno_to_sqlstate
22
23
{