PerfectlySoft / PerfectlySoft/Perfect-MySQL
MariaDB compatibility?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 126
- Forks
- 58
- Avg merge
- 25m
- Merged PRs (30d)
- 1
Description
MariaDB is generally a drop-in replacement for MySQL, but attempting to build this module with MariaDB installed on the system (instead of MySQL) results in the error ld: library not found for -lmysqlclient for architecture x86_64. Is there any way this module could be used with MariaDB?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by examining how the module links the MySQL client library and whether MariaDB provides a compatible client library; done means establishing whether the module can build and be used with MariaDB instead of MySQL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb, mysql, swift
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100