Help for this page

Select Code to Download


  1. or download this
    ~/ilbot$ ./install
    Checking dependencies
    ...
    Schema creation failed: DBD::mysql::db do failed: You have an error in
    + your SQL syntax; check the manual that corresponds to your MySQL ser
    +ver version for the right syntax to use near 'DROP TABLE IF EXISTS `i
    +lbot_lines`;
    DROP TABLE IF EXISTS `ilbot_day`;
    DROP TABLE' at line 2 at ./install line 116, <$_[...]> chunk 1.
    
  2. or download this
    ~/ilbot$ ./install
    Checking dependencies
    ...
    Schema creation failed: DBD::mysql::db do failed: You have an error in
    + your SQL syntax; check the manual that corresponds to your MySQL ser
    +ver version for the right syntax to use near 'CREATE TABLE `ilbot_cha
    +nnel` (
        `id` int(11) NOT NULL auto_increment,
        `ch' at line 2 at ./install line 116, <$_[...]> chunk 1.