-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mysql Connection "connectionProperties is null" #11
Comments
Using the 'official' version, I can connect just fine |
type: SQL |
Let the config regenerate as well, don't copy it over. There are quite a few changes to the config. |
Vouch. I am having the same issue. |
Alright, ill sit down and add finish sql support. |
Also, the "multi" backend is not working. |
"Multi" is not a supported backend type. |
It used to be one on the old pex
…On Mon, 11 Feb 2019, 01:44 Jonathan Aeternum ***@***.*** wrote:
"Multi" is not a supported backend type.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHrIeEIT1OApLYzdH3qOqMhW_Zu-sAEwks5vMLzWgaJpZM4ZVe1U>
.
|
Hey!
I was just trying out your fork of PEX but unfortunally running into this error;
http://prntscr.com/lvsli6
I run PEX in a MySQL enviroment already and have just copied over the config, looks like this
https://pastebin.com/wF1AD5Tu
Any clue as to what I might be doing wrong / did you change anything about the connection part?
Thanks!
The text was updated successfully, but these errors were encountered: