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

[stable26] fix(db): also chunk MariaDB deletes #1313

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

miaulalala
Copy link
Collaborator

Manual backport of #1309

@miaulalala
Copy link
Collaborator Author

Test failing with:

Run mkdir data
The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see https://www.php.net/manual/en/book.pcntl.php
Additionally the function 'pcntl_signal' and 'pcntl_signal_dispatch' need to be enabled in your php.ini.

In Install.php line 126:
                                    
  [InvalidArgumentException]        
  Database <oci> is not supported.  

@miaulalala miaulalala force-pushed the fix/stable26/chunk-mariadb branch from f39d076 to ef5b4fc Compare September 21, 2023 12:13
@st3iny st3iny disabled auto-merge September 25, 2023 07:32
@artonge artonge force-pushed the fix/stable26/chunk-mariadb branch from ef5b4fc to 582f8ff Compare September 25, 2023 09:57
@artonge artonge enabled auto-merge September 25, 2023 09:57
@miaulalala miaulalala disabled auto-merge September 25, 2023 11:41
Signed-off-by: Anna Larch <anna@nextcloud.com>
@artonge artonge force-pushed the fix/stable26/chunk-mariadb branch from 582f8ff to 59e3736 Compare September 26, 2023 07:42
@artonge artonge enabled auto-merge September 26, 2023 07:42
@artonge artonge merged commit ba65946 into stable26 Sep 26, 2023
33 checks passed
@artonge artonge deleted the fix/stable26/chunk-mariadb branch September 26, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

4 participants