Ad Widget

Collapse

Installation Problem with SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mA|tRiX
    Junior Member
    • Oct 2005
    • 1

    #1

    Installation Problem with SQL

    Hi.

    I have a problem with the Version 1.1 Alpha.

    When i do this step:

    shell> cat data.sql |mysql -u<username> -p<password> zabbix

    the following errormessage came:

    -- Dumping data for table `media_type`
    --
    INSERT INTO media_type
    VALUES ( 1, 0, 'Email', 'localhost', 'zabbix@localhost', '' )

    MySQL meldet: Dokumentation
    #1136 - Column count doesn't match value count at row 1


    Greetz maTRiX
  • elkor
    Senior Member
    • Jul 2005
    • 299

    #2
    odd. if you go into mysql what does the table description say for images?

    (verify your schema)

    Comment

    Working...