- Issue created by @mondrake
- 🇺🇸United States smustgrave
Seems like a straight forward update. Searched for $requirements['mysql_transaction_level'] to see if any other duplicates and just these 2 instances.
Parent issue converted mysqli.install to oo hooks.
Most of the code there is copypasted from earlier mysql.install, now converted to oo hook too.
Introduce a common trait to use across the two drivers and reduce duplication.
N/A
N/A
N/A
N/A
N/A
Active
11.0 🔥
mysql db driver
Seems like a straight forward update. Searched for $requirements['mysql_transaction_level'] to see if any other duplicates and just these 2 instances.