J
|
jaffleck author 9/7/2021 |
I'm running PHPRunner Version 10.6 build #37751x64 |
![]() |
Admin 9/7/2021 |
This is sounds really strange. Database connection always works the same way be that a new project or a new connection in the existing project. There must be something that you are doing differently. |
J
|
jaffleck author 9/8/2021 |
Well, thinking about this, I guess I would't expect to be able to change the database just by modifying the connection parameters, as I expect those are Postgresql parameters, not MySQL parameters. So let me rephrase my question: How do you go about changing the database driver from Postgresql to MySQL? |