[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Various things



vodka.linuxkb.org is rejecting my ssh login attempts (connection closed
by foreign host, no password prompt).

http://vodka.linuxkb.org results in a "forbidden" error.  I can get to
Jason's page on it.

Does mySQL have an interactive query tool like Postgres' psql?

About the data tables, there could be a performance hit by using
varchar.  I know in PG, there's a performance hit to address any field
AFTER the first varchar field in a table.  I don't know if this is worth
fixing or not.