jimw@mysql.com
13773acc1b
If mysql_config is a symlink, resolve it before trying to find the lib and
...
include directories relative to where it is located. (Bug #10986 )
2005-06-24 17:59:19 -07:00
konstantin@mysql.com
e531136c1f
A fix for Bug#6273 "building fails on link": we should not use
...
CLIENT_LIBS in mysql_config as CLIENT_LIBS point to builddir when
we use the bundled zlib.
2005-02-05 01:21:16 +03:00
jimw@mysql.com
488170d38c
Merge mysql.com:/home/jwinstead2/mysql-4.1-7021
...
into mysql.com:/home/jwinstead2/mysql-4.1-clean
2005-01-06 20:03:06 +01:00
jimw@mysql.com
2acb738784
Add comment to make code for option-stripping in mysql_config more clear
2005-01-06 19:57:02 +01:00
jimw@mysql.com
d14f3d7675
Protect flags like -Wl,-O2 from being mangled by mysql_config (Bug #6964 )
...
(Second commit of this patch -- first included wrong changes.)
2005-01-05 03:43:37 +01:00
jimw@mysql.com
30808e9ab9
Make sure to include ZLIB_LIBS in mysql_config --libs_r (Bug #7021 )
2005-01-05 02:04:12 +01:00
hf@deer.(none)
2eec5d460d
Fix for bug #5396(libmysql depends on SSL)
...
Since libmysqld has libmysql's capabilities it needs lssl to compile
2004-09-10 19:55:43 +05:00
serg@serg.mylan
a35955d60f
\| is sed is on-portable
2004-02-20 12:02:34 +01:00
vva@eagle.mysql.r18.ru
24413c7d8c
fixed bug #1650 "mysql_config --libmysqd-libs misses libwrap"
2003-11-15 19:37:54 -04:00
serg@serg.mylan
0ce865b6b4
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2003-10-06 09:24:12 +02:00
serg@serg.mylan
9e68df2333
typo fixed (bug #1390 - incorrect mysql_config output)
2003-09-28 21:35:47 +02:00
monty@narttu.mysql.fi
f05a1c8394
Block SIGPIPE also for not threaded client programs.
...
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
2003-09-23 13:36:01 +03:00
bar@bar.mysql.r18.ru
37cedc9a43
Fix
2002-08-14 13:05:38 +05:00
monty@hundin.mysql.fi
79796e989f
Merge from 3.23.48 tree
2002-01-30 16:37:47 +02:00
monty@hundin.mysql.fi
89fa5f13d9
Fixed bug when making a range join based on information from a const table.
2002-01-18 00:43:50 +02:00
monty@hundin.mysql.fi
5c94a16422
merge with 3.23.47
2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
0f71e337b3
Small changes to mysql_config.sh
2001-12-05 23:56:56 +02:00
sasha@mysql.sashanet.com
2f91f2360a
get correct paths in mysql_config even if the user moves basedir
2001-12-01 19:37:30 -07:00
monty@hundin.mysql.fi
88aff4bf85
Updated manual about embedded version.
...
Speed up column-completion in 'mysql'
Don't use ISAM if HAVE_ISAM is not defined
A lot of fixes for the embedded version. All libraries are now included in libmysqld.a
Changed arguments to convert_dirname() to make it more general.
Renamed files in the 'merge' directory to all use a common prefix.
Don't compile both assembler and C functions on x86
2001-10-08 04:58:07 +03:00
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00