U mag geen SQL_MODE . hebben ingesteld op strikt voor uw ubuntu-installatie.
Probleem
SET SQL_MODE='STRICT_ALL_TABLES'
of voeg toe
SQL_MODE='STRICT_ALL_TABLES'
onder [mysqld] naar uw my.cnf op Ubuntu .
U mag geen SQL_MODE . hebben ingesteld op strikt voor uw ubuntu-installatie.
Probleem
SET SQL_MODE='STRICT_ALL_TABLES'
of voeg toe
SQL_MODE='STRICT_ALL_TABLES'
onder [mysqld] naar uw my.cnf op Ubuntu .