Using the SQL bot

From #mysql Freenode

If you are in the #mysql channel on Freenode, and the bot (named the_wench) is present, you can use it to search the manual and other assorted functions. By prefixing a command with ! you can make use of its various capabilities.


Table of contents

The MySQL Manual

The Current MySQL manual is 5.0.










The PHP Manual

  • !php - Search the PHP manual
    • usage: "!php [function]"
    • ex: "!php mysql_fetch_assoc"


The Knowledge Base



Miscellaneous Functions

  • !perror - Print an explanation of an error code.
    • usage: "!perror [errno]
    • ex: "!perror 145"
      • typical output: <the_wench> MySQL error code 145: Table was marked as crashed and should be repaired

Help in Other Languages

  • Freenode's #mysql is a primarily English-speaking channel, and although we are always willing to try to help, sometimes we are simply unable to communicate with people who do not speak English. We do, however, offer a limited amount of foreign language support within the_wench. For more information, simply type "help" (en), "aide" (fr), "hilfe" (de), or "ayuda" (es) within #mysql.
  • Please note that there are other mysql support channels on freenode dedicated to languages other than English.
    • #mysql.de


CM