~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ac

  • Committer: Lee Bieber
  • Date: 2011-01-09 23:23:37 UTC
  • mfrom: (2067.1.2 build)
  • Revision ID: kalebral@gmail.com-20110109232337-bobns3ndxf1qerfw
Merge Andrews - fix bug 673833: Embedded SELECT inside UPDATE or DELETE can timeout without error
Merge Andrews - fix bug 700099: serveral issues with InnoDB settings

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
AC_DEFUN([AC_INNODB_ACTIONS],[
18
18
  PANDORA_REQUIRE_FLEX
 
19
  PANDORA_HAVE_LIBAIO
19
20
 
20
21
  AC_REQUIRE([AC_FUNC_MMAP])
21
22