• Marko Mäkelä's avatar
    Merge Bug #54658 fix from mysql-5.1-innodb: · e475440f
    Marko Mäkelä authored
    ------------------------------------------------------------
    revno: 3515
    revision-id: marko.makela@oracle.com-20100621094008-o9fa153s3f09merw
    parent: vasil.dimov@oracle.com-20100618085155-xnm469cbhedqea96
    committer: Marko Mäkelä <marko.makela@oracle.com>
    branch nick: 5.1-innodb
    timestamp: Mon 2010-06-21 12:40:08 +0300
    message:
      Bug #54658: InnoDB: Warning: allocated tablespace %lu, old maximum was 0
    
      dict_check_tablespaces_and_store_max_id(): Initialize max_space_id
      and fil_system->max_assigned_id from DICT_HDR_MAX_SPACE_ID.
    
      fil_space_create(): Suppress the warning unless !recv_recovery_on
      (do not complain while applying the redo log).
    e475440f
fil0fil.c 126 KB