~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/set_var.cc

  • Committer: Brian Aker
  • Date: 2008-07-09 15:38:43 UTC
  • mfrom: (77.1.44 codestyle)
  • Revision ID: brian@tangent.org-20080709153843-tu7d42yrjq6fd00k
Merging patch from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
#endif
53
53
 
54
54
#include "mysql_priv.h"
55
 
#include <mysql.h>
56
55
#include "slave.h"
57
56
#include "rpl_mi.h"
58
57
#include <my_getopt.h>