Hi,

Documentation should be updated as for me to describe how it designed in
SQL. I will file the issue.

When you use SQL and require to create the user like TesT then just use
quotes. Without quotes, you will create TEST.

In case if you are going to change the password for TesT user via SQL then
use quotes in ALTER command. Without quotes, this command will try to find
TEST.

When you using JDBC then username will not be case sensitive.

BR,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to