http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8545
--- Comment #2 from Siddhartha Bagaria <[email protected]> --- (In reply to comment #1) > This is because the error code will not necessarily work in the async mode. I was partly wrong above. The eval's catch block is commented out. So the error is not caught immediately. If the async mode is off, then the connect failed error is caught while making the query. -- 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/
