MediaWiki

提供:株ドラゴンwiki
(版間での差分)
移動: 案内, 検索
(新しいページ: '■MySQLをインストール &lt./configure \ --prefix=/usr/local/mysql \ --with-mysqld-user=mysql \ --with-charset=utf8 \ --with-extra-charsets=all \ --localstatedir=/u...')
 
1行: 1行:
 
■MySQLをインストール
 
■MySQLをインストール
&lt./configure \
+
 
 +
&lt./configure \
 
--prefix=/usr/local/mysql \
 
--prefix=/usr/local/mysql \
 
--with-mysqld-user=mysql \
 
--with-mysqld-user=mysql \

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

■MySQLをインストール

&lt./configure \ --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>

個人用ツール