Re: [GENERAL] Replacing a production db

2014-06-18 Thread Nicolás Lichtmaier
ran : > On Wed, 18 Jun 2014 17:05:22 -0300 Nicolás Lichtmaier < > nico.lichtma...@gmail.com> wrote: > > > Is there a way to replace a production database with another as part of a > > new "release" of our website? > > > > Where I work we have a s

[GENERAL] Replacing a production db

2014-06-18 Thread Nicolás Lichtmaier
Is there a way to replace a production database with another as part of a new "release" of our website? Where I work we have a scheme of pushing code+db releases to "testing" and then to "production". Most of our databases use MySQL and I was told they can just rename the db and it works. We are a