~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/mysql_embed.h

  • Committer: Stewart Smith
  • Date: 2008-06-30 07:25:44 UTC
  • mfrom: (12.3.2 drizzle-stew)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: stewart@flamingspork.com-20080630072544-1mo85sxbuwh768dk
merge in -stew changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#undef HAVE_SMEM                                /* No shared memory */
25
25
#undef HAVE_NDBCLUSTER_DB /* No NDB cluster */
26
26
 
27
 
#define DONT_USE_RAID
28
 
 
29
27
#endif /* EMBEDDED_LIBRARY */