找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 54|回复: 7

Hostrail 装完MYSQL最后一句提示我无语了!

[复制链接]

20

主题

106

回帖

292

积分

中级会员

积分
292
发表于 2011-1-1 15:06:14 | 显示全部楼层 |阅读模式
[ol]
  • Initializing MySQL database:  Installing MySQL system tables...
  • OK
  • Filling help tables...
  • OK
  • 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:
  • /usr/bin/mysqladmin -u root password 'new-password'
  • /usr/bin/mysqladmin -u root -h localhost password 'new-password'
  • Alternatively you can run:
  • /usr/bin/mysql_secure_installation
  • which will also give you the option of removing the test
  • databases and anonymous user created by default.  This is
  • strongly recommended for production servers.
  • See the manual for more instructions.
  • You can start the MySQL daemon with:
  • cd /usr ; /usr/bin/mysqld_safe &
  • You can test the MySQL daemon with mysql-test-run.pl
  • cd mysql-test ; perl mysql-test-run.pl
  • Please report any problems with the /usr/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 http://shop.mysql.com
  •                                                            [  OK  ]
  • /etc/init.d/mysqld: fork: Cannot allocate memory[/ol]复制代码之前就yum -y update

    service mysqld start 看内存就满了,然后mysqld进程就消失了.....

    他们家的重装系统在后台哪里呀,这后台不会用
  • 回复

    使用道具 举报

    15

    主题

    1493

    回帖

    3083

    积分

    论坛元老

    积分
    3083
    发表于 2011-1-1 15:08:55 | 显示全部楼层
    邮箱里有啊,进入后台rebuild就好
    回复

    使用道具 举报

    88

    主题

    4153

    回帖

    8616

    积分

    论坛元老

    积分
    8616
    发表于 2011-1-1 15:10:28 | 显示全部楼层
    可喜可贺啊,换个 my.cnf (或者改改里头的参数)试试?
    回复

    使用道具 举报

    415

    主题

    1万

    回帖

    2万

    积分

    论坛元老

    积分
    25197
    发表于 2011-1-1 15:10:30 | 显示全部楼层
    编辑MY.CNF,加上三行优化命令。
    skip-bdb
    skip-innodb
    skip-locking
    回复

    使用道具 举报

    20

    主题

    106

    回帖

    292

    积分

    中级会员

    积分
    292
     楼主| 发表于 2011-1-1 15:11:37 | 显示全部楼层
    回楼上的 加三行




      加哪三行
    回复

    使用道具 举报

    20

    主题

    106

    回帖

    292

    积分

    中级会员

    积分
    292
     楼主| 发表于 2011-1-1 15:14:20 | 显示全部楼层
    加上三行后
    # service mysqld start
    Starting MySQL:                                            [  OK  ]

    再看内存
    Mem:    262144k total,    40956k used,
    回复

    使用道具 举报

    59

    主题

    1470

    回帖

    3171

    积分

    论坛元老

    积分
    3171
    发表于 2011-1-1 17:02:15 | 显示全部楼层
    BDB是啥东西?占内存多吗?
    回复

    使用道具 举报

    29

    主题

    700

    回帖

    1507

    积分

    金牌会员

    积分
    1507
    发表于 2011-1-1 17:11:10 | 显示全部楼层
    BerkeleyDB,没什么用处,而且 mySQL 5.1 之后都不支持这个了。
    回复

    使用道具 举报

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

    本版积分规则

    Archiver|手机版|小黑屋|Discuz! X

    GMT+8, 2025-1-11 22:54 , Processed in 0.023899 second(s), 5 queries , Gzip On, Redis On.

    Powered by Discuz! X3.5

    © 2001-2024 Discuz! Team.

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