Re: One database per server architecture

2011-10-18 Thread Lydia Rowe
You have answered your own question, good sir. Or so I have come to believe. Is your primary concern $? Is your organization focused on the bottom line? Option B allows you to move in the costsaving direction. I imagine some may object to sharing resources between (potentially exploitable) WordPres

Re: MySQL raw files to .SQL

2011-01-06 Thread Lydia Rowe
backup. > > Best regards. > -- > Wagner Bianchi > > > 2010/12/31 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 s

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-30 Thread Lydia Rowe
find / -name my.cnf -- Lydia On Thu, 2010-12-30 at 11:09 -0200, Wagner Bianchi wrote: > I am seeing you're using an operate system based on Red Hat distro. Well, > after install MySQL via yum or via rpm packages, the location of MySQL > samples configuration file usually is /usr/share/mysql. > >