MySQL raw files to .SQL

2010-12-31 Thread Lydia Rowe
In order to get a database into A .SQL file, I usually import the raw files, .MYI and such, into a database and then run mysqldump. Is there a quicker, one-step solution? Thanks! Sent from my iPad -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:h

Re: my.cnf file

2010-12-31 Thread Wagner Bianchi
Please, forget my last note, I answered in a wrong thread! Sorry. Best regards. -- Wagner Bianchi 2010/12/31 Wagner Bianchi > Are you show about the non-outage operation with this command? > > Best regards. > -- > Wagner Bianchi > > > 2010/12/31 Sharl.Jimh.Tsin > > rpm -qpi mysql*.rpm | grep

Re: my.cnf file

2010-12-31 Thread Wagner Bianchi
Are you show about the non-outage operation with this command? Best regards. -- Wagner Bianchi 2010/12/31 Sharl.Jimh.Tsin > rpm -qpi mysql*.rpm | grep my.cnf > > Best regards, > Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) > > > > 2010/12/30 Lydia Rowe : > > find / -name my.cnf >