Adding debug info
This commit is contained in:
parent
f9debbf20d
commit
bd9d921ae8
1 changed files with 1 additions and 0 deletions
|
@ -1046,6 +1046,7 @@ sub select_array_with_headers {
|
|||
badprint "Failed to execute: $req";
|
||||
badprint "FAIL Execute SQL / return code: $?";
|
||||
debugprint "CMD : $mysqlcmd";
|
||||
debugprint "COMMAND: $mysqlcmd";
|
||||
debugprint "OPTIONS: $mysqllogin";
|
||||
debugprint `$mysqlcmd $mysqllogin -Bse "$req" 2>&1`;
|
||||
|
||||
|
|
Loading…
Reference in a new issue