Commit afdd9a1f authored by sasha@mysql.sashanet.com's avatar sasha@mysql.sashanet.com
Browse files

one more fix for Intvar 22 offset mystery bug

parent 31fbe606
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -348,7 +348,7 @@ int init_master_info(MASTER_INFO* mi)
  // keep other threads from reading bogus info

  pthread_mutex_lock(&mi->lock);
  
  mi->pending = 0;
  
  if(!my_stat(fname, &stat_area, MYF(0))) // we do not want any messages
    // if the file does not exist