Skip to content

Instantly share code, notes, and snippets.

@raa0121
Created November 28, 2011 23:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raa0121/1402553 to your computer and use it in GitHub Desktop.
Save raa0121/1402553 to your computer and use it in GitHub Desktop.
DodontoFServer.rbのError
{"result":"#<Mysql::ClientError::ServerGoneError: The MySQL server has gone away>$@ :
/srv/http/DodontoF/src_ruby/mysql/protocol.rb:622:in `rescue in write'
/srv/http/DodontoF/src_ruby/mysql/protocol.rb:600:in `write'
/srv/http/DodontoF/src_ruby/mysql/protocol.rb:274:in `query_command'
/srv/http/DodontoF/src_ruby/mysql.rb:336:in `query'
DodontoFServerMySql.rb:109:in `executeSql'
DodontoFServerMySql.rb:425:in `isExistTable?'
DodontoFServerMySql.rb:450:in `isExistDir?'
DodontoFServerMySql.rb:525:in `isExistDir?'
DodontoFServerMySql.rb:687:in `isExistDir?'
DodontoFServer.rb:1652:in `checkLoginPassword'
DodontoFServer.rb:536:in `analyzeWebInterfaceCatched'
DodontoFServer.rb:508:in `analyzeWebInterface'
DodontoFServer.rb:495:in `getResponseTextWhenNoCommandName'
DodontoFServer.rb:413:in `analyzeCommand'
DodontoFServer.rb:3969:in `getResponse'
DodontoFServer.rb:4033:in `printResult'
DodontoFServerMySql.rb:747:in `mainMySql'
/srv/http/DodontoF/DodontoFServer.rb:4090:in `<main>'"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment