You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you just get i.e. "Binding Error 2" with minimal context. It should also honour the log verbose option as well, this will probably involve calling _php_db2_check_sql_errors at those sites or in the functions that they call.
Currently, you just get i.e. "Binding Error 2" with minimal context. It should also honour the log verbose option as well, this will probably involve calling
_php_db2_check_sql_errorsat those sites or in the functions that they call.