ALTER USER SET PASSWORD doesn't recognise username #2844
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Date: 2011-07-19 19:15:36 +0200
From: @grobian
To: SQL devs <>
Version: 11.3.3 (Apr2011-SP1) [obsolete]
Last updated: 2011-07-29 10:52:43 +0200
Comment 15975
Date: 2011-07-19 19:15:36 +0200
From: @grobian
sql>ALTER USER SET PASSWORD 'anders' USING OLD PASSWORD 'monetdb';
SQLException:sql.catalog:ALTER USER: no such user '�'
i.e. garbage, it should see the current user instead.
Comment 15976
Date: 2011-07-19 19:37:39 +0200
From: @grobian
Changeset 0f9f5c7b727c made by Fabian Groffen fabian@cwi.nl in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=0f9f5c7b727c
Changeset description:
Comment 15977
Date: 2011-07-19 19:38:57 +0200
From: @grobian
per comment 1
Comment 16006
Date: 2011-07-29 10:52:43 +0200
From: @sjoerdmullender
The Apr2011-SP2 bugfix release is out.
The text was updated successfully, but these errors were encountered: