Welcome Guest, Not a member yet? Register   Sign In
SQL-query length in log files
#1
Video 

Hello.

All errors writing in log files and I get this picture (as example):

PHP Code:
#0 /home/admin/web/xxx.xx/vendor/codeigniter4/framework/system/Database/MySQLi/Connection.php(314): mysqli->query('INSERT INTO cop...') 

For example, in my program code there are 3 very similar database queries in a row and they all start with "INSERT INTO cop ...". Why is there this stupid line cut in the log files? How should I understand in which of the requests the error is? Where can I fix this setting to receive a FULL string request with ALL parameters? Thank you.
Reply


Messages In This Thread
SQL-query length in log files - by 5flex - 01-11-2022, 05:59 AM
RE: SQL-query length in log files - by BilltheCat - 01-11-2022, 12:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB