From: Date: May 1 2007 10:40pm Subject: Connector/NET commit: r696 - trunk List-Archive: http://lists.mysql.com/commits/25849 X-Bug: 27765 Message-Id: <200705012040.l41Keo02001910@bk-internal.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Modified: trunk/CHANGES trunk/Client.build Log: Bug #27765 Logging does not work Fixed this by making sure the TRACE constant is defined in client.build Modified: trunk/CHANGES =================================================================== --- trunk/CHANGES 2007-05-01 20:38:21 UTC (rev 695) +++ trunk/CHANGES 2007-05-01 20:40:50 UTC (rev 696) @@ -21,6 +21,7 @@ Bug #26147 "User Id" problem during connection creation Bug #27240 Property value characterset not retrieved/fetched in conn wizard Bug #25947 CreateFormat/CreateParameters Column of DataTypes collection incorrect for CHAR + Bug #27765 Logging does not work Other changes ------------- Modified: trunk/Client.build =================================================================== --- trunk/Client.build 2007-05-01 20:38:21 UTC (rev 695) +++ trunk/Client.build 2007-05-01 20:40:50 UTC (rev 696) @@ -46,7 +46,7 @@ @@ -67,10 +67,10 @@ + define="TRACE ${defines}" debug="${debug}" optimize="${opt}"> - +