~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-05-27 01:22:55 UTC
  • mto: This revision was merged to the branch mainline in revision 1568.
  • Revision ID: brian@gaz-20100527012255-ssmjt4un8ptpg4jv
Remove dead .opt files. Removed two options from Innodb which do not relate
to drizzle (backwards compatible options for old MySQL). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Copyright (c) 2006, 2010, Innobase Oy. All Rights Reserved.
 
2
# Copyright (c) 2006, 2009, Innobase Oy. All Rights Reserved.
3
3
4
4
# This program is free software; you can redistribute it and/or modify it under
5
5
# the terms of the GNU General Public License as published by the Free Software
11
11
12
12
# You should have received a copy of the GNU General Public License along with
13
13
# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
14
 
# Place, Suite 330, Boston, MA 02110-1301 USA
 
14
# Place, Suite 330, Boston, MA 02111-1307 USA
15
15
#
16
16
 
17
17
[plugin]
26
26
cflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
27
27
cxxflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
28
28
libs=plugin/innobase/libinnobase.la
29
 
extra_dist=COPYING
30
 
 COPYING.Google
31
 
 COPYING.Percona
32
 
 COPYING.Sun_Microsystems
33
 
 ChangeLog
34
 
 Doxyfile
35
 
 README
36
 
 mysql-test/innodb_bug46676.result
37
 
 mysql-test/innodb_bug46676.test
38
 
 mysql-test/innodb-consistent-master.opt
39
 
 mysql-test/innodb-consistent.result
40
 
 mysql-test/innodb-consistent.test
41
 
 mysql-test/innodb_bug44369.result
42
 
 mysql-test/innodb_bug44369.test
43
 
 mysql-test/innodb_bug44571.result
44
 
 mysql-test/innodb_bug44571.test
45
 
 mysql-test/innodb_bug46000.result
46
 
 mysql-test/innodb_bug46000.test
47
 
 mysql-test/innodb_bug47167.result
48
 
 mysql-test/innodb_bug47167.test
49
 
 mysql-test/innodb_bug47777.result
50
 
 mysql-test/innodb_bug47777.test
51
 
 ut/ut0auxconf_have_gcc_atomics.c
52
 
 
53
29
 
54
30
#cflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE
55
31
#cxxflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE
56
 
static=linux
 
32
static=yes