I installed this script: http://www.grogg.org/eggdrop/quote/quote-2.5.tgz I set it up to use a remote mysql table, since my shell does not support mysql. Now, it works fine, exept for the fact that any command only works on the second time. For example, I try to add a quote with "!put test". I get the following error in the partyline: "Tcl error [put_quote]: mysqluse/db server: Lost connection to MySQL server during query". Then I try to add the quote again and it works fine. The problem occurs with the other commands as well. What can possibly be wrong?