Add option to skip SHOW TABLE STATUS queries

Bug #1239588 reported by Przemek
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
New
Wishlist
Unassigned

Bug Description

For many databases/tables querying SHOW TABLE STATUS per each db adds significant speed overhead. --skip-table-status option would be nice to have.

Tags: performance
Revision history for this message
Daniel Guzmán Burgos (nethalo) wrote :

I've made a patch of the mydumper.c code before compile it to override the use of "show table status". Insted, i'm using information_schema.
Tested on mydumper version 0.2.3

Changed in mydumper:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.