otrs:/opt/otrs# bin/otrs.CheckDB.pl
Trying to connect to database
DSN: DBI:mysql:database=otrs;host=localhost;
DatabaseUser: otrs

Connected.

otrs:/opt/otrs# cat scripts/DBUpdate-to-3.2.mysql.sql | mysql -p -f -u
root otrs
Enter password: 
ERROR 1091 (42000) at line 20: Can't DROP 'ticket_answered'; check that 
column/key exists
INFO: Foreign key constraint FK_article_flag_article_id_id does not exist, 
skipping.
INFO: Foreign key constraint FK_article_flag_article_id_id does not exist, 
skipping.
INFO: Foreign key constraint FK_article_flag_create_by_id does not exist, 
skipping.
INFO: Foreign key constraint FK_article_flag_create_by_id does not exist, 
skipping.
ERROR 1091 (42000) at line 37: Can't DROP 'article_flag_create_by'; check that 
column/key exists
ERROR 1091 (42000) at line 41: Can't DROP 'ticket_queue_view'; check that 
column/key exists

Should I worry? So far everything seems to be in perfect working order!

Also, the TABLE group_users had two full text indices which I had to
remove due to the chamge from myisam -> innodb.

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to