OmniSQL 0.0.6 Released
OmniSQL (a command line tool for DBAs needing to issue ad-hoc queries against sharded data) version 0.0.6 is officially released.
Instead of logging in separately to multiple databases to issue the same query, groups of databases can be specified in a configuration file and queries will be automatically issued against all targeted MySQL instances.
Let me know of any bugs found or features you would like to see in upcoming releases!
Download at http://code.google.com/p/omnisql/.
CHANGE LOG
- Fixed Bug #1: Multiple databases on the same host
- Fixed Bug #2: Multiple queries from STDIN
- Changed XML format of omnisql.cnf
- Added a README to show how to install and use
Tags: Data Sharding, OmniSQL




