User Tools

Site Tools


wiki:mysqldump_tips

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
wiki:mysqldump_tips [2020/12/11 16:00] – created antisawiki:mysqldump_tips [2021/04/29 16:48] – add See also antisa
Line 41: Line 41:
   sed -n -e '/DROP TABLE.*`mytable`/,/UNLOCK TABLES/p' mydump.sql > tabledump.sql   sed -n -e '/DROP TABLE.*`mytable`/,/UNLOCK TABLES/p' mydump.sql > tabledump.sql
  
-    +====== See also ====== 
 +  * [[wiki:mysql_miscellaneous_commands]] 
  
 ====== References ====== ====== References ======
wiki/mysqldump_tips.txt · Last modified: 2023/07/03 10:20 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki