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 > newbie

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-08-10, 08:18
timmy3 timmy3 is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
newbie

hi ,
I am a complete newbie. I have just created a file .ddl that contains all definitions for my tables. I have created a database and tried to upload the file into db in the following way:
mysql> -u root -p mydatabase< mydata.dll;

Once i hit enter nothing happens and file is not imorted into my db. Any idea why?
thanks so much,
T
Reply With Quote
  #2 (permalink)  
Old 07-08-10, 14:28
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
please post a thread title that explains what the thread is about, it will help make the forum more useful.

Looks like you are trying to run that from within the mysql client you need to run that from your shell.
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