question

Ryusuke T avatar image
0 Likes"
Ryusuke T asked Jason Lightfoot answered

How to make MySQL 8 and 5 database connectors coexist

I think I need to install the MySQL driver (dll format) to connect to MySQL from FlexSim, but

is it possible to have dlls from 8 and 5 coexist?

I'd like to be able to connect to MySQL 5 while connecting to MySQL 8.

FlexSim 24.0.0
mysql
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ryusuke T avatar image Ryusuke T commented ·

I would be grateful for your feedback on this matter. Any information is welcome.

0 Likes 0 ·

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered
FlexSim's connection only works with MySQL 5 at the moment. You may be able to use MySQL8 with another application at the same time but you'd need to check their documentation for that (eg. here)
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ryusuke T avatar image Ryusuke T commented ·

@Jason Lightfoot ,

Thank you for your information.

I understood that FlexSim only supports MySQL 5.

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦♦ Ryusuke T commented ·
We you able to resolve your issue? If not could you tell us a bit more about what you're trying to do and with which applications? I feel we may be missing some information.
0 Likes 0 ·
Ryusuke T avatar image Ryusuke T Jason Lightfoot ♦♦ commented ·

Problem solved.

Essentially I wanted to see if two versions of the MySQL driver could coexist in FlexSIm, but it appears that only MySQL 5 is supported at the moment, so I no longer need to worry about MySQL 8.

1 Like 1 ·