~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/drizzle.h

  • Committer: Andrey Hristov
  • Date: 2008-08-05 20:32:06 UTC
  • mto: (264.1.5 codestyle)
  • mto: This revision was merged to the branch mainline in revision 266.
  • Revision ID: ahristov@mysql.com-20080805203206-ufhdgu1oz8frq03p
Remove support for the old, pre-4.1, protocol

Show diffs side-by-side

added added

removed removed

Lines of Context:
430
430
#define DRIZZLE_DATA_TRUNCATED 101
431
431
 
432
432
 
433
 
#define DRIZZLE_PROTOCOL_NO_MORE_DATA 0xFE
434
 
 
435
433
#define drizzle_reload(drizzle) drizzle_refresh((drizzle),REFRESH_GRANT)
436
434
 
437
435
/*