64-bit centos6.5 installation mysql-5.6.25 problem solving

Source: Internet
Author: User

Install mysql5.6 today, as soon as this step to report the following error. Originally tried to add the-fpic parameter, but did not know where to go

650) this.width=650; "title=" Image () "style=" border-top:0px; border-right:0px; border-bottom:0px; border-left:0px; Display:inline "border=" 0 "alt=" Image () "Src=" http://s3.51cto.com/wyfs02/M01/79/62/ Wkiom1apddxj4leaaabl9e-rac0547.png "" 704 "height=" 139 "/>

Ask a friend in the back to know, may be related to the SSL parameters

Official Document: Http://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html

650) this.width=650; "title=" Image () "style=" border-top:0px; border-right:0px; border-bottom:0px; border-left:0px; Display:inline "border=" 0 "alt=" Image () "Src=" http://s3.51cto.com/wyfs02/M01/79/60/wKioL1aPdBbiW0NUAAE_ Zxk8xqi106.png "" 704 "height=" 282 "/>

The original parameter is:-dwith_ssl=yes

Try modifying the parameters as:-dwith_ssl=bundled

The complete compilation parameters are as follows:

CMake. -dcmake_install_prefix=/usr/local/mysql-dsysconfdir=/usr/local/mysql/data/-dwith_ssl=bundled-ddefault_charset= Utf8-ddefault_collation=utf8_general_ci-dwith_innobase_storage_engine=1-dwith_myisam_storage_engine=1-dmysql_ tcp_port=3306-dmysql_unix_addr=/tmp/mysql.sock-dmysql_datadir=/usr/local/mysql/data/

Problem solving.

64-bit centos6.5 installation mysql-5.6.25 problem solving

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.