tks for help
but the error continues
but the error continues
Code:
SQL ERROR [ mysqli ]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rank tinyint(4) DEFAULT '0' NOT NULL, point_level mediumint(8) UNSIGNED DEFA' at line 5 [1064]SQLCREATE TABLE phpbb_infr_user_rules ( id mediumint(8) UNSIGNED NOT NULL auto_increment, user_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, group_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, rank tinyint(4) DEFAULT '0' NOT NULL, point_level mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (id) ) CHARACTER SET `utf8` COLLATE `utf8_bin`;Statistics: Posted by eunaumtenhoid — Tue Jan 14, 2025 5:58 am