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

M. Tompsett <mtomp...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtomp...@hotmail.com

--- Comment #15 from M. Tompsett <mtomp...@hotmail.com> ---
(In reply to Bernardo Gonzalez Kriegel from comment #14)
> Almost all tested, looks good.
> But reloading kohastructure with your patch applied, gives
> 
> mysql kohadev <  ~/kohaclone/installer/data/mysql/kohastructure.sql
> ERROR 1005 (HY000) at line 3656: Can't create table 'kohadev.#sql-42d1_401'
> (errno: 150)
> 
> Can't understand or find the error

Not to mention, why add the constraints separately?!
If this was $sth = $dbh->prepare(), $sth->execute() method of doing this, then
wouldn't likely get this issue either.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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