Topic: Does SQL_Trail accurately show errors?
I just made a new FA install Version 2.4.4 Build 12.04.2018 on a 1and1 hosted server with all system diagnostics showing OK. After setting up the Company, System and General GL Setup and US COA for a nonprofit company, I turned on $show_sql, $sql_trail, and $debug to test Quick Entries that I created for Utility Bill payments.
Examining the SQL_Trail in the DB showed constantly occurring errors of failed db writes, failed commits but there were no errors showing on the bottom of active pages! Just normal SQL showing where data was read and written.
Here is a list of the first page of $sql_trail errors:
- could not update last visit date for user (only once at the beginning but happens every time you start)
- could not start a transaction
- order Cannot be Added
- order Details Cannot be Added
- order Details Cannot be Added
- order Details Cannot be Added
- Cannot add audit info
- Cannot update audit gl_seq
- The debtor transaction detail could not be written
- The parent document detail record could not be upd...
- Concurrent editing conflict while sales order upda...
- The debtor transaction record could not be inserte...
- Cannot add audit info
- Cannot update audit gl_seq
- The debtor transaction detail could not be written
- The parent document detail record could not be upd...
- The stock movement record cannot be inserted
- The debtor transaction detail could not be written
- The GL transaction could not be inserted
- Cannot insert a GL transaction for the debtors acc...
- he bank transaction could not be inserted
- could not add comments transaction entry
- could not update reference entry
- The next transaction ref for 12 could not be updat..
- A customer allocation could not be added to the da...
- could not commit a transaction
On and on and on it repeats.
Can anyone shed any light on this for me. I am worried that after entering years of accounting data, the DB will not be valid because of missing tidbits of data.
Please let me know if you need any more specifics about the installation to properly address my concerns.