Evaluate the PHP script to detect MYSQL character set and port

Source: Internet
Author: User
Test the PHP script to check the MYSQL character set and port. test the PHP script to check the MYSQL character set and port. ------ solution ------------------ Port: showvariableslikeport; character set: SHOWVARIABLESLIKEcharacter % & nbsp; output in php. ------ Solution -------- test MYSQL character set and port using a PHP script
Evaluate the PHP script to check whether MYSQL character set and port are online.

------ Solution --------------------
Port: show variables like 'port ';

Character Set: show variables like 'character %'

Output in php.
------ Solution --------------------
Can the port be detected?
Although show variables like 'port'
The port is obtained, but it can be executed only after being connected to the database.
When you do not know the port, you cannot connect to the database.
Unless you try it one by one, traverse the entire possible port number until you find the database service.

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.