Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug broken query #44

Open
francescobianco opened this issue Jan 3, 2023 · 0 comments
Open

Debug broken query #44

francescobianco opened this issue Jan 3, 2023 · 0 comments

Comments

@francescobianco
Copy link
Member

francescobianco commented Jan 3, 2023

Risulta molto utile il seguente codice per scovare query con errori nel CRM

global $adb;
$adb->setDieOnError(true);

Quando una query si rompre dentro una transazione multipa usare mettere dei var_dump dentro la seguente funzione per intercettare quale query va in errore

ADODB_TransMonitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant