初始化數據庫報錯:
sh: ./bin/my_print_defaults: /lib/ld-linux.so.2: bad ELF interpreter: 沒有那個文件或目錄
FATAL ERROR: Neither host 'kvm' nor 'localhost' could be looked up with
./bin/resolveip
Please configure the 'hostname' command to return a correct
hostname.
If you want to solve this at a later stage, restart this script
with the --force option
[root@kvm mysql]#
原來是安裝錯了數據庫版本,64位的系統裝了32位的數據庫。。。。