CREATE TABLE actaeon_chuni_static_name_plate ( id INT NOT NULL, name VARCHAR(255), sortName VARCHAR(255), imagePath VARCHAR(255), PRIMARY KEY (id) );