Runs a single SQL query against a set of databases concatenates the results together.
Project description
# Multiquery
Runs a single SQL query against a set of databases concatenates the results
together.
Usage:
multiquery --help
multiquery <sqlfile> [<dbname>...] [-d=<path>]
[-h=<host>] [-p=<port>] [-u=<user>] [--password=<pass>]
[--defaults-file=<path>]
Options:
--help Prints this documentation
<dbname> The name of a database to query. If none are
specified then a file name is expected via
-d/--dbnames
-d --dbnames=<path> A file containing the names of databases to execute
a query.
-h --host=<host> The hostname of a mysql/mariadb server
-p --port=<port> The port number of a mysql/mariadb server
-u --user=<user> The user account to use when connecting
--password=<pass> The password to use when connecting
--defaults-file=<path> The path to MySQL defaults file
Runs a single SQL query against a set of databases concatenates the results
together.
Usage:
multiquery --help
multiquery <sqlfile> [<dbname>...] [-d=<path>]
[-h=<host>] [-p=<port>] [-u=<user>] [--password=<pass>]
[--defaults-file=<path>]
Options:
--help Prints this documentation
<dbname> The name of a database to query. If none are
specified then a file name is expected via
-d/--dbnames
-d --dbnames=<path> A file containing the names of databases to execute
a query.
-h --host=<host> The hostname of a mysql/mariadb server
-p --port=<port> The port number of a mysql/mariadb server
-u --user=<user> The user account to use when connecting
--password=<pass> The password to use when connecting
--defaults-file=<path> The path to MySQL defaults file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
multiquery-0.0.2.zip
(7.8 kB
view details)
multiquery-0.0.2.tar.gz
(3.4 kB
view details)
File details
Details for the file multiquery-0.0.2.zip.
File metadata
- Download URL: multiquery-0.0.2.zip
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d33b8ca9cc21073a122ddccf41c7f556ea594787b1ead292d0083624f61bcd31
|
|
| MD5 |
674a9d15a4d20dc4ed4a87e6f9303b88
|
|
| BLAKE2b-256 |
e68b11d5e7701150f6f8377b4faa6ce24e728d8b8be0112aff094e11496722cd
|
File details
Details for the file multiquery-0.0.2.tar.gz.
File metadata
- Download URL: multiquery-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daf39e22273a19c996e824011f68e206dba1a88839191b363f7059147ad5674a
|
|
| MD5 |
2189aefbe634deac44651dd239cb6783
|
|
| BLAKE2b-256 |
e596ede6f387e07c75d0258d34ca6674a91e58fd158676e6c5960c8fe211e215
|