Chinaunix首页 | 论坛 | 博客
  • 博客访问: 516195
  • 博文数量: 181
  • 博客积分: 3915
  • 博客等级: 中校
  • 技术积分: 1920
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-26 16:44
文章分类

全部博文(181)

文章存档

2015年(1)

2011年(6)

2007年(28)

2006年(28)

2005年(118)

分类:

2005-08-05 15:08:27

The work is halted at this point and i can 't make any progress at all.

I had try many methods to install the mysql server but failed again and again.

Install mysql with source code mysql-3.23.53.tar.gz

Install mysql with solaris package: mysql-3.23.53-sol9-sparc-local.gz mysql-3.23.53-sol8-sparc-local.gz and mysql-4.0.21-sol9-sparc-local.gz

when  I install mysql with source code mysql-3.23.53.tar.gz,

[root@mail /export/home/davidji/softs/mysql-3.23.53]#./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql --with-charset=gbk --with-extra-charsets=all

config.status: creating readline/Makefile
config.status: error: cannot find input file: readline/Makefile.in
[root@mail /export/home/davidji/softs/mysql-3.23.53]#

BUT when i install the mysql with the local package, it can't be lauched!

[root@mail /usr/local/mysql]#bin/safe_mysqld &
[1] 264
[root@mail /usr/local/mysql]#Starting mysqld daemon with databases from /usr/local/mysql/var
050805 10:47:02  mysqld ended
 
 
[1]+  Done                    bin/safe_mysqld
[root@mail /usr/local/mysql]#cat var/mail.err
050805 10:24:42  mysqld started
050805 10:24:43  /usr/local/mysql/libexec/mysqld: Table 'mysql.host' doesn't exist
050805 10:24:43  /usr/local/mysql/libexec/mysqld: Normal shutdown

050805 10:24:43  mysqld ended

050805 10:35:24  mysqld started
050805 10:35:25  /usr/local/mysql/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
050805 10:35:25  /usr/local/mysql/libexec/mysqld: Normal shutdown

050805 10:35:25  mysqld ended

阅读(895) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~