Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-7049

MySQL has deprecated mysql_native_password usage

XMLWordPrintable

    • False
    • None
    • False

      Oracle has deprecated the mysql_native_password feature of the MySQL database and we should use caching_sha2_password instead.

      19:02:28.028 mysql2023-10-17T19:02:28.027977Z 24 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
      19:02:28.150 mysql2023-10-17T19:02:28.150647Z 25 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
      

      This is as of the latest MySQL 8.0.34 container from Oracle registry.

            Unassigned Unassigned
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: