Need to connect to remote server from local SU

Start a new thread!!!* This was about SQLite, not MySQL…

You’re on Windows. Have you tried:

Gem.install 'mysql2'

The gem requires libmysql.dll, and it is included in the pre-compiled gem.

The gem did load in SU 2019, but I can’t connect it to anything…