从官方渠道下载了MySQL-server-5.5.37-1.linux2.6.x86_64.rpm 通过rpm -ivh命令安装,安装在安装目录下后写命令mysql -uroot 提示 Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.soc...
编到gdb时有一个siginfo的错误: linux-nat.h:63:20: error: field ‘siginfo’ has incomplete type 我直接把insight6.8目录下的gdb(版本是6.8),换成了最近的(7.6.1),编译完成后make install安装也没提示错误 但...