| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'ed.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/html/plugins/sendmail/fore_stock.php on line 104 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'ed.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/html/plugins/sendmail/fore_stock.php on line 104 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0012 | 572728 | {main}( ) | .../fore_stock.php:0 |
| 2 | 0.0502 | 6210728 | query( $query = '\r\n\tSELECT \r\n\ted.sku_number,\r\n\ted.name,\r\n\ted.product_name,\r\n\ted.company_name,\r\n\tCASE \r\n\tWHEN ed.status = \'ordered\' THEN \'Dipesan\'\r\n\tWHEN ed.status = \'packing\' THEN \'Sedang Dikemas\'\r\n\tWHEN ed.status = \'packed\' THEN \'Sudah Dikemas\'\r\n\tWHEN ed.status = \'stored\' THEN \'Tersimpan\'\r\n\tWHEN ed.status = \'received\' THEN \'Diterima\'\r\n\tWHEN ed.status = \'disposal requested\' THEN \'Pemusnahan Diminta\'\r\n\tWHEN ed.status = \'disposal process\' THEN \'Pemusnahan Diproses\' \r\n\tWHEN ed.status = \'investigate\' THEN \'Investigasi\'\r\n\tWHEN e'... ) | .../fore_stock.php:104 |