Ad Widget

Collapse

[SVN - latest revision]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JonB
    Member
    • Oct 2006
    • 63

    #1

    [SVN - latest revision]

    Alexei,

    The data.sql file revision 4162 has the following sql statement

    --
    -- Dumping data for table `hosts_groups`
    --

    INSERT INTO hosts_groups VALUES (6,10001,1);
    INSERT INTO hosts_groups VALUES (2,10002,1);
    INSERT INTO hosts_groups VALUES (3,10003,1);
    INSERT INTO hosts_groups VALUES (4,10004,1);
    INSERT INTO hosts_groups VALUES (5,10007,1);
    INSERT INTO hosts_groups VALUES (6,10017,4);

    note that ID 6 appears twice causing the loading of the data.sql file to fail.

    Also the include directory is missing dbsync.h

    Cheers,

    Jon
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Thanks for your report!
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...