MySQL 5.5 Community Server
MySQL 5.6 Community Server
Percona Configuration Wizard
XtraBackup 搭建主从复制
Great Sites on MySQL
Percona
MySQL Performance Blog
Severalnines
推荐管理工具
Sequel Pro
phpMyAdmin
推荐书目
MySQL Cookbook
MySQL 相关项目
MariaDB
Drizzle
参考文档
http://mysql-python.sourceforge.net/MySQLdb.html
soho176
V2EX  ›  MySQL

站库分离的网站 数据库连接出错了。

  •  
  •   soho176 · Apr 20, 2013 · 3924 views
    This topic created in 4817 days ago, the information mentioned may be changed or developed.
    网站程序和数据库不再一个空间上,今天出来了这个错误:“Host 'xxx.xxx.xxx.xxx' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' ”

    然后查到的是“mysqladmin flush-hosts -h localhost -uroot -p *****’ 运行这个命令解决,但是运行的时间出来了下面的错误:-bash: mysqladmin: command not found,这个问题该怎么解决那,对mysql 懂的朋友帮忙说一下。谢谢了
    3 replies    1970-01-01 08:00:00 +08:00
    ryon
        1
    ryon  
       Apr 20, 2013
    你要进入对应mysqladmin这个目录执行啊。或者 “绝对目录/mysqladmin ......."
    soho176
        2
    soho176  
    OP
       Apr 20, 2013
    @ryon 进入到 mysqladmin 所在的目录了 已经看到了mysqladmin了 但是执行命令 就是不行 就出来个 -bash: mysqladmin: command not found
    dorentus
        3
    dorentus  
       Apr 20, 2013   ❤️ 1
    进了目录能看到 mysqladmin 的话,用 ./mysqladmin <参数列表> 来执行它
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1025 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 23:23 · PVG 07:23 · LAX 16:23 · JFK 19:23
    ♥ Do have faith in what you're doing.