Update databases with mySQL to change path location
So I can modify databases when they are stored in local client (HOW-TO:Update_SQL_databases_when_files_move (wiki)) But how I do the same when they are on a mysql server (let's say ubuntu). Right now I can see the below. I see information_schema datab...