Bug #10182 Windows 5.0 BK source fails to compile
Submitted: 26 Apr 2005 15:55 Modified: 5 May 2005 15:38
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version: OS:Windows (Windows)
Assigned to: Reggie Burnett CPU Architecture:Any

[26 Apr 2005 15:55] Miguel Solorzano
Description:
VC++ reports:

C:\mysql-5.0.6-beta\sql\item_func.h(1321) : error C2059: syntax error : 'bad suffix on number

{
    if (execute(&result_field))
      return 0LL;
^^^^^^^^^^^^

How to repeat:
Compile latest BK source on Windows.
[5 May 2005 15:38] Reggie Burnett
Fixed by other developer during work on different bug.