mysql
嫁のPHP Framework Fight参戦に伴い、環境構築部分を手伝っていたわけですが、MySQL(mysql.comからダウンロードした5.1系community server)を起動しようとすると。。。 # /etc/rc.d/init.d/mysql start Starting MySQL... Manager of pid-file quit without …
えー! Oracle and Sun Microsystems | Strategic Acquisitions | Oracle 総額$1B(10億ドル)だそうで。。。 As part of the transaction, Sun will pay approximately $800 million in cash in exchange for all MySQL stock and assume approximately $20…
MySQLのUDFですが、個人的にちょっと気になります。ちなみに、バージョンはまだ0.1ですが。。。 This is a set of MySQL UDFs (user defined functions) to work with memcached using libmemcached. With these functions you get, set, append, prepend an…
先日行われたMySQL UCの資料が公開されたようです。 今年の 9月11,12 日に東京で開催された MySQL Users Conference Japan 2007 の発表資料が公開されました。http://www.mysql-ucj2007.jp/session/index.html10月31日までの公開とのことで、参加された方も…
カイハツニッキから。これはステキ :-) MMM (MySQL Master-Master Replication Manager) is set of flexible scripts to perform monitoring and management of MySQL Masrter-Master replication cluster configurations.
CentOS4.4で、SELinux(Security-Enhanced Linux)が有効になっていると、MySQLの起動・停止が異様に遅く(timeout待ち)、仕舞いにはMySQL起動時にBind on unix socket Permission deniedが出て起動すらしなくなった。とりあえず、/etc/sysconfig/selinuxの…
mysql_install_dbコマンドでDBをインストールした後、mysqld_safeしようとすると出てきたエラー。 ファイルは存在しているし何でかな〜と思っていたら、permissionがずれてた。。。orz # ll /home/user1/ndb_data/mysql/host.frm -rw-rw---- 1 root root 914…
こっそりMySQL始めてます :-) http://journal.mycom.co.jp/special/2004/mysql/を参考に(あくまで参考)しながら、 node1 CentOS4.4 on VMware Player(172.16.1.9/16) MySQL-Max-4.1.21(glibc23) MGM+DB+API node2 CentOS4.4 on VMware Player(172.1…
多言語対応により、日本語にも対応しているので使い勝手が良い。バックアップ後にFTPでアップロードや、メールで通知と言った機能もある。 : バックアップの履歴管理やインポートもあるので、バックアップ体制がない場合は是非導入を検討したいソフトウェア…