debugger:
- with SQL_ERROR_DIE off sql errors are threated as warning and script will continue after them and
show error of ofcourse. With SQL_ERROR_DIE on sql errors are considered as FATAL and script will
stop execution and show debugger automatically.
- improved trace arguments showing stuff.