Bug #46421 allow mysqldump command to --tab option with --database option.
Submitted: 28 Jul 2009 3:21
Reporter: Mikiya Okuno Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:5.1.36 OS:Any
Assigned to: CPU Architecture:Any

[28 Jul 2009 3:21] Mikiya Okuno
Description:
Currently, --tab option, people prefer to using it when they want to dump/restore more quickly, cannot be used with --databases or --all-databases option. This terribly spoils usability of --tab option. Why don't we simply create subdirectories under the destination directory for each database?

How to repeat:
n/a

Suggested fix:
n/a