diff options
author | unknown <hf@deer.(none)> | 2004-05-26 00:27:00 +0500 |
---|---|---|
committer | unknown <hf@deer.(none)> | 2004-05-26 00:27:00 +0500 |
commit | 19a78ceac8e0d70db3178930f67f0a0f8b7cb46d (patch) | |
tree | b77ab2a0ca48a92945aa966cc1b2830e27e1542d /merge | |
parent | b7e8f418c25d087db79a925d41718abfd1073b45 (diff) | |
download | mariadb-git-19a78ceac8e0d70db3178930f67f0a0f8b7cb46d.tar.gz |
Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)
configurations added to build the libraries with USE_TLS flag to be
used for libmysqld
VC++Files/dbug/dbug.dsp:
TLS_DEBUG configuration added
VC++Files/heap/heap.dsp:
TLS and TLS_DEBUG configurations added
VC++Files/isam/isam.dsp:
TLS and TLS_DEBUG configurations added
VC++Files/libmysql/libmysql.dsp:
MYSQL_CLIENT define enabled
VC++Files/libmysqld/libmysqld.dsp:
using of _tls libraries added
VC++Files/myisam/myisam.dsp:
TLS and TLS_DEBUG configurations added
VC++Files/myisammrg/myisammrg.dsp:
TLS and TLS_DEBUG configurations added
VC++Files/mysys/mysys.dsp:
TLS and TLS_DEBUG configurations added
include/mysql_com.h:
__declspec(dllimport) seems to be necessary when one uses .dll
on Windows
Diffstat (limited to 'merge')
0 files changed, 0 insertions, 0 deletions