I know what the problem is now.
My MySQL server runs on port 3310 and the default port is 3306, and i think fbsql thinks my server has the port 3306 too.
Can i modify that somewhere?
Code: Select all
set conn [sql connect ip user pass]
Code: Select all
$srlat_check = mysql_num_rows($sql_srlat_check);
Code: Select all
bind time - "15 18 thu * *" <proc-name>
Code: Select all
bind dcc -|- !meep meep
proc meep {idx} {
putdcc $idx ".netsay #mychannel hello"
}