Home > Article > Backend Development > Some questions about installing mysql under win2000!_PHP tutorial
Some time ago, I published an article about installing mysql, and many friends came to ask related questions. (Too many, can’t handle it)
1. About installing mysql in other directories
A friend from ljf@sinonets.net.cn asked:
I installed mysql-shareware-3.22.32- under win 2000. win, I hope to change the path, such as d:win32appmysql, but the mysql service cannot be started. Changing: all related paths in the d:my.cnf file to d:win32appmysql does not work either
The method is as follows:
If you transfer the directory To start mysql like this
D:win32appmysql inmysqld --basedir D:win32appmysql
net start mysql
2. Upgrade from an old version
A friend from windymail@sina.com asked:
I encountered several problems when installing mysql-shareware-3.22.32-win under win2000 according to your article. I would like to ask you for advice
When I ran c;mysql inmysql-shareware --install, failed to service appeared. Information
I previously installed version 3.11
The method is as follows
Please completely clear the original 3.11 files and everything about it in the reg. Then install again.
Stop your mysql before clearing it (
net stop mysql
mysqladmin --user=root --password=your password shutdown
), otherwise~~~~ ~
3. Where is the mysql database? ? Where is LINUX?
dao, mysql is installed on win2000, and the database is of course...
4. Where can I download it?
It’s here
My
e-mail: freeboy@popsun.com
Welcome to the Shaoguan hotline to talk to me about server and asp issues. You can find it at BBS or Chitchat. My ID is freeboy. When I arrived, I was told to find the network administrator and it was OK.