PDA

View Full Version : Installation Problem with SQL


mA|tRiX
08-10-2005, 18:46
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
09-10-2005, 16:51
odd. if you go into mysql what does the table description say for images?

(verify your schema)