Restore

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
CantonDog
Forum Newbie
Posts: 13
Joined: Wed Dec 03, 2003 11:59 am
Location: Denver, CO

Restore

Post by CantonDog »

Is it possible that when trying to restore a MySQL DB from a backup dump file, a problem could occur that causes a permission related issue and the tables could not be readable by the MySQL process? Given that the user restoring the db has full access/permissions to MySQL?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

it may happen if the permissions on the storage files change outside of MySQL's control...
Post Reply