Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MariaDB 11.5.2: Unknown collation utf8mb4_0900_ai_ci #176

Open
thenaturalist opened this issue Nov 7, 2024 · 0 comments
Open

MariaDB 11.5.2: Unknown collation utf8mb4_0900_ai_ci #176

thenaturalist opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thenaturalist
Copy link

Describe the bug

Unknown collation breaking adapter

Steps To Reproduce

  • Install 1.7.0
  • set up profile against MariaDB 11.5.2
  • run dbt debug, see error 1273 (HY000): Unknown collation: 'utf8mb4_0900_ai_ci'

Expected behavior

dbt runs without issue.

The output of dbt --version:

Core:
  - installed: 1.7.18
  - latest:    1.8.8  - Update available!

  Your version of dbt-core is out of date!
  You can find instructions for upgrading here:
  https://docs.getdbt.com/docs/installation

Plugins:
  - mysql5:  1.7.0 - Could not determine latest version
  - mariadb: 1.7.0 - Could not determine latest version
  - mysql:   1.7.0 - Up to date!

The operating system you're using:
macOS Sequoia 15.1

The output of python --version:
Python 3.12.7

@thenaturalist thenaturalist added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant