Hi,
I´m testing the minimal version feature to force users to update the client version.
The help says "Use this to disable connecting to the data source with an older version."but when i use an older version i get the warning message but i´m allowed to connect.
Is it possible to deny access to the data source if the requirements are not fulfilled?
Minimum version: 11.1.0.0
Old version: 10.6.7.0
Thanks in advance.
Hello,
What type of datasource are you using?
Could you post a print screen of your Administation - Data source settings - version management window please.
Best regards,
Jeff Dagenais
I´m using a MariaDB datasource.
This is the screenshot from the older version:
Hello,
I perform a few tests with a MariaDB database and the feature is working fine.
Is it possible that your user is an administrator? If your user is an administrator, it will let you connect on the database with an old version because we don't want an administrator to be locked out.
If you are not an administrator, it would not be possible for you to connect on the database.
Best regards,
Jeff Dagenais
Yes, the user is administrator.
I tried to modify the attribute, but now i find a new error:
But the upgrade of the database was succesfull.
What is wrong?
Hello,
Which attribute are you trying to update?
Is the user an administrator or a normal user?
Best regards,
Jeff Dagenais
Could you pleas send us the two reports below?
First the DB schema: File -> Data Sources -> Upgrade (tab) -> Email Schema to Support
Please add "Attn. Stefane" to the message body.
Second is the My Data Source Information: File -> My Data Source Information -> Send Report to Support (mail icon)
Again, please add "Attn. Stefane" to the message body.
Best regards,
Stéfane Lavergne
Sorry for not answering first!
I don´t know what's happening but nothing runs like i wish.
After updating tha database, we lost 3 procedures (pr_ExecuteGroupChanged, pr_UpdateConnectionCache, pr_UpdateConnectionIntelligentCache).
We manually recreate this procedures, copying from the previous version database.
After this:
- connecting with admin user and old version of RDM, denies the access
- connecting with admin user and latest version of RDM, disables "change password" button:
In this condition, I think that best option is create a new database and export/import data.
I send you the schema and i hope this can help you.
Hi,
We have received your schema and all checks out. The database is not the issue here. Not sure why three procedures were missing before but you've restored them properly.
As for changing the user password in v11, it's a bug with MariaDB or MySQL data sources. We will resolve the issue for the next beta release.
Sorry for the inconvenience.
Best regards,
Stéfane Lavergne
Hi,
The change password issue has been resolved and will be in the next beta build. Keep in mind we don't support changing the password of "root".
Best regards,
Stéfane Lavergne