Summary of issues encountered with Mac (10.11.5) installation Pt-query-digest

Source: Internet
Author: User

Database slow query log analysis, using the Pt-query-digest tool.

Native System, MAC10.11.5. Installation Reference Blog: http://blog.csdn.net/wireless_com/article/details/51615627

Issue 1: Run:perl-mcpan-e "Install DBD:: MySQL" error, "Dyld:library not Loaded:libmysqlclient.18.dylib".

Workaround: ① Add "Export dyld_library_path= $DYLD _library_path:/usr/local/mysql/lib" in ~/.bash_profile,

② Execution:sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib

Issue 2: In the execution above ② times wrong, operation not permitter. Switching to the root user also has the same error.

Workaround: Mac El Capitan joins Rootless机制 , no longer able to read and write many paths. It is not possible to set root permissions.

Close rootless is OK.

PS: Turn off rootless: Enter Mac Recovery mode (press and hold command+r when restarting), then open terminal and enter "Csrutil disable".

Summary of issues encountered with Mac (10.11.5) installation Pt-query-digest

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.