Examine this command, which executes successfully: mysqlpump -–user=root --password > full_backup.sql Which two databases will be excluded from this dump? (Choose two.)
Mysqlpump does not dump the performance_schema, ndbinfo, or sys schema by default.
Mysqlpump does not dump the INFORMATION_SCHEMA schema.
https://dev.mysql.com/doc/refman/8.0/en/mysqlpump.html#mysqlpump-restrictions
AD
Does not dump performance_schema, ndbinfo, or sys, schema_information
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Zehir
2 months, 2 weeks agomarklv
2 months, 3 weeks ago