[SM-Grimoire-Bugs] [Bug 15938] New: mysql spell uses invalid configure options
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Fri Feb 4 03:19:07 EST 2011
http://bugs.sourcemage.org/show_bug.cgi?id=15938
Summary: mysql spell uses invalid configure options
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: database
AssignedTo: sm-grimoire-bugs at lists.ibiblio.org
ReportedBy: pyrobor at ver.si
# from compile log of mysql 5.1.54
configure: WARNING: unrecognized options: --with-plugin-archive,
--with-ndbcluster, --with-innodb, --with-federated-storage-engine,
--with-example-storage-engine, --with-blackhole-storage-engine,
--with-archive-storage-engine, --with-berkeley-db, --without-bench
# from ./configure --help
--with-plugins=PLUGIN[[[,PLUGIN..]]]
Plugins to include in mysqld. (default is: none)
Must be a configuration name or a comma separated
list of plugins.
Available configurations are: none max max-no-ndb
all.
Available plugins are: partition daemon_example
ftexample archive blackhole csv example federated
heap innobase innodb_plugin myisam myisammrg
ndbcluster.
--without-plugin-PLUGIN Disable the named plugin from being built.
Otherwise, for plugins which are not selected for
inclusion in mysqld will be built dynamically (if
supported)
--with-plugin-PLUGIN Forces the named plugin to be linked into mysqld
statically.
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the SM-Grimoire-Bugs
mailing list