Back to top

Autore Topic: da remoto a locare.... problemi  (Letto 2864 volte)

Offline bellerofonte

  • Esploratore
  • **
  • Post: 128
  • Sesso: Maschio
    • Mostra profilo
da remoto a locare.... problemi
« il: 28 Feb 2008, 13:26:45 »
ciao ragazzi, ho riscontrato questo problema nell'importare il db in locale, qualcuno può aiutarmi?

Errore

query SQL:

-- MySQL dump 8.22
--
-- Host: localhost Database: prodeo
------------------------------------------------------- --
-- Server version 3.23.54
--
-- Table structure for table 'jos_akocomment'
--
CREATE TABLE `jos_akocomment` (
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`parentid` int( 11 ) NOT NULL default '0',
`status` int( 11 ) NOT NULL default '0',
`contentid` int( 11 ) NOT NULL default '0',
`ip` varchar( 15 ) NOT NULL default '',
`name` varchar( 30 ) NOT NULL default '',
`web` varchar( 255 ) NOT NULL default '',
`email` varchar( 255 ) NOT NULL default '',
`title` varchar( 40 ) NOT NULL default '',
`comment` text NOT NULL ,
`date` datetime NOT NULL default '0000-00-00 00:00:00',
`published` tinyint( 1 ) NOT NULL default '0',
`ordering` int( 11 ) NOT NULL default '0',
`iduser` int( 11 ) NOT NULL default '0',
`subscribe` tinyint( 1 ) NOT NULL default '0',
PRIMARY KEY ( `id` )
) TYPE = MYISAM ;

Messaggio di MySQL: Documentazione
#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 '---------------------------------------------------------
-- Server version    3.23' at line
1


uso xampp 1.6.6a
« Ultima modifica: 28 Feb 2008, 13:28:18 da bellerofonte »

Offline bellerofonte

  • Esploratore
  • **
  • Post: 128
  • Sesso: Maschio
    • Mostra profilo
Re: da remoto a locare.... problemi
« Risposta #1 il: 28 Feb 2008, 13:28:31 »
ciao ragazzi, ho riscontrato questo problema nell'importare il db in locale, qualcuno può aiutarmi?

Errore

query SQL:

-- MySQL dump 8.22
--
-- Host: localhost Database: prodeo
------------------------------------------------------- --
-- Server version 3.23.54
--
-- Table structure for table 'jos_akocomment'
--
CREATE TABLE `jos_akocomment` (
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`parentid` int( 11 ) NOT NULL default '0',
`status` int( 11 ) NOT NULL default '0',
`contentid` int( 11 ) NOT NULL default '0',
`ip` varchar( 15 ) NOT NULL default '',
`name` varchar( 30 ) NOT NULL default '',
`web` varchar( 255 ) NOT NULL default '',
`email` varchar( 255 ) NOT NULL default '',
`title` varchar( 40 ) NOT NULL default '',
`comment` text NOT NULL ,
`date` datetime NOT NULL default '0000-00-00 00:00:00',
`published` tinyint( 1 ) NOT NULL default '0',
`ordering` int( 11 ) NOT NULL default '0',
`iduser` int( 11 ) NOT NULL default '0',
`subscribe` tinyint( 1 ) NOT NULL default '0',
PRIMARY KEY ( `id` )
) TYPE = MYISAM ;

Messaggio di MySQL: Documentazione
#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 '---------------------------------------------------------
-- Server version    3.23' at line
1


uso xampp 1.6.6a

Offline = odino =

  • Instancabile
  • ******
  • Post: 5696
  • Sesso: Maschio
  • "In realtà li trasforma in menomati" Danzel
    • Mostra profilo
Re: da remoto a locare.... problemi
« Risposta #2 il: 28 Feb 2008, 13:48:04 »
perchè non provi a resettare il db? hai roba da perderci? ( anke con un backup intendo )

Offline bellerofonte

  • Esploratore
  • **
  • Post: 128
  • Sesso: Maschio
    • Mostra profilo
Re: da remoto a locare.... problemi
« Risposta #3 il: 28 Feb 2008, 15:51:17 »
bella domanda eh?

Offline erregi

  • Nuovo arrivato
  • *
  • Post: 15
    • Mostra profilo
Re: da remoto a locare.... problemi
« Risposta #4 il: 28 Feb 2008, 16:00:22 »
Mi è successa la stessa cosa un'ora fa...

personalmente ho risolto selezionando nella fase di esportazione da remoto (in phpmyadmin) la compatibilità mysl4 (è sulla colonna destra nella schermata di export)

fammi sapere se risolvi  ::)

Offline bellerofonte

  • Esploratore
  • **
  • Post: 128
  • Sesso: Maschio
    • Mostra profilo
Re: da remoto a locare.... problemi
« Risposta #5 il: 28 Feb 2008, 16:07:05 »
il mio problema effettivo che su server linux ci sta un manager di mysql e in locale ho myphpadmin, di conseguenza quello su linux non mi offre la possibilità di esportarlò con altre compatibilità. Cme se risolvo posto qui...

 



Web Design Bolzano Kreatif