Forum Moderators: coopster
--where='where-condition', -w 'where-condition'
Dump only records selected by the given WHERE condition. Note that quotes around the condition are mandatory if it contains spaces or characters that are special to your command interpreter."--where=user='jimf'" "-wuserid>1" "-wuserid<1"
from
[dev.mysql.com...]
near the bottom