El 30/7/20 a las 4:51, sthustfo escribió:
Hi all,
I am looking for a i686 package (32 bit) for mysql-connector-odbc. However, I could locate only the x86-64 version on the repositories. Not much of a DB person but trying to connect to a 64bit MySQL server on remote host.
Any suggestions where I can locate the i686 package? Is there a mariadb package that I can use?
Thanks. _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Hello
The client architecture has nothing to see with server. Said that, if you need the conector for 32 bit, try with the one in https://dev.mysql.com/downloads/connector/odbc/ under RHEL/Oracle Linux. It **should** work.
Good luck
Best,