Sql problem
Andre Garzia
andre at andregarzia.com
Thu May 25 15:34:59 EDT 2017
On Thu, May 25, 2017 at 4:27 PM, Bob Sneidar via use-livecode <
use-livecode at lists.runrev.com> wrote:
> mySQL for Windows is *VERY VERY DIFFICULT* to set up to run with SSL
Bob,
About running MySQL on Windows, a good choice would be using docker[1].
There are pre-made images for running MySQL under Docker, it would just be
a matter of familiarizing yourself with docker and then configuring the
image. No need to compile anything.
[1] Docker: http://docker.com/
[2] Official MySQL image for Docker:
https://hub.docker.com/r/mysql/mysql-server/
Cheers
andre
--
http://www.andregarzia.com -- All We Do Is Code.
http://fon.nu -- minimalist url shortening service.
More information about the use-livecode
mailing list