- 积分
- 6
- 威望
-
- 金钱
-
- 注册时间
- 2016-9-2
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
Uncompress pcre-8.45.tar.bz2...
[0;34m[+] Installing mysql-5.5.62 Using Generic Binaries...[0m
Uncompress mysql-5.5.62-linux-glibc2.12-x86_64.tar.gz...
groupadd: group 'mysql' already exists
useradd: user 'mysql' already exists
WARNING: The host '121.215.132.112.adsl-pool.ah.cnuninet.net' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Installing MySQL system tables...
241113 3:24:32 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
241113 3:24:32 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.5.62-log) starting as process 15066 ...
19:24:32 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
key_buffer_size=1073741824
read_buffer_size=16777216
max_used_connections=0
max_threads=500
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 17438353 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation. |
|