~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/mysqltest.cc

merged from mtaylors codestyle branch that also did removepassword

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>