mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
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
This commit is contained in:
parent
2a74eb824f
commit
6f8f45e959
2 changed files with 25 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue