MediaWiki

提供:株ドラゴンwiki
(版間での差分)
移動: 案内, 検索
1行: 1行:
 
■MySQLをインストール
 
■MySQLをインストール
  
  &lt./configure \
+
  &lt./configure \>
  &lt --prefix=/usr/local/mysql \
+
  &lt --prefix=/usr/local/mysql \>
 
--with-mysqld-user=mysql \
 
--with-mysqld-user=mysql \
 
--with-charset=utf8 \
 
--with-charset=utf8 \
9行: 9行:
 
--enable-assembler \
 
--enable-assembler \
 
--enable-thread-safe-client \
 
--enable-thread-safe-client \
--with-openssl>
+
--with-openssl

2007年3月6日 (火) 01:18時点における版

■MySQLをインストール

&lt./configure \>
&lt	--prefix=/usr/local/mysql \>

--with-mysqld-user=mysql \ --with-charset=utf8 \ --with-extra-charsets=all \ --localstatedir=/usr/local/mysql/var \ --enable-assembler \ --enable-thread-safe-client \ --with-openssl

個人用ツール