Forum

Gitlab CI/CD, mysql...
 
Notifications
Clear all

Gitlab CI/CD, mysql: ERROR 1045 (28000): Plugin caching_sha2_password could not be loaded: /usr/lib/x86_64-linux-gnu/mariadb19/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory

1 Posty
1 Users
0 Likes
516 Widok
0
Topic starter

error during import / connect

1 Answer
0
Topic starter

example .gitlab-ci.yml entry

test:
  stage: test
  services:
    - name: mysql:latest
      alias: db
      command: ["--default-authentication-plugin=mysql_native_password"]

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: