[Koha-bugs] [Bug 15207] Error on upgrade from 3.20.5 to 3.22 beta

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 19:23:55 CET 2015


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list