Announcement

Collapse
No announcement yet.

mirth 1.5 MySQL

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mirth 1.5 MySQL

    There is bug in the mysql-database.sql initialize file.
    The two lines

    ALTER TABLE MESSAGE DROP FOREIGN KEY CHANNEL_ID_FK;

    ALTER TABLE CHANNEL_STATISTICS DROP FOREIGN KEY CHANNEL_STATS_ID_FK;

    have to be put at the end of file (I belive).

    Bye,
    Claudio

  • #2
    Re:mirth 1.5 MySQL

    These lines are needed where they are in order to drop the foreign key constraints before we can drop the table. Ignore any errors/warnings from mysql about these lines when you run it for the first time.

    Post edited by: brendanh, at: 05/29/2007 10:41
    Brendan Haverlock | Mirth Software Engineer | Mirth Corporation

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎