From: Eric Bergen Date: March 4 2005 8:27pm Subject: Re: Exporting Data via Command Line List-Archive: http://lists.mysql.com/mysql/180895 Message-Id: <11b1bd99050304122771b5cefc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lets not forget about mysqlhotcopy. -Eric On Fri, 4 Mar 2005 13:42:48 -0500, SGreen@stripped wrote: > MrExecutive wrote on 03/04/2005 01:12:02 PM: > > > Hello Guys, > > > > I am a newbie to mySQL and im trying to export my database via the > > mySQL Command line but i cant seem to find any good documentation on how > > > to do this. More articles are telling me to use phpAdmin or some other > > gui tool. I would like to learn the commands anyone has a good doc on > this? > > > > > > Thanks > > > > Try reading up on these commands: > > (from a command shell prompt) mysqldump > http://dev.mysql.com/doc/mysql/en/mysqldump.html > > (from within a MySQL client) SELECT ... INTO OUTFILE > http://dev.mysql.com/doc/mysql/en/select.html > > Shawn Green > Database Administrator > Unimin Corporation - Spruce Pine > -- Eric Bergen eric.bergen@stripped http://www.ebergen.net