Problem concerning the .lua scripts
Posted by: Guillaume David
Date: March 24, 2006 03:16AM

Hello

My problem probably concerns the .lua generated script. Here is a descritpion :

- When migrating my database using the GUI, the .MYD, .frm and MYI files in the destination directory (MYSQLData) are not erased before the migration : the toolkit just adds the new files to the directory.

- When migrating using using the .lua script, the script always erases ALL the files in the destination directory before writing the new files.

I need to run several scripts having the same destination directory (with different table names of course), but i can't because every script deletes what was produced by the former one.
How do i have to modify the script so that the destination directory files are not erased ?


Thank you for yout help.

Options: ReplyQuote


Subject
Written By
Posted
Problem concerning the .lua scripts
March 24, 2006 03:16AM


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.