~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_test/auth_test.cc

Merged in move of status variables.

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
 
107
107
} /* namespace auth_test */
108
108
 
109
 
DRIZZLE_PLUGIN(auth_test::init, NULL, NULL);
 
109
DRIZZLE_PLUGIN(auth_test::init, NULL);