MySQL Configure Option - Senna 組み込み型全文検索エンジン
MySQL Configure Option - Senna 組み込み型全文検索エンジンLogin
目次
Example for MySQL 4.0.26 on general LinuxExample for MySQL 5.0.21 on Debian sargeHow to debug

MySQL Configure Option

Examining MySQL options which can be hurdles during installation of Senna. If MySQL server has already been installed existing package system, Senna has better to be installed by upgrading it for user to continue using other dependent packages of it. Other Know-How Don't forget to add --with-senna option.Optimize by adding -mtune=pentium4 option (it depends on gcc version, -march, -mcpu, or others are better).If mecab and senna is installed in /usr/local, -I/usr/local/include and -L/usr/local/lib options are required.Debian needs to add --with-named-curses-libs=/lib/libncurses.so.5Add --enable-thread-safe-client option.Add -enable-assembler option.-felide-constructors, -fno-exceptions, and -fnortti options need to be listed for CXXFLAGS.Adapt --with-unix-socket-path (the path for the socket), --prefix (installation path), and --localstatedir (data path) to installed packaged MySQL.For debugging add -with-debug option.Choose character sets by --with-charset (default) and --with-extra-charsets (others). 'all' makes all character sets usable statically. 'complex' makes all character sets usable dynamically.To make mysqld as static linked, add --with-mysqld-ldflags=-all-static and --disable-shared. Parameters for mtune are like these. i386i386i486i486i586 or pentiumpentium without MMXpentium-mmxpentium with MMXi686 or pentiumproPentiumPropentium2Pentium2pentium3 or pentium3mPentium3pentiummPentiumMpentium4 or entium4mPentium4 supports SSE3prescottPentium4 supports SSE3, but it doesn't support EM64TnoconaPentium4 supports EM64Tk6K6k6-2 or k6-3K6 supports 3dNOW!athlon or athlon-tbird enhancedThe things support some part of 3dNOW! and SSEathlon-4, athlon-xp, or athlon-mpAthlon that supports every SSE commandk8, opteron, athlon64, or athlon-fxAthlon that supports x86-64, or Opteron


Next Page
Full Browser

ja.abc-yoga.podzone.org | Contact