Logic Machine Forum
MySQL Server Connection Problem - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: MySQL Server Connection Problem (/showthread.php?tid=4302)



MySQL Server Connection Problem - savaskorkmaz - 17.10.2022

Hi,
We installed all the packages , we read all the forum but we failed to connect our LM to a MySQL Server Database. can you hep us for this questions ?

1-) What is the version of Mysql Library package installed in LM ? We need to check with our Server version compatibility ?

2-) Can you make a suggestion for MySQL version for Windows ? Also can you make a suggestion for which port will be open in windows etc.

Regards,


RE: MySQL Server Connection Problem - admin - 17.10.2022

What kind of error are you getting? MySQL uses port 3306/TCP by default. Exact version should not matter.


RE: MySQL Server Connection Problem - emme - 17.10.2022

mysql LUA Library depends on your LM hardware
https://dl.openrb.com/lm-21-imx6/pkg/
here you can find MX6 platform extra package to install on you LM

you can use whatever version you like, it will connect if the library is fine.... I'm running mariaDB 10.3.36 and it works fine

Remember to create a specific user with specific rights Wink