Scarica NeoFrag
registrati
lineamenti
Temi e addons
documentazione
foro
blog
jimdonne
Profil
jimdonne
jimdonne
jim donne
Registrato da
Da28/05/2017a00:24
Ultima attività
Da01/06/2017a15:41
gruppi
Attività recente
Problème d'importation SQL
28 mag 2017
Hello sa fonctionne merci beaucoups :)
Problème d'importation SQL
28 mag 2017
Bonjour ,
je viens de télécharger et tenter d'importer le fichier sql, j ai tenté sur 2 hébergeurs différents mais en vin, il y a toujours le même probleme sql qui revient
Requête SQL:
CREATE TABLE
IF
NOT
EXISTS `nf_users_auth` (
`user_id`
int
( 11 ) UNSIGNED
NOT
NULL ,
`authenticator`
varchar
( 100 )
NOT
NULL ,
`id`
varchar
( 250 )
NOT
NULL ,
PRIMARY KEY ( `authenticator` , `id` ) ,
KEY `user_id` ( `user_id` )
) ENGINE
=
InnoDB DEFAULT
CHARSET
=
utf8;
MySQL a répondu:
#1071 - Specified key was too long; max key length is 1000 bytes
ritorno