Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.95 KB | None | 0 0
  1. [laurelai@gorf starburst]$ perl main.pl
  2. [Sat Sep 25 09:38:18 2010] Attempt to read non-existent key unconfigured
  3. (debug) plugin_load@main.pl - Plugin location: ./plugins/core.plg
  4. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'starburst' v2.0 (ezbake consortium / under development)
  5. (debug) initialize@CommonRoutines.pm - writing registry key core: "core=HASH(0x5cba890)"
  6. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/user.plg
  7. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: USER' v1.0 (ezbake consortium / under development)
  8. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_user' matching on 'privmsg' priority 2.
  9. [Sat Sep 25 09:38:18 2010] Event regex: ^user -- Routine CODE(0x5f344c0)
  10. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_user.regex: "^user"
  11. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_user.routine: "CODE(0x5f344c0)"
  12. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_user.matchon: "privmsg"
  13. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_user.runcount: "0"
  14. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.handle: "command::user=HASH(0x5f26da0)"
  15. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.name: "Command: USER"
  16. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.author: "ezbake consortium"
  17. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.date: "under development"
  18. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.version: "1.0"
  19. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.user.time: "1285393098"
  20. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___user: "1"
  21. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/registry.plg
  22. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: registry' v1.0 (ezbake consortium / under development)
  23. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_registry' matching on 'privmsg' priority 2.
  24. [Sat Sep 25 09:38:18 2010] Event regex: ^registry -- Routine CODE(0x5f49440)
  25. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_registry.regex: "^registry"
  26. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_registry.routine: "CODE(0x5f49440)"
  27. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_registry.matchon: "privmsg"
  28. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_registry.runcount: "0"
  29. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.handle: "command::registry=HASH(0x5f34940)"
  30. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.name: "Command: registry"
  31. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.author: "ezbake consortium"
  32. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.date: "under development"
  33. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.version: "1.0"
  34. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.registry.time: "1285393098"
  35. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___registry: "1"
  36. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/stats.plg
  37. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: stats' v1.0 (ezbake consortium / under construction)
  38. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_stats' matching on 'privmsg' priority 2.
  39. [Sat Sep 25 09:38:18 2010] Event regex: ^stats -- Routine CODE(0x5f568c8)
  40. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_stats.regex: "^stats"
  41. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_stats.routine: "CODE(0x5f568c8)"
  42. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_stats.matchon: "privmsg"
  43. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_stats.runcount: "0"
  44. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.handle: "command::stats=HASH(0x5f34ef8)"
  45. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.name: "Command: stats"
  46. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.author: "ezbake consortium"
  47. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.date: "under construction"
  48. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.version: "1.0"
  49. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.stats.time: "1285393098"
  50. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___stats: "1"
  51. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/channel.plg
  52. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: CHANNEL' v1.0 (ezbake consortium / under development)
  53. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_channel' matching on 'privmsg' priority 2.
  54. [Sat Sep 25 09:38:18 2010] Event regex: ^channel -- Routine CODE(0x5f67c50)
  55. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_channel.regex: "^channel"
  56. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_channel.routine: "CODE(0x5f67c50)"
  57. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_channel.matchon: "privmsg"
  58. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_channel.runcount: "0"
  59. [Sat Sep 25 09:38:18 2010] Creating new event 'CHANNEL_automode' matching on 'join' priority 2.
  60. [Sat Sep 25 09:38:18 2010] Event regex: .* -- Routine CODE(0x5f67350)
  61. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CHANNEL_automode.regex: ".*"
  62. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CHANNEL_automode.routine: "CODE(0x5f67350)"
  63. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CHANNEL_automode.matchon: "join"
  64. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CHANNEL_automode.runcount: "0"
  65. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.handle: "command::channel=HASH(0x5f7be38)"
  66. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.name: "Command: CHANNEL"
  67. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.author: "ezbake consortium"
  68. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.date: "under development"
  69. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.version: "1.0"
  70. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.channel.time: "1285393098"
  71. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___channel: "1"
  72. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/plugin.plg
  73. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: plugin' v1.0 (ezbake consortium / under development)
  74. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_plugin' matching on 'privmsg' priority 2.
  75. [Sat Sep 25 09:38:18 2010] Event regex: ^plugin -- Routine CODE(0x5f6cd08)
  76. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_plugin.regex: "^plugin"
  77. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_plugin.routine: "CODE(0x5f6cd08)"
  78. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_plugin.matchon: "privmsg"
  79. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_plugin.runcount: "0"
  80. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.handle: "command::plugin=HASH(0x5f67e00)"
  81. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.name: "Command: plugin"
  82. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.author: "ezbake consortium"
  83. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.date: "under development"
  84. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.version: "1.0"
  85. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.plugin.time: "1285393098"
  86. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___plugin: "1"
  87. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/help.plg
  88. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Command: HELP' v1.0 (ezbake consortium / under development)
  89. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_help' matching on 'privmsg' priority 2.
  90. [Sat Sep 25 09:38:18 2010] Event regex: ^help -- Routine CODE(0x5f89328)
  91. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_help.regex: "^help"
  92. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_help.routine: "CODE(0x5f89328)"
  93. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_help.matchon: "privmsg"
  94. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_help.runcount: "0"
  95. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.handle: "command::help=HASH(0x5f36c88)"
  96. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.name: "Command: HELP"
  97. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.author: "ezbake consortium"
  98. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.date: "under development"
  99. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.version: "1.0"
  100. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.help.time: "1285393098"
  101. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___help: "1"
  102. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/math.plg
  103. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Commands: math' v1.0 (ezbake consortium / under development)
  104. [Sat Sep 25 09:38:18 2010] Creating new event 'CMD_math' matching on 'privmsg' priority 2.
  105. [Sat Sep 25 09:38:18 2010] Event regex: ^\!math -- Routine CODE(0x5fa1150)
  106. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_math.regex: "^\!math "
  107. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_math.routine: "CODE(0x5fa1150)"
  108. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_math.matchon: "privmsg"
  109. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.2.CMD_math.runcount: "0"
  110. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.handle: "commands::math=HASH(0x5f97258)"
  111. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.name: "Commands: math"
  112. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.author: "ezbake consortium"
  113. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.date: "under development"
  114. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.version: "1.0"
  115. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.math.time: "1285393098"
  116. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___math: "1"
  117. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/commands/sighandler.plg
  118. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'Signal Handler' v1.0 (ezbake consortium / under development)
  119. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.handle: "sighandler=HASH(0x5f97888)"
  120. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.name: "Signal Handler"
  121. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.author: "ezbake consortium"
  122. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.date: "under development"
  123. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.version: "1.0"
  124. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.commands.sighandler.time: "1285393098"
  125. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.commands___sighandler: "1"
  126. readdir() attempted on invalid dirhandle $dir at (eval 34) line 35.
  127. closedir() attempted on invalid dirhandle $dir at (eval 34) line 40.
  128. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/backend/db/MySQL.plg
  129. "my" variable $self masks earlier declaration in same scope at (eval 173) line 330.
  130. "my" variable $self masks earlier declaration in same scope at (eval 173) line 338.
  131. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'backend.db.MySQL' v1.0 (ezbake consortium / under development)
  132. (debug) initialize@CommonRoutines.pm - writing registry key backend.db.handle: "backend::db::MySQL=HASH(0x61be5a8)"
  133. [Sat Sep 25 09:38:18 2010] Creating new event 'mode' matching on '.*' priority MySQL_modeparse.
  134. Use of uninitialized value $routine in concatenation (.) or string at (eval 34) line 121.
  135. [Sat Sep 25 09:38:18 2010] Event regex: CODE(0x614f640) -- Routine
  136. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.MySQL_modeparse.mode.regex: "CODE(0x614f640)"
  137. Use of uninitialized value $val in concatenation (.) or string at CommonRoutines.pm line 82.
  138. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.MySQL_modeparse.mode.routine: ""
  139. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.MySQL_modeparse.mode.matchon: ".*"
  140. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.MySQL_modeparse.mode.runcount: "0"
  141. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.handle: "backend::db::MySQL=HASH(0x61be5a8)"
  142. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.name: "backend.db.MySQL"
  143. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.author: "ezbake consortium"
  144. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.date: "under development"
  145. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.version: "1.0"
  146. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.db.MySQL.time: "1285393098"
  147. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.backend___db___MySQL: "1"
  148. (debug) initialize@CommonRoutines.pm - Plugin location: ./plugins/backend/irc/Unreal32.plg
  149.  
  150. Scalar value @params[0] better written as $params[0] at (eval 200) line 303.
  151. Scalar value @params[0] better written as $params[0] at (eval 200) line 446.
  152. [Sat Sep 25 09:38:18 2010] Successfully loaded plugin 'backend.irc.Unreal32' v1.0 (ezbake consortium / under development)
  153. [Sat Sep 25 09:38:18 2010] Initializing UnrealIRCd 3.2 protocol plugin...
  154. (debug) initialize@CommonRoutines.pm - writing registry key backend.irc.handle: "backend::irc::Unreal32=HASH(0x634c708)"
  155. (debug) initialize@CommonRoutines.pm - writing registry key backend.irc.Unreal32.link.usessl: "0"
  156. (debug) initialize@CommonRoutines.pm - writing registry key backend.irc.Unreal32.link.usev6: "0"
  157. (debug) initialize@CommonRoutines.pm - writing registry key backend.irc.Unreal32.link.usezip: "0"
  158. (debug) initialize@CommonRoutines.pm - writing registry key backend.irc.Unreal32.link.usezip: "0"
  159. [Sat Sep 25 09:38:18 2010] Creating new event 'PING' matching on 'raw' priority 1.
  160. [Sat Sep 25 09:38:18 2010] Event regex: ^PING :.*?$ -- Routine CODE(0x6325e08)
  161. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PING.regex: "^PING :.*?$"
  162. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PING.routine: "CODE(0x6325e08)"
  163. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PING.matchon: "raw"
  164. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PING.runcount: "0"
  165. [Sat Sep 25 09:38:18 2010] Creating new event 'EOS' matching on 'raw' priority 1.
  166. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) EOS$ -- Routine CODE(0x6326048)
  167. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.EOS.regex: "^:((?:\s|[^\s])+?) EOS$"
  168. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.EOS.routine: "CODE(0x6326048)"
  169. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.EOS.matchon: "raw"
  170. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.EOS.runcount: "0"
  171. [Sat Sep 25 09:38:18 2010] Creating new event 'MESSAGE' matching on 'raw' priority 1.
  172. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) PRIVMSG .*? :.*?$ -- Routine CODE(0x6326240)
  173. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.MESSAGE.regex: "^:((?:\s|[^\s])+?) PRIVMSG .*? :.*?$"
  174. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.MESSAGE.routine: "CODE(0x6326240)"
  175. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.MESSAGE.matchon: "raw"
  176. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.MESSAGE.runcount: "0"
  177. [Sat Sep 25 09:38:18 2010] Creating new event 'NEWUSER' matching on 'raw' priority 1.
  178. [Sat Sep 25 09:38:18 2010] Event regex: ^NICK .*?$ -- Routine CODE(0x63265e8)
  179. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NEWUSER.regex: "^NICK .*?$"
  180. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NEWUSER.routine: "CODE(0x63265e8)"
  181. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NEWUSER.matchon: "raw"
  182. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NEWUSER.runcount: "0"
  183. [Sat Sep 25 09:38:18 2010] Creating new event 'NICK' matching on 'raw' priority 1.
  184. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) NICK .*?$ -- Routine CODE(0x6331208)
  185. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NICK.regex: "^:((?:\s|[^\s])+?) NICK .*?$"
  186. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NICK.routine: "CODE(0x6331208)"
  187. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NICK.matchon: "raw"
  188. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.NICK.runcount: "0"
  189. [Sat Sep 25 09:38:18 2010] Creating new event 'CLMODE' matching on 'raw' priority 1.
  190. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) MODE .*? :.*?$ -- Routine CODE(0x6331568)
  191. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CLMODE.regex: "^:((?:\s|[^\s])+?) MODE .*? :.*?$"
  192. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CLMODE.routine: "CODE(0x6331568)"
  193. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CLMODE.matchon: "raw"
  194. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CLMODE.runcount: "0"
  195. [Sat Sep 25 09:38:18 2010] Creating new event 'CHMODE' matching on 'raw' priority 1.
  196. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) MODE #.*? .*?$ -- Routine CODE(0x6331940)
  197. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CHMODE.regex: "^:((?:\s|[^\s])+?) MODE #.*? .*?$"
  198. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CHMODE.routine: "CODE(0x6331940)"
  199. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CHMODE.matchon: "raw"
  200. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.CHMODE.runcount: "0"
  201. [Sat Sep 25 09:38:18 2010] Creating new event 'JOIN' matching on 'raw' priority 1.
  202. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) JOIN .*?$ -- Routine CODE(0x633a508)
  203. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.JOIN.regex: "^:((?:\s|[^\s])+?) JOIN .*?$"
  204. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.JOIN.routine: "CODE(0x633a508)"
  205. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.JOIN.matchon: "raw"
  206. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.JOIN.runcount: "0"
  207. [Sat Sep 25 09:38:18 2010] Creating new event 'PART' matching on 'raw' priority 1.
  208. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) PART .*?$ -- Routine CODE(0x633a868)
  209. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PART.regex: "^:((?:\s|[^\s])+?) PART .*?$"
  210. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PART.routine: "CODE(0x633a868)"
  211. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PART.matchon: "raw"
  212. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.PART.runcount: "0"
  213. [Sat Sep 25 09:38:18 2010] Creating new event 'QUIT' matching on 'raw' priority 1.
  214. [Sat Sep 25 09:38:18 2010] Event regex: ^:((?:\s|[^\s])+?) QUIT .*$ -- Routine CODE(0x633ad78)
  215. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.QUIT.regex: "^:((?:\s|[^\s])+?) QUIT .*$"
  216. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.QUIT.routine: "CODE(0x633ad78)"
  217. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.QUIT.matchon: "raw"
  218. (debug) initialize@CommonRoutines.pm - writing registry key core.events.prio.1.QUIT.runcount: "0"
  219. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.handle: "backend::irc::Unreal32=HASH(0x634c708)"
  220. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.name: "backend.irc.Unreal32"
  221. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.author: "ezbake consortium"
  222. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.date: "under development"
  223. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.version: "1.0"
  224. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.backend.irc.Unreal32.time: "1285393098"
  225. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.backend___irc___Unreal32: "1"
  226. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.handle: "core=HASH(0x5cba890)"
  227. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.name: "starburst"
  228. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.author: "ezbake consortium"
  229. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.date: "under development"
  230. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.version: "2.0"
  231. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.loaded.core.time: "1285393098"
  232. (debug) registry_write@CommonRoutines.pm - writing registry key plugins.list.core: "1"
  233. [Sat Sep 25 09:38:18 2010] Initializing MySQL DB Backend plugin...
  234. (debug) start@main.pl - writing registry key backend.db.MySQL.db_handle: "Azusa::MySQL=HASH(0x5e81438)"
  235. (debug) start@main.pl - writing registry key backend.db.MySQL.cache.hit: "0"
  236. (debug) start@main.pl - writing registry key backend.db.MySQL.cache.miss: "0"
  237. (debug) start@main.pl - DROP TABLE IF EXISTS internal_clients
  238. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  239. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS internal_clients (
  240. cid int(11) NOT NULL AUTO_INCREMENT,
  241. nick varchar(32) NOT NULL,
  242. ident varchar(32) NOT NULL,
  243. `host` varchar(255) NOT NULL,
  244. realname varchar(512) NOT NULL,
  245. PRIMARY KEY (cid)
  246. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
  247.  
  248. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  249. (debug) start@main.pl - DROP TABLE IF EXISTS clients
  250. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  251. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS clients (
  252. cid int(11) NOT NULL AUTO_INCREMENT,
  253. nick varchar(32) NOT NULL,
  254. ident varchar(32) NOT NULL,
  255. `host` varchar(255) NOT NULL,
  256. realname varchar(512) NOT NULL,
  257. PRIMARY KEY (cid)
  258. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
  259.  
  260. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  261. (debug) start@main.pl - DROP TABLE IF EXISTS client_modes
  262. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  263. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS client_modes (
  264. mid int(11) NOT NULL AUTO_INCREMENT,
  265. clientid int(11) NOT NULL,
  266. mode varchar(1) NOT NULL,
  267. PRIMARY KEY (mid)
  268. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1
  269.  
  270. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  271. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS users (
  272. uid int(11) NOT NULL AUTO_INCREMENT,
  273. username varchar(32) NOT NULL,
  274. `password` text NOT NULL,
  275. online tinyint(1) NOT NULL,
  276. nick varchar(32) NOT NULL,
  277. ident varchar(32) NOT NULL,
  278. `host` varchar(255) NOT NULL,
  279. vhost varchar(255) NOT NULL,
  280. PRIMARY KEY (uid)
  281. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
  282.  
  283. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  284. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS permissions (
  285. id int(11) NOT NULL,
  286. flag varchar(64) NOT NULL
  287. ) ENGINE=MyISAM DEFAULT CHARSET=latin1
  288.  
  289. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  290. (debug) start@main.pl - DROP TABLE IF EXISTS channels
  291. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  292. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS channels (
  293. cid int(11) NOT NULL AUTO_INCREMENT,
  294. `name` varchar(64) NOT NULL,
  295. PRIMARY KEY (cid)
  296. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1
  297.  
  298. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  299. (debug) start@main.pl - DROP TABLE IF EXISTS channel_client_lookup
  300. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  301. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS channel_client_lookup (
  302. lid int(11) NOT NULL AUTO_INCREMENT,
  303. channel int(11) NOT NULL,
  304. `client` int(11) NOT NULL,
  305. PRIMARY KEY (lid)
  306. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
  307.  
  308. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  309. (debug) start@main.pl - DROP TABLE IF EXISTS channel_modes
  310. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  311. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS channel_modes (
  312. mid int(11) NOT NULL AUTO_INCREMENT,
  313. channelid int(11) NOT NULL,
  314. clientid int(11) NULL,
  315. mode varchar(1) NOT NULL,
  316. modeparam varchar(64) NULL,
  317. PRIMARY KEY (mid)
  318. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1
  319.  
  320. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  321. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS registered_channels (
  322. cid int(11) NOT NULL AUTO_INCREMENT,
  323. channel varchar(64) NOT NULL,
  324. owner int(11) NOT NULL,
  325. topic varchar(512) NULL,
  326. modes varchar(64) NOT NULL,
  327. PRIMARY KEY (cid)
  328. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1
  329.  
  330. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  331. (debug) start@main.pl - CREATE TABLE IF NOT EXISTS registered_channel_flags (
  332. pid int(11) NOT NULL AUTO_INCREMENT,
  333. channel int(11) NOT NULL,
  334. user int(11) NOT NULL,
  335. flag varchar(64) NOT NULL,
  336. PRIMARY KEY (pid)
  337. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1
  338.  
  339. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  340. (debug) start@main.pl - UPDATE users SET online = 0, nick = NULL, ident = NULL, host = NULL
  341. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query)) or die($dbh->errstr);
  342. (debug) start@main.pl - writing registry key backend.irc.socket: "IO::Socket::INET=GLOB(0x5fd0820)"
  343. [Sat Sep 25 09:38:18 2010] Attempt to read non-existent key backend.irc.Unreal32.bytes.sent
  344. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "15"
  345. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "43"
  346. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "108"
  347. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "154"
  348. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "183"
  349. (debug) start@main.pl - INSERT INTO internal_clients(nick,ident,host,realname) VALUES(%s,%s,%s,%s)
  350. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $dbh->quote($_[1]), $dbh->quote($_[2]), $dbh->quote($_[3]))) or die($dbh->errstr);
  351. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "318"
  352. (debug) start@main.pl - SELECT nick FROM internal_clients WHERE cid = %d
  353. (debug) start@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0])) or die($dbh->errstr);
  354. (debug) start@main.pl - writing registry key backend.db.MySQL.cache.miss: "1"
  355. Use of uninitialized value $_[2] in sprintf at (eval 200) line 517.
  356. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "340"
  357. Use of uninitialized value $modes in split at (eval 200) line 445.
  358. Use of uninitialized value in split at (eval 200) line 446.
  359. (debug) start@main.pl - writing registry key backend.db.MySQL.cache.hit: "1"
  360. (debug) start@main.pl - writing registry key backend.irc.Unreal32.bytes.sent: "364"
  361. [Sat Sep 25 09:38:18 2010] Attempt to read non-existent key backend.irc.Unreal32.bytes.read
  362. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "70"
  363. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "132"
  364. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "267"
  365. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "283"
  366. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "344"
  367. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "475"
  368. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "550"
  369. (debug) run@main.pl - Event 'NEWUSER' fired
  370. [Sat Sep 25 09:38:18 2010] New user xylem!xylem@narc.oti.cz
  371. (debug) run@main.pl - INSERT INTO clients(nick,ident,host,realname) VALUES(%s,%s,%s,%s)
  372. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $dbh->quote($_[1]), $dbh->quote($_[2]), $dbh->quote($_[3]))) or die($dbh->errstr);
  373. (debug) run@main.pl - writing registry key core.events.prio.1.NEWUSER.runcount: "1"
  374. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "575"
  375. (debug) run@main.pl - Event 'CLMODE' fired
  376. [Sat Sep 25 09:38:18 2010] xylem sets mode +iwx in/on xylem
  377. (debug) run@main.pl - SELECT cid FROM clients WHERE nick = %s
  378. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  379. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "2"
  380. (debug) run@main.pl - INSERT INTO client_modes(clientid, mode) VALUES(%d, %s)
  381. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $dbh->quote($_[1]))) or die($dbh->errstr);
  382. (debug) run@main.pl - INSERT INTO client_modes(clientid, mode) VALUES(%d, %s)
  383. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $dbh->quote($_[1]))) or die($dbh->errstr);
  384. (debug) run@main.pl - INSERT INTO client_modes(clientid, mode) VALUES(%d, %s)
  385. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $dbh->quote($_[1]))) or die($dbh->errstr);
  386. (debug) run@main.pl - writing registry key core.events.prio.1.CLMODE.runcount: "1"
  387. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "617"
  388. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "657"
  389. (debug) run@main.pl - Event 'JOIN' fired
  390. [Sat Sep 25 09:38:18 2010] xylem has joined #oneechan,#lulzchan,#lobby
  391. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.hit: "2"
  392. (debug) run@main.pl - SELECT cid FROM channels WHERE name = %s
  393. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  394. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "3"
  395. (debug) run@main.pl - INSERT INTO channels(name) VALUES(%s)
  396. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  397. (debug) run@main.pl - INSERT INTO channel_client_lookup(channel,client) VALUES(%s,%s)
  398. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $_[1])) or die($dbh->errstr);
  399. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.hit: "3"
  400. (debug) run@main.pl - SELECT cid FROM channels WHERE name = %s
  401. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  402. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "4"
  403. (debug) run@main.pl - INSERT INTO channels(name) VALUES(%s)
  404. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  405. (debug) run@main.pl - INSERT INTO channel_client_lookup(channel,client) VALUES(%s,%s)
  406. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $_[1])) or die($dbh->errstr);
  407. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.hit: "4"
  408. (debug) run@main.pl - SELECT cid FROM channels WHERE name = %s
  409. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  410. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "5"
  411. (debug) run@main.pl - INSERT INTO channels(name) VALUES(%s)
  412. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  413. (debug) run@main.pl - INSERT INTO channel_client_lookup(channel,client) VALUES(%s,%s)
  414. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $_[0], $_[1])) or die($dbh->errstr);
  415. (debug) run@main.pl - writing registry key core.events.prio.1.JOIN.runcount: "1"
  416. (debug) run@main.pl - Event 'CHANNEL_automode' fired
  417. (debug) run@main.pl - SELECT uid FROM users WHERE nick = %s
  418. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  419. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "6"
  420. Use of uninitialized value $userid in concatenation (.) or string at (eval 173) line 670, <GEN0> line 10.
  421. (debug) run@main.pl - SELECT online FROM users WHERE uid = %d
  422. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  423. Use of uninitialized value $userid in concatenation (.) or string at (eval 173) line 676, <GEN0> line 10.
  424. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "7"
  425. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.hit: "5"
  426. (debug) run@main.pl - SELECT cid FROM registered_channels WHERE channel = %s
  427. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]))) or die($dbh->errstr);
  428. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "8"
  429. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 466, <GEN0> line 10.
  430. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "9"
  431. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 469, <GEN0> line 10.
  432. (debug) run@main.pl - SELECT pid FROM registered_channel_flags WHERE channel = %d AND user = %d AND (flag = %s)
  433. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $_[1], $dbh->quote($_[2]))) or die($dbh->errstr);
  434. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 471, <GEN0> line 10.
  435. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 466, <GEN0> line 10.
  436. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "10"
  437. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 469, <GEN0> line 10.
  438. (debug) run@main.pl - SELECT pid FROM registered_channel_flags WHERE channel = %d AND user = %d AND (flag = %s)
  439. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $_[1], $dbh->quote($_[2]))) or die($dbh->errstr);
  440. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 471, <GEN0> line 10.
  441. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 466, <GEN0> line 10.
  442. (debug) run@main.pl - writing registry key backend.db.MySQL.cache.miss: "11"
  443. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 469, <GEN0> line 10.
  444. (debug) run@main.pl - SELECT pid FROM registered_channel_flags WHERE channel = %d AND user = %d AND (flag = %s)
  445. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $_[1], $dbh->quote($_[2]))) or die($dbh->errstr);
  446. Use of uninitialized value $rcid in concatenation (.) or string at (eval 173) line 471, <GEN0> line 10.
  447. (debug) run@main.pl - writing registry key core.events.prio.2.CHANNEL_automode.runcount: "1"
  448. (debug) run@main.pl - writing registry key backend.irc.Unreal32.bytes.read: "759"
  449. (debug) run@main.pl - Event 'NEWUSER' fired
  450. Use of uninitialized value $nick in concatenation (.) or string at (eval 200) line 271, <GEN0> line 11.
  451. Use of uninitialized value $ident in concatenation (.) or string at (eval 200) line 271, <GEN0> line 11.
  452. Use of uninitialized value $host in concatenation (.) or string at (eval 200) line 271, <GEN0> line 11.
  453. [Sat Sep 25 09:38:18 2010] New user !@
  454. (debug) run@main.pl - INSERT INTO clients(nick,ident,host,realname) VALUES(%s,%s,%s,%s)
  455. (debug) run@main.pl - $qh = $dbh->prepare(sprintf($query, $dbh->quote($_[0]), $dbh->quote($_[1]), $dbh->quote($_[2]), $dbh->quote($_[3]))) or die($dbh->errstr);
  456. DBD::mysql::st execute failed: Column 'nick' cannot be null at /usr/lib64/perl5/Azusa/MySQL.pm line 86, <GEN0> line 11.
  457. DBD::mysql::st execute failed: Column 'nick' cannot be null at /usr/lib64/perl5/Azusa/MySQL.pm line 86, <GEN0> line 11.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement