- Home
- Categorie
- Coding e Sistemistica
- Tutti gli altri Gestionali
- [esyndicat] problema db
-
Ciao phpone :),
per ottenere maggiori possibilità di risposta,potresti postare l'errore di sintassi riportato nell'esecuzione delle queries.
ciao!
-
Errore
**query SQL:** CREATE TABLE `v2102_categories` ( `id` int( 8 ) unsigned NOT NULL AUTO_INCREMENT ,
id_editor
int( 8 ) NOT NULL DEFAULT '0',
id_parent
int( 8 ) NOT NULL DEFAULT '0',
title
varchar( 255 ) NOT NULL ,
description
text NOT NULL ,
status
enum( 'approval', 'active' ) NOT NULL DEFAULT 'approval',
meta_description
tinytext NOT NULL ,
meta_keywords
tinytext NOT NULL ,
path
varchar( 250 ) NOT NULL ,
order
smallint( 10 ) NOT NULL DEFAULT '0',
locked
enum( '0', '1' ) NOT NULL DEFAULT '0',
unique_tpl
enum( '0', '1' ) NOT NULL DEFAULT '0',
level
smallint( 6 ) NOT NULL DEFAULT '1',
num_cols
tinyint( 2 ) unsigned,
neighbour
tinyint( 4 ) ,
num_links
int( 8 ) NOT NULL DEFAULT '0',
num_all_links
int( 8 ) NOT NULL DEFAULT '0',
PRIMARY KEY ( id ) ,
KEY id_parent( id_parent ) ,
KEY STATUS ( STATUS ) ,
KEY path( path ) ,
KEY ORDER ( ORDER )
);**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 'order (order)
)' at line 23 questo e' l'errore
-
nessuno?
-
tutti pratici di esyndicat e sql, e'? XD
-
hai provato ad eliminare tutte le tabelle dal db e ricaricarle?
-
certo il db e' vuoto quando carico
ho droppato il db e l'ho ricreato
-
ho provato con la mia directory e non mi ha dato alcun problema il backup l'avevi fatto dall'amministrazione di esyndicat o da phpmyadmin?
-
dal pannello admin di esyndicat
-
forse il problema e' quel modo di fare l'export....tramite backup da phpmyadmin non ho avuto nessun problema
-
@phpone said:
tutti pratici di esyndicat e sql, e'? XD
Ma non c'è il supporto in italiano? http://www.esyndicat.it