Build mysqlclient with MSYS2 on Windows support

Open
#686 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
mysql

Research direction

Start with the linked MSYS2 MINGW-packages issue search and review the existing MySQL client build requirements. Done means documenting or implementing official MSYS2 MINGW package support that allows applications to connect to MySQL through the client library.

Written by the indexing model from the issue text.

Description

There are many issues about building the MySQL client library on MSYS2
https://github.com/msys2/MINGW-packages/issues?q=mysql

libmariadbclient is about to become independent from MySQL, with only one final step remaining. Currently, it is possible to connect to MySQL via libmariadbclient, but once it becomes fully independent, connecting to MySQL will become very difficult. Please provide official support for building MINGW packages under MSYS2 to help enable applications to connect to MySQL.

Dominant language
C++
Stars
12.4k
Forks
4.4k
Avg merge
8d 16h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mysql/mysql-server

All issues in mysql/mysql-server

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.