Search found 1 match
- 2005/06/30 20:35:26
- Forum: CentOS 4 - Software Support
- Topic: yum install mysql
- Replies: 2
- Views: 969
yum install mysql
I installed mysql using yum install For example: yum install mysql yum install mysql-server When I run the command: mysqld_safe --user=mysql & I get: [1] 3377 [root@hydro bin]# Starting mysqld daemon with databases from /var/lib/mysql STOPPING server from pid file /var/run/mysqld/mysqld.pid 050630 1...