mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
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).
70 KiB
70 KiB