Skip to main content

Home/ MySQL/ Group items tagged lock

Rss Feed Group items tagged

Ken Wei

Dumping large MySQL InnoDB tables - 0 views

  • will not speed the process, but it will allow the live application to use the mysql database as normal without locking any tables and preventing the application to change the database.
Ken Wei

Live Backups of MySQL Using Replication - 0 views

  • The --master-data option above locks all of the tables during the dump to prevent data from being changed, but allows users to continue reading the tables. With exclusive access, this feature isn't necessary. However, this option also adds a few lines like the following to the end of the dump file:
1 - 5 of 5
Showing 20 items per page