https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51672|0 |1 is obsolete| | --- Comment #40 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 51680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51680&action=edit [SIGNED-OFF] Bug 13669: Catch the errors to have them to the logs This patch redirect STDERR to a variable to retrieve the errors raised by the DBMS when loading a sql file, it could be useful to debug errors. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> It's better of course, trying to load a failed fiel it outputs mysl errors DBD::mysql::st execute failed: You have an error in your SQL syntax... No errors -- 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/
