Tracker: Support Requests

5 change in mysql module from 1.370 to 1.380 ? - ID: 1852732
Last Update: Comment added ( rtspitz )

has there been a change from 1.370 to 1.380 in the way webmin talks to mysqld ?

I'm running 5.0.26 (SLES10) and it used to work with 1.370. since 1.380 webmin cannot finish the login.

----
The full MySQL error message was : connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: YES)'
----

downgrading to 1.370 solves the problem.

strangely there is also some inconsitent behavior between 2 machines running it (both sles10 x86_64, one is dual-cpu though).

if setting up mysql from scratch (rpm --erase / rpm --install) one has to do:

mysqladin -u root password 'new-passwd' -p
mysqladmin -u root -h xxx.mydomain.com password '....' -p

this works on the 1 cpu system.


on the dual cpu system it fails.

this works:

mysqladmin -u root --password='' password 'new-pass'

and so on.

I cannot explain the different behavior between those 2 machines (same os ...), but there is something going on and webmin 1.370 could tolerate it - 1.380 can't :-(


madworm ( rtspitz ) - 2007-12-17 15:33:54 PST

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2007-12-24 15:07:16 PST
Sender: rtspitz


closing as it works with: webmin-1.390-1.noarch.rpm


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2007-12-24 15:07:16 PST rtspitz
close_date - 2007-12-24 15:07:16 PST rtspitz