Upgrading to MySQL Connector 8.0.33

Follow the instructions in this section to upgrade to MySQL Connector 8.0.33.

  1. Run the following command to install unzip utility:
    yum -y install unzip
  2. Run the following command to unzip the downloaded MySQL Connector 8.0.33:
    unzip p35301971_800_Linux-x86-64.zip
  3. Run the following command to install MySQL Connector 8.0.33:
    pip3 install mysql_connector_python-8.0.33-1commercial-cp39-cp39-manylinux1_x86_64.whl