Web|web Service |web Server | Raiders MySQL is a real multi-user, multi-threaded SQL database server. SQL (Structured Query language) is the most popular and standardized database language in the world. MySQL is implemented as a client/server architecture, consisting of a server daemon mysqld and many different client programs and libraries.
SQL is a standardized language that makes it easier to store, update, and access information. For example, you can use SQL language to retrieve product information and store customer information for a Web site, and MySQL is fast and flexible enough to allow you to store record files and images.
The official pronunciation of MySQL is "my Ess Que Ell" (not My-sequel).
Installing MySQL in Windows is very simple, just 4 steps:
1, see the download back of the compressed files extracted to any directory.
2, click on the Decompression directory setup installation. Do not change anything, all the way "Next" to "Finish" (not recommended to modify the installation path).
3, in the "Run" Input: "C:\mysql\bin\mysqld-nt-install, Run!"
4, in the "management tool" in the "service" item found in the "Mysql" service, start it, and then restart Your computer!
To this end, MySQL database system installation is complete, below we begin to install the configuration php!
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.