QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2083|回复: 2

请教mysql安装问题

[复制链接]
发表于 2006-4-5 00:35:14 | 显示全部楼层 |阅读模式
我下载了一个mysql-5.1.7-beta-linux-i686

[root@localhost mysql-5.1.7-beta-linux-i686]# rpm -qa mysql
mysql-3.23.58-1

[root@localhost mysql-5.1.7-beta-linux-i686]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib /mysql/mysql.sock' (2)
[root@localhost mysql-5.1.7-beta-linux-i686]# fcitx
[root@localhost mysql-5.1.7-beta-linux-i686]# ./configure
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you.  If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

Installing all prepared tables
Fill help tables

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.

NOTE:  If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
Starting the mysqld server.  You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@localhost mysql-5.1.7-beta-linux-i686]# chown: ‘mysql’: 无效的用户
Starting mysqld-max daemon with databases from /home/hobby/down/server/mysql-5.1.7-beta-linux-i686/data
STOPPING server from pid file /home/hobby/down/server/mysql-5.1.7-beta-linux-i686/data/localhost.localdomain.pid
060404 23:55:19  mysqld ended


请大家给点意见!如何才可以把MYSQL装上啊!!多谢
 楼主| 发表于 2006-4-5 09:10:14 | 显示全部楼层
没的朋友帮一下我吗?
回复

使用道具 举报

发表于 2006-4-5 11:20:55 | 显示全部楼层
哦,hobby!安装的是编译好了的版本,就不用configure了

他说为了让mysql随系统自动启动,就把你下载的编译好了的mysql-5.1.7-beta-linux-i686/下的support-files/mysql.server拷贝到/etc/init.d/下

通过./bin/mysqld_safe &启动mysql

鉴于楼主以前安装的是3.23.58-1,他建议./bin/mysql_fix_privilege_tables更新一下

不会吧,我觉得还没有tarball包(需要自己编译的)方便http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.19.tar.gz/from/http://mirror.vmmatrix.net/mysql/
以前兔兔翻译的tarball包里的INSTALL,还有小hew在Ourlinux杂志的第一期都有详细过程
http://www.google.com/url?sa=t&ct=res&cd=3&url=http%3A//www.redflag-linux.com/community/ouropensource
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-3-29 01:10 , Processed in 0.067245 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表