MySQL and Support of Password (sha2_password, caching_sha2_password)

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
BernhardGeyer
Posts: 2
Joined: Thu 10 May 2018 18:25

MySQL and Support of Password (sha2_password, caching_sha2_password)

Post by BernhardGeyer » Thu 10 May 2018 18:38

MySQL (8) have some new Option of Hashing Password: (caching_)sha2_password.
When will this new Hashing supported in direct mode?

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

Re: MySQL and Support of Password (sha2_password, caching_sha2_password)

Post by ViktorV » Tue 15 May 2018 08:56

We will try to add this feature to one of the next builds of MyDAC.

Post Reply