[REBOL] MySQL scheme connection problem
From: chris:starforge at: 21-Jul-2001 17:36
Hi,
I'm trying to use the MySQL scheme on my site and I have encountered
some problems. If I ssh into my hoster and try to connect to localhost:
mysql --user=starforg_chris --password=xxxxxx starforg_siteserv
and it connects fine. But if I use rebol:
>> do %mysql-protocol.r
>> db: open mysql://starforg_chris:[xxxxxx--localhost]/starforg_siteserv
** User Error: ERROR 1045: Access denied for user:
['starforg_chris--wolverine--uk--co']
Anyone know what I'm doing wrong here? :/
Chris
--
New sig in the works
Explorer2260, Designer and Coder
http://www.starforge.co.uk
--
If you only have a hammer, you tend to see every problem as a nail.
-- Maslow