diff options
author | unknown <knielsen@mysql.com> | 2006-03-22 09:55:26 +0100 |
---|---|---|
committer | unknown <knielsen@mysql.com> | 2006-03-22 09:55:26 +0100 |
commit | e29144b4b5bedd1239c0045f73316a42eda1521d (patch) | |
tree | 2baa2b3b734e54ff428f3a5228d8d943681c23be /cmd-line-utils | |
parent | c8caeebf854d8df94b39c72d3003245fa1d372db (diff) | |
download | mariadb-git-e29144b4b5bedd1239c0045f73316a42eda1521d.tar.gz |
Define USE_TLS when compiling libmysql.dll, to avoid crashing when
loaded at runtime.
extra/comp_err.c:
Don't use DBUG after my_end, crashes on Windows with USE_TLS.
include/my_dbug.h:
Add missing DBUG_LEAVE in non-debug builds.
include/my_pthread.h:
Add comment explaining USE_TLS.
libmysql/cmakelists.txt:
Add USE_TLS to avoid crashing when loading libmysql.dll at runtime.
mysys/cmakelists.txt:
Add USE_TLS to avoid crashing when loading libmysql.dll at runtime.
mysys/my_init.c:
Don't use DBUG after my_thread_end(), as it crashes on Windows TLS.
Diffstat (limited to 'cmd-line-utils')
0 files changed, 0 insertions, 0 deletions