revOpenDatabase over SSH tunnel?
Ben Rubinstein
benr_mc at cogapp.com
Mon Mar 14 14:24:57 EDT 2022
I can't speak for most of the world, but in the past where we've directly
connected to MySQL over the internet that's always been limited by IP (which
as you doubtless know is built-in to the permissions system).
The difference for me in this case is that instead of talking to a dedicated
server, we're accessing a shared managed database service - hence these
additional measures make sense.
On 14/03/2022 17:30, Richard Gaskin via use-livecode wrote:
> matthias wrote:
>
> > As more and more servers do not allow remote MySQL access due to
> > security restrictions...
>
> It's almost like experienced hosting vendors and even the MySQL team itself
> are trying to tell us something...
>
> How does most of the world outside of the LC community handle remote DB CRUD
> operations?
>
More information about the use-livecode
mailing list