1. Download MySQL Click on the official website download page to enter the following page Just follow the picture, then: 2. Installation and Configuration Just follow the steps to install. But remember the final initial password. Finally, we can see the installed MySQL in the computer's system preferences. By default MySQL is started. Before opening we need to configure it in the terminal. PATH="$PATH":/usr/local/mysql/bin mysql -u root -p #Enter password#Terminal display#Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 10 Server version: 5.7.12 Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql>SET PASSWORD = PASSWORD('new password'); After completing the above operations, you can use MySQL normally. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Detailed explanation of importing/exporting MySQL data in Docker container
>>: jQuery realizes the shuttle box function
Vue card flip carousel display, while switching d...
When I first used docker, I didn't use docker...
How does "adaptive web design" work? It’...
1. Introduction I have taken over a project of th...
This article uses an example to describe how to q...
This article uses examples to illustrate the prin...
Preface Whether it is Oracle or MySQL, the new fe...
The bash history command in Linux system helps to...
Nowadays, the screen resolution of computer monit...
After I set up the PHP development environment on...
Table of contents Class Component Functional Comp...
1. System installation package yum -y install mak...
1. MySQL master-slave asynchrony 1.1 Network Dela...
Table of contents 1. Introduction 2. es5 method 3...
The solution to the problem that Navicat cannot r...