If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > #1113 - A table must have at least 1 column

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-20-11, 01:44
sql2000 sql2000 is offline
Registered User
 
Join Date: Nov 2009
Posts: 6
Red face #1113 - A table must have at least 1 column

Hi Everyone,

Im having a problem while creating a table in mysql. When i create a table i got following error
"#1113 - A table must have at least 1 column"
I need to know why this error comes everytime when i create a table.
Pls help.

REgards
Aaja
Reply With Quote
  #2 (permalink)  
Old 09-20-11, 03:14
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
probably you get this error message when you fail to add at least one column to a new table


how are you creating these tables
do you have sufficient privileges to create tables and or adjust the design
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 09-20-11, 04:23
it-iss.com it-iss.com is offline
Registered User
 
Join Date: Sep 2009
Location: San Sebastian, Spain
Posts: 620
If you show us the SQL you are using to create the table this might help us point you in the right direction?
__________________
Ronan Cashell
Senior Oracle/MySQL DBA
http://www.it-iss.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On