Skip to content

Commit b65239d

Browse files
committed
Trying to fix mysqli issue
1 parent 171db6c commit b65239d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extensions/core/mysqli/install.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ export EXTENSION=mysqlnd
55
export PACKAGE_NAME=mysql
66

77
../docker-install.sh
8+
9+
# Exception for this package that enables both mysql nd and mysqli
10+
phpdismod mysqli

0 commit comments

Comments
 (0)