Re: [PLUG] MySQL 5.7 is unable to restore the DB Dump

2021-08-24 Thread Amey Abhyankar via plug-mail
Hello, On Mon, 23 Aug 2021 at 12:30, sankarshan via plug-mail wrote: > > > > On Mon, 23 Aug 2021, 11:01 Amey Abhyankar via plug-mail, > wrote: >> >> Hello, >> >> I am trying to restore MySQL DB dump from 1 MySQL instance to another. >> >> I tried various guides but if I try to backup & restore

Re: [PLUG] MySQL 5.7 is unable to restore the DB Dump

2021-08-23 Thread sankarshan via plug-mail
On Mon, 23 Aug 2021, 11:01 Amey Abhyankar via plug-mail, < plug-mail@plug.org.in> wrote: > Hello, > > I am trying to restore MySQL DB dump from 1 MySQL instance to another. > > I tried various guides but if I try to backup & restore ALL db's in 1 > go, it is not working. > But If I backup & restor

[PLUG] MySQL 5.7 is unable to restore the DB Dump

2021-08-22 Thread Amey Abhyankar via plug-mail
Hello, I am trying to restore MySQL DB dump from 1 MySQL instance to another. I tried various guides but if I try to backup & restore ALL db's in 1 go, it is not working. But If I backup & restore a single db, it works. The size of total DB's is not much i.e. less than 300MB in total. Just wond