MySQL Forums
Forum List  »  Newbie

Re: Data Management Question
Posted by: Thomas Stieve
Date: January 16, 2020 10:24AM

The "world" db that I'm working with is in the E drive actually. There is also a db named the same way in the C drive. I was loading sql files through the command prompt:

"use world;

source F:/Data/Languages/Romanian/rowiki-20170101-langlinks.sql/rowiki-20170101-langlinks.sql

RENAME TABLE langlinks TO ro_langlinks;"

Is it that I didn't specify which "world" so it loaded the file into each one?

Thank you for your help.

Options: ReplyQuote


Subject
Written By
Posted
January 15, 2020 04:01PM
January 15, 2020 04:59PM
Re: Data Management Question
January 16, 2020 10:24AM
January 16, 2020 12:10PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.