Back to top

Autore Topic: [RISOLTO] Errore importazione database Messaggio di MySQL: Documentazione #1064  (Letto 4346 volte)

Offline DiOli

  • Esploratore
  • **
  • Post: 117
    • Mostra profilo
stavo trasferendo il sito su remoto quando mi è apparso questo errore (sto utilizzando phpMyAdmin)..
Ieri ho eseguito normalmente questa operazione ma oggi l'ho dovuta ripetere su un altro db di sgaragnao e mi è uscito fuori cio..


query SQL:

CREATE TABLE `jos_acajoom_lists` ( `id` int(10) NOT NULL auto_increment, `list_name` varchar(101) NOT NULL default '', `list_desc` text NOT NULL, `list_type` tinyint(2) NOT NULL default '0', `sendername` varchar(64) NOT NULL default '', `senderemail` varchar(64) NOT NULL default '', `bounceadres` varchar(64) NOT NULL default '', `layout` text NOT NULL, `template` int(9) NOT NULL default '0', `subscribemessage` text NOT NULL, `unsubscribemessage` text NOT NULL, `unsubscribesend` tinyint(1) NOT NULL default '1', `auto_add` tinyint(1) NOT NULL default '0', `user_choose` tinyint(1) NOT NULL default '0', `cat_id` varchar(250) NOT NULL default '', `delay_min` int(2) NOT NULL default '0', `delay_max` int(2) NOT NULL default '7', `follow_up` int(10) NOT NULL default '0', `html` tinyint(1) NOT NULL default '1', `hidden` tinyint(1) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `createdate` datetime NOT NULL default '0000-00-00 00:[...]

Messaggio di MySQL:

#1064 - 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 'DEFAULT CHARSET=utf8 AUTO_INCREMENT=3' at line 35


Quale credete sia il problema?
« Ultima modifica: 05 Giu 2009, 18:16:46 da DiOli »

Offline DiOli

  • Esploratore
  • **
  • Post: 117
    • Mostra profilo
Aggiornamento, Ho provato a cambiare piu volte esportando solo poche tabelle, anche 1 alla volta, ma il problema me lo da con ogni tabella.. Ed è sempre lo stesso errore... non so dove andare a parare :(:(:(

Grazie per le eventuali considerazioni


Ho risolto mettendo la compatibilità con mysql 4 dal menu a tendina durante l'esportazione
« Ultima modifica: 05 Giu 2009, 18:16:35 da DiOli »

 



Web Design Bolzano Kreatif