You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
Makefile | 6 years ago | |
README | 6 years ago | |
main.c | 6 years ago | |
mysql_console_16.xpm | 6 years ago |
README
This little GTK2 app opens a terminal in which is logs in to a server
via SSH and opens up the MySQL command line client. Why I wrote a C
app for this, I can’t recall.
I release this for the public domain, hoping that someone may learn
something from it.