Bug #1896 | mysql_config not in sync with install locations | ||
---|---|---|---|
Submitted: | 19 Nov 2003 21:49 | Modified: | 12 Dec 2003 17:03 |
Reporter: | Sam Umbach | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 4.0.15 Standard | OS: | MacOS (mac os x 10.2.8) |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[19 Nov 2003 21:49]
Sam Umbach
[12 Dec 2003 17:03]
Lenz Grimmer
Sorry, but I cannot reproduce the problem here. I installed MySQL from mysql-standard-4.0.15.pkg and ran mysql_config: $ /usr/local/mysql/bin/mysql_config Usage: /usr/local/mysql/bin/mysql_config [OPTIONS] Options: --cflags [-I'/usr/local/mysql/include'] --libs [-L'/usr/local/mysql/lib' -lmysqlclient -lz -lm] --socket [/tmp/mysql.sock] --port [3306] --version [4.0.15] --libmysqld-libs [ -L'/usr/local/mysql/lib' -lmysqld -lz -lm ] Can you please verify, that there is no other MySQL installation in /usr/local? Does it still happen for you with the 4.0.16 package?