[MDEV-17302] Add support for ALTER USER command in prepared statement. Created: 2018-09-27  Updated: 2020-08-25  Resolved: 2019-03-15

Status: Closed
Project: MariaDB Server
Component/s: Admin statements, Prepared Statements
Fix Version/s: 10.2.23, 10.3.14, 10.4.4

Type: Task Priority: Critical
Reporter: Nilnandan Joshi Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MDEV-15945 --ps-protocol does not test some queries Closed

 Description   

Hi Team,

Can you please add support for ALTER USER command in prepared statement?
Currently while using, it gives error.

execute immediate concat('alter user '':1''@'':2'' identified by password '':3'';') USING i_userid,i_database,encpasswd;
ERROR 1295 (HY000): This command is not supported in the prepared statement protocol yet


Generated at Thu Feb 08 08:35:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.