Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
public:mysql [2022/07/19 23:32] – [database(s) backup] typo Nicopublic:mysql [2022/07/19 23:44] – [database(s) backup] row lock speech Nico
Line 87: Line 87:
 </code> </code>
  
-  * Here is a backup script you can use (remember to use it on the "slave" only, because tables locking will cause your database to be unavailable for writing):+  * Here is a backup script you can use (on a daily use, remember to use it on the "slave" only, especially if you use MyISAM engine: tables locking will cause your database to be unavailable for writing):
  
 <code bash> <code bash>