經安全檢測,此網站為安全網站,請放心前往原始網址!

sql - MySQL dump by query - Stack Overflow

not mysqldump, but mysql cli... mysql -e "select * from myTable" -u myuser -pxxxxxxxxx mydatabase you can redirect it out to a file if you want : ... you could just create a new table for the query (CREATE TABLE SELECT), and then dump that table with ...

stackoverflow.com

網址安全性掃描由 google 提供