Hi all,

I've create a RESOURCE sql user "scott" via websql using "create user ...".  Then I 
can create tables and do normal select as usual logging in as "scott".

Unfortunately, this only limits to using websql. Every time I use sqlcli, I get the 
following error:

sqlcli -d mydb -u scott,tiger

Type:  \h for help with commands
       \q to quit
mydb => \s
* -4008: Unknown user name/password combination SQLSTATE: 08004

Any hint why this is so ?

Thanks in advance!

Andy 


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to