MySQL command line Client crash Solution

Source: Internet
Author: User
Tags mysql command line

1. view the default execution parameters of MySQL command line client. Method: Start-> All Programs-> mysql-> MySQL
Server5.5-> mysql5.5 command line client, right-click Properties.

2. copy the file as follows:
"G: \ Program Files \ mysql server 5.5 \ bin \ mysql.exe" "-- defaults-file = G: \ Program Files \ mysql server 5.5 \ My. ini"
"-Uroot" "-P"

3. Find the problem "-- defaults-file = G: \ Program
Files \ mysql server 5.5 \ My. ini"
The configuration file specified in "-uroot" "-P" is the my. ini file.
Here we will check the installation directory, that is, G: \ Program Files \ mysql server 5.5. None of the six INI files are my. ini.

4. Copy the my-small.ini file, rename it my-ini file, save.

5. Start MySQL command line client and solve the problem.

Post:
Http://blog.csdn.net/xxx0418/article/details/8074499

Note: in MySQL Server 5.6
Server 5.5 \ My. ini changed to... MySQL
Server 5.5 \ my-default.ini is also available

Post:
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.