• Tatiana A. Nurnberg's avatar
    Bug#34861: mysqldump with --tab gives weird output for triggers. · 7eeff66c
    Tatiana A. Nurnberg authored
    mysqldump --tab still dumped triggers to stdout rather than to
    individual tables.
    
    We now append triggers to the .sql file for the corresponding
    table.
    
    --events and --routines correspond to a database rather than a
    table and will still go to stdout with --tab unless redirected
    with --result-file (-r).
    7eeff66c
mysqldump.result 187 KB