I know this may seem insignificant, but it would be really useful if you could format the 'uptime' output into a “days|hours|minutes|seconds” format, as seen in MySQL Control Center.
We do a lot of variable stress testing before we implement a “production” database, running stress tests overnight and sometimes for days (multiple inserts/updates/deletes/droptables/etc.). Thus, we continually check status info such as number of queries, slow queries, and of course: uptime. Since we frequently check this, you can imagine how much time it would save developers performing stress testing if uptime was in the format mentioned above.
I can't imagine this would take much code or time to implement, especially since you guys managed to code the whole program in less than 600K!
Thanks again for such a great product! 😀