<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16790" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-04-07T19:46:30-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16790</id>

		<entry>
		<author><name><![CDATA[UK10]]></name></author>
		<updated>2009-04-07T19:46:30-04:00</updated>

		<published>2009-04-07T19:46:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88347#p88347</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88347#p88347"/>
		<title type="html"><![CDATA[running windrop with Db out mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88347#p88347"><![CDATA[
hi...<br><br>possible running request sql since windrop in database but don't need package mysqltcl  like example <br><br>&gt;don't working with windrop 1.6.13 to 1.6.19 and mysqltcl-3.03<br><div class="codebox"><p>Code: </p><pre><code>############################### Connexion à MySQL      ################################load libmysqltcl.dllpackage require mysqltclif { [catch {mysqlstate $mysql_handler}] } { if [catch {mysqlconnect -host $host -user $user -password $password -db $db} mysql_handler] {  putquick "PRIVMSG $chanadd :Error MySQL !!"  putlog "PREDB : Error connexion MySQL !" }} else {  putlog "PREDB: MYSQL connected !"}bind pub - !test pub:testproc pub:test {nick uhost handle channel arg } {global Hdecalage chanadd chanpre botnetkick1 prebotnick erreurif { [catch {mysqlstate $mysql_handler}] } { if [catch {mysqlconnect -host $host -user $user -password $password -db $db} mysql_handler] {  putlog "PREDB : Error MySQL !" }} else {  putlog "PREDB : Connect MySQL !"} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7250">UK10</a> — Tue Apr 07, 2009 7:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
