-
Notifications
You must be signed in to change notification settings - Fork 440
my_config.h is not were it is expected in MariaDB 10.2.8 #197
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
Comments
I googled "mariadb-devel my_config" and found this. Why don't you google? |
That's my fucking question that I did open after googling, not finding anything and reading carefully your issue template. So yes I googled, follow your requirements and still think that there is an error in this component that should be fixed. |
I'm sorry. I have received many noisy questions from this project. |
fixed. But please don't ask me "when it's released?" I don't have time and motivation to build windows binary for now. |
No problem, thank you so much for the fast reply and fix. |
I found yesterday an error trying to install mysqlclient:
I did google a bit and opened an Jira Issue for it in MariaDB project but it seems that my_config.h file is part of the server headers and that headers were moved to /server folder in the latest MariaDB release: https://jira.mariadb.org/browse/MDEV-13370
The text was updated successfully, but these errors were encountered: