After MySQL is installed, you can verify whether MySQL is installed successfully through a DOS window or the MySQL 5.7 Command Line Client. DOS window verification Step 1): Open a DOS window. If you have configured MySQL environment variables, log in directly. If you have not configured environment variables, you need to log in to the mysql/bin directory. As shown in the picture. Step 2): Enter the status command to view the MySQL version information, as shown in the figure. The appearance of the above code indicates that the installation is successful. Method extension: How to test whether MySQL is installed successfully Command line:
If it can be started, it means the installation is successful. If you want to query the default database, you can use mysqlfont, or directly operate the command line Enter the bin folder under the installation directory, or configure the environment variables, and then
Then enter your password! This is the end of this article about how to verify whether MySQL is installed successfully. For more information about how to verify whether MySQL is installed successfully, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Vue implements multi-column layout drag
>>: Detailed tutorial for installing ffmpeg under Linux
Preface In Java programming, most applications ar...
Table of contents 1. Back up the old MySQL5.7 dat...
1. Oracle is a large database while MySQL is a sm...
student.xml <?xml version="1.0" enco...
Which parameter does the rpm command use to insta...
This article shares the specific steps of replaci...
JS calculates the total price of goods in the sho...
Exposing network ports In fact, there are two par...
This article shares the specific code of js to ac...
1. Dynamic Components <!DOCTYPE html> <h...
Problem Description When using Windows Server 201...
This article uses examples to explain the basic k...
Ubuntu install jdk: [link] Install Eclipse on Ubu...
History always repeats itself surprisingly well. ...
Introduction As mentioned in the previous article...