Mysql command line client cannot be opened (Flash Off) Solution

Source: Internet
Author: User


Solution:

1. Find the bin directory path under the mysql installation directory.
2. Open cmd, enter the path to the bin directory, and enter mysql-u root-p.

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

2. Check the target content. The content is long and copied 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. Note: "-- defaults-file = G: \ Program Files \ MySQL Server 5.5 \ my. the configuration file specified in ini ""-uroot ""-p "is 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.
 
 

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.