~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ini

First pass over replicating to the guts of Innodb.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  handler/data_dictionary.cc
24
24
  handler/internal_dictionary.cc
25
25
  handler/mysql_addons.cc
 
26
  handler/replication_log.cc
 
27
  handler/replication_dictionary.cc
26
28
cflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
27
29
cxxflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
28
30
libs=plugin/innobase/libinnobase.la