debugger: 1. 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. 2. improved trace arguments showing stuff.