~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/dict/dict0load.c

merged from mtaylors codestyle branch that also did removepassword

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
#include "dict0load.h"
11
11
#ifndef UNIV_HOTBACKUP
12
 
#include "mysql_version.h"
 
12
#include "drizzle_version.h"
13
13
#endif /* !UNIV_HOTBACKUP */
14
14
 
15
15
#ifdef UNIV_NONINL