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

Figure out how to be compatible with MariaDB #2

Closed
tnozicka opened this issue Sep 16, 2015 · 0 comments
Closed

Figure out how to be compatible with MariaDB #2

tnozicka opened this issue Sep 16, 2015 · 0 comments

Comments

@tnozicka
Copy link
Contributor

MariaDB has striped down some symbols that we use to fix design flaws in C API. Particularly THR_LOCK_threads, THR_KEY_mysys, THR_COND_threads, THR_thread_count.

Temporary fix migth be some macro to disable these fixes resulting in small memory leaks in C API TSS (thread specific storage).

@tnozicka tnozicka assigned tnozicka and unassigned tnozicka Sep 16, 2015
tomasprochazka2 added a commit to tomasprochazka2/SuperiorMySqlpp that referenced this issue Sep 10, 2018
# This is the 1st commit message:

Adding doxygen comments

# This is the commit message seznam#2:

Corrected doxygen comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant