nuxx.net
Making, baking, and (un-)breaking things in Southeast Michigan.

DreamHost’s MySQL

What the hell?

jawbreaker:~> mysql -uc0nsumer -hmysql.nuxx.net -p nuxx_net
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1125434 to server version: 5.0.18-standard-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> select * from mw_user;

...

1 row in set (18.07 sec)

mysql>

Leave a reply