Solution Tested and working:
Reset the password to pre-4.1 style for each user that needs to use a pre-4.1 client program. This can be done using the SET PASSWORD statement and the OLD_PASSWORD() function:
mysql> SET PASSWORD FOR
-> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
More info ...
Search found 2 matches
- 23 Mar 2006, 10:21
- Forum: Help
- Topic: Login after install doesn't work
- Replies: 2
- Views: 4006
- 23 Mar 2006, 10:20
- Forum: Help
- Topic: Hebrew Support On Mantis Bug trackeR???
- Replies: 0
- Views: 1982
Hebrew Support On Mantis Bug trackeR???
Hello, i'm having a problem whit the Hebrew Characters on mi View Issues Page.
Mantis Version 1.0.1
MYSQL, tested on 4.0, 4.1 and 5
instead of see on the sumary column the hebrew characters i see this
יחחלחלחלחל
Any solution???
Mantis Version 1.0.1
MYSQL, tested on 4.0, 4.1 and 5
instead of see on the sumary column the hebrew characters i see this
יחחלחלחלחל
Any solution???