Commit a86a67db authored by tim@cane.mysql.fi's avatar tim@cane.mysql.fi

logging_ok Logging to logging@openlogging.org accepted

manual.texi	mention bdb_version in changelog
parent 1420732f
mwagner@evoq.home.mwagner.org mwagner@evoq.home.mwagner.org
tim@cane.mysql.fi
...@@ -40310,6 +40310,8 @@ though, so Version 3.23 is not released as a stable version yet. ...@@ -40310,6 +40310,8 @@ though, so Version 3.23 is not released as a stable version yet.
@appendixsubsec Changes in release 3.23.31 @appendixsubsec Changes in release 3.23.31
@itemize @bullet @itemize @bullet
@item @item
Added new mysqld variable: bdb_version.
@item
Fixed bug when using expression of type Fixed bug when using expression of type
@code{SELECT ... FROM t1 left join t2 on (t1.a=t2.a) WHERE t1.a=t2.a}. In this @code{SELECT ... FROM t1 left join t2 on (t1.a=t2.a) WHERE t1.a=t2.a}. In this
case the test in the @code{WHERE} clause was wrongly optimized away. case the test in the @code{WHERE} clause was wrongly optimized away.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment