How to check the phpmyadmin version

angryTom
Release: 2023-02-27 16:12:01
Original
8038 people have browsed it

How to check the phpmyadmin version

How to check the phpmyadmin version

1. Open and log in to phpMyAdmin

How to check the phpmyadmin version

#2. View the version in the phpMyAdmin column in the lower right corner

How to check the phpmyadmin version

View the MySQL version

How to check the phpmyadmin version

Command line view:

If the path of mysql is d:\mysql, then enter cmd during operation, bring up the command line, enter :

d:\mysql\bin\mysql.exe --version to view the MySQL version.

How to check the phpmyadmin version

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of How to check the phpmyadmin version. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template