News

or whatever else you happen to be running mySQL on. The simplest way to dump all databases from MySQL into a .sql file, for backup or migration or otherwise, is using the –all-databases flag like so: ...