Mark Thomas wrote: > > Hello, all. > > Yesterday, I discovered that my SYSDBA account has lost its ability to > change passwords--any password but its own. It was working > on Monday. Now, > I execute: "alter password fakeuser somepass" and I get: > "[-5001] (at 16) > Missing privilege:OWNER" > > Do you have any idea what has caused this? Do you need me to attach a > vtrace? > > Thanks! >
After some private communication, the JDBC-driver was upgraded (which was used to do the alter password) and the problem did not occur any more. It cannot be explained why this changed things, but as the problem cannot be repeated, there is no chance to check if JDBC, user-input or server-state caused the trouble. Elke SAP Labs Berlin > -- > Mark "T.C." Thomas > United Drugs > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
