一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

mysql5.0 同步错误 errno 2013 及解决方法

Posted on 2008-12-08   |   In mysql
081208 11:28:29 [ERROR] Slave I/O thread: error connecting to master 'repl@server:3306': Error: 'Lost connection to MySQL server at 'reading initial communication packet', system error: 113' errno: 2013 retry-time: 60 retries: 86400

主要是因为slave连接不到master,可以从以下几点着手解决:

  1. iptables是否将对应的master db port给禁了?
  2. master db server是否能够上网?
  3. slave db server 是否能够上网?

usage of call_user_func_array function in php

Posted on 2008-12-08   |   In php

php function call_user_func_array

Read more »

hack ruby string#length

Posted on 2008-12-05   |   In ruby

ruby

Read more »

在ruby中将unicode直接量转化成为utf-8字符

Posted on 2008-12-04   |   In ruby

ruby

Read more »

find command examples related with file status

Posted on 2008-12-04   |   In linux

find空目录

Read more »
1…636465…99
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter
© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS