Mark Hessling - 2023-12-18

Hi Jon,
Support request is ok.
I built Rexx/SQL with the MySQL 8.0 API on Linux and it connected with a caching_sha2_password login without any change. Also connected to a remote database with a mysql_native_password login and it also worked.
I'm assuming that you are using Windows; I'm hoping I just need to build Rexx/SQL for MySQL using the 8.0 API and it will connect to both login types.
I might need to supply the MySQL 8.0 DLL with the Rexx/SQL installer as an option.