~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/libdrizzle_priv.h

  • Committer: Monty Taylor
  • Date: 2008-10-22 21:18:04 UTC
  • Revision ID: monty@inaugust.com-20081022211804-0pkmwgc7mfebo5ld
Cleaned up the last commit. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <sys/socket.h>
24
24
#include <libdrizzle/drizzle.h>
 
25
#include <drizzled/korr.h>
25
26
 
26
27
#define CLIENT_CAPABILITIES (CLIENT_LONG_PASSWORD | CLIENT_LONG_FLAG |  \
27
28
                             CLIENT_TRANSACTIONS |                      \