~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/mysqltest.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:
35
35
#include <pcrecpp.h>
36
36
 
37
37
#include "client_priv.h"
38
 
#include <mysql_version.h>
 
38
#include <drizzle_version.h>
39
39
#include <mysqld_error.h>
40
40
#include <m_ctype.h>
41
41
#include <my_dir.h>