~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/include.am

  • Committer: Monty Taylor
  • Author(s): Andrew Hutchings
  • Date: 2011-02-21 13:59:06 UTC
  • mto: This revision was merged to the branch mainline in revision 2190.
  • Revision ID: andrew@linuxjedi.co.uk-20110221135906-mywndoq7oypdumya
Separate the server detection functions into a .h file
Include the new .h in drizzle to detect if we are connecting to drizzled
If we are connecting to drizzled output TRUE/FALSE for boolean

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
                 client/drizzledump_drizzle.h \
55
55
                 client/drizzledump_mysql.h \
56
56
                 client/option_string.h \
 
57
                 client/server_detect.h \
57
58
                 client/statement.h \
58
59
                 client/stats.h \
59
60
                 client/thread_context.h \