Skip to content

[CLI] Fix MySQL check in database dumper#4897

Merged
Akkadius merged 1 commit intomasterfrom
db_dump-mysql_check
May 16, 2025
Merged

[CLI] Fix MySQL check in database dumper#4897
Akkadius merged 1 commit intomasterfrom
db_dump-mysql_check

Conversation

@joligario
Copy link
Copy Markdown
Contributor

@joligario joligario commented May 16, 2025

Description

On Ubuntu 25.04 (or maybe the MariaDB install with that version), the string "Ver" is no longer present causing the check for the MySQL executable to fail.

image
image
image

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing

image

Clients tested: CLI

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@joligario joligario marked this pull request as ready for review May 16, 2025 23:23
@Akkadius Akkadius merged commit eb366e6 into master May 16, 2025
2 checks passed
@Akkadius Akkadius deleted the db_dump-mysql_check branch May 16, 2025 23:56
@Akkadius Akkadius mentioned this pull request May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants