Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.
This repository was archived by the owner on May 22, 2021. It is now read-only.

cannot run zombieoutbreak.sql #23

@MushroomFleet

Description

@MushroomFleet

For Some Reason i get an error when running this .sql script.

Inventory LONGTEXT NOT NULL DEFAULT '{}',

error:

Error Code: 1101. BLOB, TEXT, GEOMETRY or JSON column 'Inventory' can't have a default value

Any suggestion would be great.

Already followed the suggestions in the comments section regarding "Remove STRICT_TRANS_TABLES from your sql_mode", unfortunately this made no difference.

Perhaps running the wrong mysql version?
Ver 8.0.23-0ubuntu0.20.10.1 for Linux on x86_64 ((Ubuntu))

Zip file contains .sql contained in Git Release.
zombieoutbreak.zip

EDIT: Downgraded to MySQL 5.6 (on ubuntu20.04)
f6493f5c42069a56e72c66ac2eb0f906

SQL file still results in this error although the login through mysql-async is running now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions