vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Operations on multiple tables should show some progress report. #1254

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The feedback when working on large databases is terrible. Tried multiselecting 
10 tables and optimize them, and Sequel Pro just beachballed through the entire 
thing. I'm guessing you operate on one table at a time, so you should atleast 
provide a per-table progress bar (possibly also displaying the name of the 
table currently being operated on).

Original issue reported on code.google.com by haavard.pedersen on 3 Jan 2012 at 6:26

GoogleCodeExporter commented 9 years ago
A lot of the bulk operations aren't even threaded at the moment - you're 
absolutely right, this needs improving.

Original comment by rowanb@gmail.com on 4 Jan 2012 at 10:18