libgcc_s.so.1 mysql_libgcc_s.so.1 must be installed for pthread_cancel to work | 学步园
64位的CENTOS安裝mysql的時(shí)候,執(zhí)行 bin/mysqld_safe --basedir=/usr/local/mysql --user=mysql & 報(bào)錯(cuò):
libgcc_s.so.1 must be installed for pthread_cancel to work
nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /usr/local/mysql/data
libgcc_s.so.1 must be installed for pthread_cancel to work
bin/mysqld_safe: line 440:? 3002 Aborted???????????????? $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file --skip-external-locking >> $err_log 2>&1
STOPPING server from pid file /usr/local/mysql/data/vh.localdomain.pid
120816 23:34:03? mysqld ended
解決辦法:
去32位的系統(tǒng)拷貝一份 libgcc_s.so.1文件到/lib下面就可以了。
總結(jié)
以上是生活随笔為你收集整理的libgcc_s.so.1 mysql_libgcc_s.so.1 must be installed for pthread_cancel to work | 学步园的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
 
                            
                        - 上一篇: java 自定义http头_HttpCl
- 下一篇: mysql导入100000000需要多久
