MySQL版本:Percona-Server-5.6.29

OS:RHEL6.3

  1. 安装出错

     [mysql@oracle ~]$ /home/mysql/scripts/mysql_install_db --user=mysql --basedir=/home/mysql --datadir=/mysql/data  --defaults-file=/home/mysql/etc/my.cnf
    /home/mysql/bin/my_print_defaults: /usr/lib64/libcrypto.so.10: no version information available (required by /home/mysql/bin/my_print_defaults)
    WARNING: The host 'oracle.com' could not be looked up with /home/mysql/bin/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.../home/mysql/bin/mysqld: error while loading shared libraries: libnuma.so.1: cannot open shared object file: No such file or directory

    解决

     yum install numactl.x86_64
  2. 安装出错

     [mysql@oracle ~]$ /home/mysql/scripts/mysql_install_db --user=mysql --basedir=/home/mysql --datadir=/mysql/data  --defaults-file=/home/mysql/etc/my.cnf
    /home/mysql/bin/my_print_defaults: /usr/lib64/libcrypto.so.10: no version information available (required by /home/mysql/bin/my_print_defaults)
    WARNING: The host 'oracle.com' could not be looked up with /home/mysql/bin/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.../home/mysql/bin/mysqld: /usr/lib64/libssl.so.10: no version information available (required by /home/mysql/bin/mysqld)
    /home/mysql/bin/mysqld: /usr/lib64/libcrypto.so.10: no version information available (required by /home/mysql/bin/mysqld)
    2017-08-03 19:53:54 0 [Note] /home/mysql/bin/mysqld (mysqld 5.6.29-76.2-log) starting as process 29077 ...
    2017-08-03 19:53:54 29077 [Warning] Can't create test file /mysql/data/oracle.lower-test
    2017-08-03 19:53:54 29077 [Warning] Can't create test file /mysql/data/oracle.lower-test

    解决

     yum update openssl

最新文章

  1. 关于Html与css的一些解释
  2. leetcode Container With Most Water
  3. 发现并认为这是jQuery1.4.4的一个Bug
  4. Android音频开发之——如何播放一帧音频
  5. 逃离迷宫(HDU 1728 BFS)
  6. (原)下载pubFig的python代码
  7. 阿里云VPS搭建Hexo博客
  8. 用户态Linux内核
  9. HDU4812
  10. jeecg入门操作—一对多表单开发
  11. 背水一战 Windows 10 (74) - 控件(控件基类): UIElement - 与 CanDrag 相关的事件, 与 AllowDrop 相关的事件
  12. 解决:Linux SSH Secure Shell(ssh) 超时断开的解决方法
  13. linux命令学习——file
  14. 网络基础 Windows telnet使用简介及相关问题解决方案
  15. 【Linux】撷取命令grep
  16. Tomcat: 8080端口被占用
  17. 获取本地IP和mac等信息
  18. webapi 版本控制
  19. maven(一)maven自带的插件
  20. nfs 文件共享 服务

热门文章

  1. 创建vue项目的时候遇到:PhantomJS not found on PATH
  2. SaltStack 模块
  3. 【LeetCode每天一题】Pascal's Triangle(杨辉三角)
  4. 安装 pymongo
  5. react全局的公共组件-------弹框 (Alert)
  6. 转Git配置SSH,并Push到GitHub上的相关流程
  7. 强化学习--DeepQnetwork 的一些改进
  8. valueError: This solver needs samples of at least 2 classes in the data, but the data contains only one class: 0
  9. Problem(莫比乌斯反演)
  10. CSS背景与边框属性-----box-shadow