-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

mycli


> A CLI for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.

More information.


Connect to a database with the currently logged in user:

mycli {database_name}

Connect to a database with the specified user:

mycli -u {user} {database_name}

Connect to a database on the specified host with the specified user:

mycli -u {user} -h {host} {database_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 17:06:29 2024