Bug #10318 Suspicious warning compiling ha_innodb.cpp on Windows
Submitted: 2 May 2005 18:51 Modified: 3 May 2005 6:32
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.0-BK OS:
Assigned to: CPU Architecture:Any

[2 May 2005 18:51] Miguel Solorzano
Description:
Compiling...
ha_innodb.cpp
C:\mysql-5.0.6-beta\sql\ha_innodb.cpp(1907) : warning C4715: 'innobase_repl_report_sent_binlog' : not all control paths return a value

ha_innodb.obj - 0 error(s), 1 warning(s)

How to repeat:
Compile it on Windows

Suggested fix:
-
[3 May 2005 6:32] Heikki Tuuri
Miguel,

thank you for the bug report. Fixed with a patch 2 minutes ago.

--Heikki