uberhacker / shrink-ibdata1

Bash shell script to shrink /var/lib/mysql/ibdata1 and restore disk space
GNU General Public License v3.0
24 stars 8 forks source link

Did not complete because it could not dump all databases #8

Open thebeliever74 opened 5 years ago

thebeliever74 commented 5 years ago

I could not drop all the databases because is said that other databases were dependent on the one it was trying to drop. Is there way I could list a few databases that should be dumped last?