From: David Bruha Date: March 18 1999 10:10am Subject: Mysqldump - is there a way to re-create queries? List-Archive: http://lists.mysql.com/mysql/474 Message-Id: <36F0D0FC.54A132E5@senior.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I'm new to mysql and I would like to ask you for advice. I have tried running "mysqldump" on a database and created a text file ('database.txt') with sequence of sql commands. Now I would like to run all of the commands from the file on other machine with mysql. Is it possible? I know that there is another way - SELECT INTO FILE - but the previous one could provide me with more comfort way of pre-creating queries in some text editor and running them from a file anytime I want. Regards, David Bruha -- ------------------------------------------------------------------------ | David Bruha | | David.Bruha@stripped | | David.Bruha@stripped | | http://sorry.vse.cz/~xbrud03/ | ------------------------------------------------------------------------