This statement is used to display the execution of the specified export task
grammar:
2. If STATE is specified, matches EXPORT state
4. If LIMIT is specified, limit matching records are displayed. Otherwise show all
Show all export tasks of default db
Display the export tasks of the specified db, sorted by StartTime in descending order
Display the export task of the specified db and specified job_id
SHOW EXPORT FROM example_db WHERE ID = job_id;
Display the specified db and specify the export task of the label