Bug #13402 Windows VS 2003 Compiler error BK 5.0.14-cr
Submitted: 22 Sep 2005 13:16 Modified: 23 Sep 2005 18:05
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.0 BK source OS:Windows (Windows)
Assigned to: Dmitry Lenev CPU Architecture:Any

[22 Sep 2005 13:16] Miguel Solorzano
Description:
Compiling latest 5.0 source on Windows:

d:\builds\mysql-5.0.14-rc\sql\mysqld.cpp(4211): error C2039: 'host' : is not a member of 'THD'
d:\builds\mysql-5.0.14-rc\sql\mysqld.cpp(4020): error C2039: 'host' : is not a member of 'THD'

How to repeat:
Compile source on Windows
[23 Sep 2005 17:27] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/30280
[23 Sep 2005 18:05] Dmitry Lenev
Fixed in 5.0.14. No need for ChangeLog note since this problem was introduced in the same version.