Website URL
hashishin.rf.gd
Error Message
# Error
**Static analysis:**
1 errors found during analysis.
1. Expression missing. (near "ON" at position 25)
**SQL request:** [![Change] Change](https://php-myadmin.net/tbl_sql.php?sql_query=SET+FOREIGN_KEY_CHECKS+%3D+ON%3B&show_query=1&db=if0_35271345_helpbuy&table=dynamic)
SET FOREIGN_KEY_CHECKS = ON;
**Answer MySQL:** [![Documentation]]
`#2006 - MySQL server has gone away`
**Warning** in ./libraries/classes/Dbi/DbiMysqli.php#213
![] Error while sending QUERY packet. PID=27125
**Backtrace**
./libraries/classes/Dbi/DbiMysqli.php#213: mysqli_query(
,
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
integer 0,
)
./libraries/classes/DatabaseInterface.php#319: PhpMyAdmin\Dbi\DbiMysqli->realQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
,
integer 0,
)
./libraries/classes/Import.php#96: PhpMyAdmin\DatabaseInterface->tryQuery(string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')')
./libraries/classes/Import.php#248: PhpMyAdmin\Import::executeQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
array,
)
./libraries/classes/Plugins/Import/ImportCsv.php#576: PhpMyAdmin\Import::runQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.06.2023\', \'Хлеб украинский нарезанный Кулынычи, кг\', \'44,61\', \'0 / 0\', \'21,85\', \'119,97\', \'0 / 0\', \'21,85\', \'126,87\', \'0 / 0\', \'21,85\')',
string 'INSERT INTO `dynamic` VALUES (\'01.06.2023\', \'Хлеб украинский нарезанный Кулынычи, кг\', \'44,61\', \'0 / 0\', \'21,85\', \'119,97\', \'0 / 0\', \'21,85\', \'126,87\', \'0 / 0\', \'21,85\')',
array,
)
./import.php#554: PhpMyAdmin\Plugins\Import\ImportCsv->doImport(array)
Other Information
At least it shows up with a test file of 80 lines
Another test file of 100 lines already gets error 524
Previously, working files of 1500 lines were successfully loaded