Welcome guest!

Welcome to Kalileaks! Find the best leaks, scripts, and mods for FiveM here.

! New users get 50 free credits just for signing up!

NOPIXEL FULL SERVER FILES + SQL

sql error how i resolve?
Query SQL: Copia



CREATE TABLE `characters` (
`id` INT(11) NULL AUTO_INCREMENT,
`owner` VARCHAR(50) DEFAULT NULL,
`first_name` VARCHAR(50) NOT NULL DEFAULT 'John',
`last_name` VARCHAR(50) NOT NULL DEFAULT 'Doe',
`date_created` TIMESTAMP NOT NULL DEFAULT current_timestamp(),
 
Back
Top