http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15207

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #16 from Katrin Fischer <[email protected]> ---
Hm, I think it doesn't work for me. I created a brand new database on a branch
running 3.20.5. Then I switched back to master, applied the patches and ran the
database update. This is the result:

    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: DBD::mysql::db do failed:
Can't create table 'koha.#sql-5b5_3f2' (errno: 121) [for Statement "
    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: ALTER IGNORE TABLE
course_reserves
    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: add CONSTRAINT
course_reserves_ibfk_2
    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: FOREIGN KEY (ci_id)
REFERENCES course_items (ci_id)
    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: ON DELETE CASCADE ON UPDATE
CASCADE
    [Fri Nov 20 19:22:16 2015] updatedatabase.pl: "] at
/home/katrin/kohaclone/installer/data/mysql/updatedatabase.pl line 10814.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to