Trouble with authentication host

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Trouble with authentication host

Post by Luke »

I am trying to log into my mysql via ssh. I used to login using the host "lukevisinoni.com" but that domain has expired and I won't be able to get it back for a few months. So now I can't log in because the user I used to login was restricted to logging in on lukevisinoni.com. Am I SOL until I get the domain back or is there something I can do?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Re: Trouble with authentication host

Post by Luke »

I want to just reinstall mysql but I have some data in there that I don't really want to lose :(
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: Trouble with authentication host

Post by VladSun »

So, you have SSH shell to your MySQL machine or not? Is yes, try http://dev.mysql.com/doc/refman/5.0/en/ ... sions-unix
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply