~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sys_var.h

  • Committer: Monty Taylor
  • Date: 2010-11-09 21:50:25 UTC
  • mto: This revision was merged to the branch mainline in revision 1923.
  • Revision ID: mordred@inaugust.com-20101109215025-nog11er0rh06iwd0
AndĀ oneĀ more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include "drizzled/base.h"
32
32
#include "drizzled/global_charset_info.h"
33
33
#include "drizzled/lex_string.h"
34
 
#include "drizzled/sql_error.h"
35
34
 
36
35
namespace drizzled
37
36
{