Re: Can't connect to server

From: Tony Mountifield <tony_at_mountifield.org>
Date: Thu, 28 Mar 2019 10:06:25 +0000 (UTC)
Message-ID: <q7i6b1$r4v$1_at_softins.softins.co.uk>


[Quoted] In article <gg24j8Fbj28U1_at_mid.individual.net>, J.O. Aho <user_at_example.net> wrote:
>
> You need to grant privileges for users connecting from other places
> GRANT SELECT, UPDATE, DELETE ON heliumdb TO 'heliumuser'_at_'*';

[Quoted] I think that should be %, not *:

GRANT SELECT, UPDATE, DELETE ON heliumdb TO 'heliumuser'_at_'%';

Cheers
Tony

-- 
Tony Mountifield
Work: tony_at_softins.co.uk - http://www.softins.co.uk
Play: tony_at_mountifield.org - http://tony.mountifield.org
Received on Thu Mar 28 2019 - 11:06:25 CET

Original text of this message