At file:///Users/bell/maria/bzr/work-maria-5.2-warnings/

------------------------------------------------------------
revno: 2759
revision-id: [email protected]
parent: [email protected]
committer: [email protected]
branch nick: work-maria-5.2-warnings
timestamp: Tue 2010-03-30 11:41:25 +0300
message:
  Remove compiler warning
=== modified file 'storage/maria/ma_loghandler.c'
--- a/storage/maria/ma_loghandler.c     2010-03-29 18:53:18 +0000
+++ b/storage/maria/ma_loghandler.c     2010-03-30 08:41:25 +0000
@@ -7934,6 +7934,7 @@
   DBUG_ASSERT(translog_status == TRANSLOG_OK ||
               translog_status == TRANSLOG_READONLY);
   LINT_INIT(sent_to_disk);
+  LINT_INIT(flush_interval);
 
   pthread_mutex_lock(&log_descriptor.log_flush_lock);
   DBUG_PRINT("info", ("Everything is flushed up to (%lu,0x%lx)",

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to