Skip to content
Snippets Groups Projects
Unverified Commit f21c4385 authored by lbrdnk's avatar lbrdnk Committed by GitHub
Browse files

Use `mysql:latest` for mysql CI job and update driver code accordingly (#36025)

* Adjust mysql container env

* Setting the HOST can cause trouble they said

https://hub.docker.com/_/mysql. Let's try it without then.

* Also MYSQL_USER doesn't play well with empty password

* Cast results of temporal extract to decimal

* Update test

* Update test

* Revert casting temporal-extract results to decimals

* Handle mysql YEAR type as a number instead of a date

* Cleanup
parent e357b238
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment