Bug #24890 --enable-thread-safe-client make mysql server built even with "--without-server"
Submitted: 7 Dec 2006 15:32 Modified: 7 Dec 2006 20:23
Reporter: Gabriel Barazer Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.0.27 OS:Linux (Linux)
Assigned to: Assigned Account CPU Architecture:Any
Tags: --enable-thread-safe-client, --without-server

[7 Dec 2006 15:32] Gabriel Barazer
Description:
When trying to compile the mysql client only from the source tar, using the --enable-thread-safe-client configure option disable the --without-server option.

How to repeat:
untar, then ./configure --without-server --enable-thread-safe-client

make and make install will build the daemon and install the server files

Suggested fix:
modify the configure script ?
[7 Dec 2006 20:23] Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicates bug #23973