> I did something very stupid: I locked myself out of the 
> MySQL server (all accounts, incl administrator)...
> 
> My problem: I use MySQLFront to change the allowed 
> hosts and did it for all users. They were 'localhost' 
> and I set them to 'localhost; EcolMod1' where the 
> EcolMod1 is the name of my computer where the MySQL 
> server is installed on. After these changes, I 
> couldn't log on any more.
> 
> Windows 2000, MySQL 4.012.
> 
> Any help welcome what I could do to access the data 
> again,

One mail should be enough in most cases!

You may try to edit your host.mid file in \mysql-dir\data\mysql.
Make a backup of that file before you start and use a hex-editor
for doing so. The first chars in there should look like 
"ÿlocalhost; EcolMod1". Simply overwrite (not erase) what you don't
need with spaces (20 hex).

You need to restart mysql to apply changes made.

Regards,

TomH

--
PROSOFT EDV-Lösungen GmbH & Co. KG
Ladehofstraße 28, D-93049 Regensburg
Geschäftsführer: Axel-Wilhelm Wegmann
AG Regensburg HRA 6608 USt.183/68311
www      : http://www.proSoft-Edv.de
email    : [EMAIL PROTECTED]
phone    : +49 941 / 78 88 7 - 121
fax      : +49 941 / 78 88 7 - 20
cellphone: +49 174 / 41 94 97 0

--


> -----Original Message-----
> From: Rainer M. Krug [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, November 13, 2003 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: Urgent problem
> 
> 
> Hi
> 

> 
> Rainer
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/mysql?unsub=mysql-list@> 7thweb.de
> 
> 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to