It is not difficult to obtain the MySQL running report

Source: Internet
Author: User

Do you have a headache in obtaining the MySQL running report? If this is the case, this article will give you the corresponding solution. The following article mainly describes the solution for obtaining the actual operation of the MySQL running report. The following describes the specific content, I hope you will have some gains.

MySQL (best combination with PHP) Run Report Can't create/write to file xxx

Solution

This problem usually occurs in windows because MySQL (the best combination with PHP) does not specify the default temp temporary directory.

Solution:

Modify the configuration file my. cnf of MySQL (the best combination with PHP)

Find [MySQL (the best combination with PHP) d:

Add the following line:

Tmpdir = C:/temp Note: path/is unix-style, not windows \ style)

Then confirm that the C: \ temp Directory requires the write permission for MySQL (the best combination with PHP ).

Restart MySQL (the best combination with PHP ).

The above content is an introduction to the MySQL running report, and I hope you will get some benefits.

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.