• innodb problem due to mysql bug

    this is the error log:
    InnoDB: Unable to lock ./ibdata1, error: 11
    InnoDB: Check that you do not already have another mysqld process
    InnoDB: using the same InnoDB data or log files.
    InnoDB: Unable to lock ./ibdata1, error: 11
    and it is supposed to be this mysqlbug : http://bugs.mysql.com/bug.php?id=9381

    so can I use myIsami instead or innodb and will it cause any problem by using myISAMI instead of Innodb ??

  • The topic ‘innodb problem due to mysql bug’ is closed to new replies.