Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks


Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Wednesday, June 19 2013 @ 11:51 AM EDT


 Forum Index > Support > Installation Support New Topic Post Reply
 #1064 - You have an error in your SQL syntax
   
Anonymous: Losille
 05/02/09 08:01AM (Read 1234 times)  



I am getting this message. There is an x beside "added int".Could someone help me?
Error

SQL query:

------------------------------------------- --
--
-- Table structure for table `xtrm_adds`
--
CREATE TABLE IF NOT EXISTS `xtrm_adds` (
`id` int( 10 ) NOT NULL AUTO_INCREMENT ,
`fid` int( 15 ) default NULL ,
`added` int( 15 ) default NULL ,
PRIMARY KEY ( `id` ) ,
KEY `fid` ( `fid` )
) TYPE = MYISAM AUTO_INCREMENT =2058469;

MySQL said: Documentation
#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 '---------------------------------------------

--
-- Table structure for table `' at line 1

 
 Quote
Dirk
 05/02/09 08:15AM  
AAAAA
Admin

Status: offline


Registered: 01/12/02
Posts: 13035
What are you trying to do? And does this have anything to do with Geeklog?

At a guess, I'd say you are trying to import an SQL dump. Lines starting with -- (two dashes) are comments, but you seem to have one long line of dashes there. Something's wrong with that SQL dump file, but you can probably fix it by removing all such lines.

bye, Dirk

 
Profile Email Website
 Quote
Content generated in: 0.66 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content