MySQL Provider

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Peter62
Posts: 4
Joined: Fri 06 Oct 2017 12:45

MySQL Provider

Post by Peter62 » Fri 06 Oct 2017 12:55

Hello,

we are using now UniDAC 7.1.4. In this release is direct access to MySQL database no longer available.
This option is also no longer included in the documentation.
Is this a mistake or is in the future so?

Peter

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: MySQL Provider

Post by ViktorV » Fri 06 Oct 2017 12:57

UniDAC connects to MySQL server directly in Direct Mode, avoiding MySQL client library. We have removed the specific option "Direct" for the MySQL provider, because all the functionality of our components is supported in Direct Mode, and performance is higher in comparison to using client library. Some features are not supported not in Direct Mode.

Peter62
Posts: 4
Joined: Fri 06 Oct 2017 12:45

Re: MySQL Provider

Post by Peter62 » Mon 09 Oct 2017 05:59

Ok I removed this option and it works, thanks!

Peter

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: MySQL Provider

Post by ViktorV » Mon 09 Oct 2017 07:17

It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about our products.

Post Reply