~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/set_var.cc

More mysql->drizzle renaming.

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>