Closed (outdated)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2023 at 23:30 UTC
Updated:
7 Feb 2026 at 21:01 UTC
Jump to comment: Most recent
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
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?
TBD
TBD
TBD
TBD
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