summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-12-05 23:56:56 +0200
committerunknown <monty@hundin.mysql.fi>2001-12-05 23:56:56 +0200
commit6f8f45e9592aa7f2ca48168d51e1624cce158797 (patch)
tree5a0aaea63377fc914c0392cf7adeadcac0391b3a /Docs
parent2a74eb824fab0a96781eb7362bc1c7b5816a8e02 (diff)
downloadmariadb-git-6f8f45e9592aa7f2ca48168d51e1624cce158797.tar.gz
Small changes to mysql_config.sh
Docs/manual.texi: Changelog scripts/mysql_config.sh: Fix script to search in different directories for include and lib
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 560ad720050..a82b0a83cb5 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46784,7 +46784,7 @@ users use this code as the rest of the code and because of this we are
not yet 100% confident in this code.
@menu
-* News-3.23.47::
+* News-3.23.47:: Changes in release 3.23.47
* News-3.23.46:: Changes in release 3.23.46
* News-3.23.45:: Changes in release 3.23.45
* News-3.23.44:: Changes in release 3.23.44
@@ -46836,9 +46836,12 @@ not yet 100% confident in this code.
@end menu
@node News-3.23.47, News-3.23.46, News-3.23.x, News-3.23.x
-@appendixsubsec Changes in release 3.23.46
+@appendixsubsec Changes in release 3.23.47
@itemize @bullet
+@item
Fixed bug when using @code{t1 LEFT JOIN t2 ON t2.key=constant}.
+@item
+@code{mysqlconfig} now also work with binary (relocated) distributions.
@end itemize
@node News-3.23.46, News-3.23.45, News-3.23.47, News-3.23.x