Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace php mysqli with php pdo_pgsql #28

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Replace php mysqli with php pdo_pgsql #28

merged 1 commit into from
Dec 7, 2023

Conversation

nemchik
Copy link
Member

@nemchik nemchik commented Dec 7, 2023

Closes #27
Upstream does not use mysqli (they only use PDO)

Signed-off-by: Eric Nemchik <eric@nemchik.com>
@nemchik nemchik requested a review from a team December 7, 2023 01:36
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/librespeed/5.3.0-pkg-301a04c6-dev-7326f17e77d9a1ecd3ba29abcc92d9a1d7e6d9cc-pr-28/index.html
https://ci-tests.linuxserver.io/lspipepr/librespeed/5.3.0-pkg-301a04c6-dev-7326f17e77d9a1ecd3ba29abcc92d9a1d7e6d9cc-pr-28/shellcheck-result.xml

Tag Passed
amd64-5.3.0-pkg-301a04c6-dev-7326f17e77d9a1ecd3ba29abcc92d9a1d7e6d9cc-pr-28
arm64v8-5.3.0-pkg-301a04c6-dev-7326f17e77d9a1ecd3ba29abcc92d9a1d7e6d9cc-pr-28

@nemchik nemchik merged commit 286ab1e into master Dec 7, 2023
6 checks passed
@nemchik nemchik deleted the pdo_mysql branch December 7, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG] MySQL connetion is broken (no pdo_mysql)
3 participants