Problem/Motivation
Trigger a no-change test , run it against all database types and D10 core versions and 8.x-1.x branch
You'll notice that MySQL v8 is failing, or at least was failing here:
https://www.drupal.org/pift-ci-job/2773903
Please investigate possible fix/solution for the tests. Is this a real bug or is it a ci runner issue or something else
Steps to reproduce
Trigger head tests on d.o of pathauto 8.x-1.x against D10.1.x and MySQL 8 with either PHP 8.1 or PHP 8.2
tests will fail on mysql 8
succeed on pgsql 13.5,
succeed on pgsql 14
succeed on mysql 5.7
succeed on sqlite
fail on mysql 8 , why?
Proposed resolution
TBD
Remaining tasks
TBD
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Comments
Comment #2
kentaono commentedHello,
I am using Pathauto 8.x-1.12 in the following environment
Drupal 10.2.7
PHP 8.2.18
MySQL 5.7.40
Will this issue affect future upgrades to MySQL 8.0?
Thanks,
Kentaro Ono
Comment #3
mably commented