I am getting this error during the install process during the Database configuration:
SQLSTATE[HY000]: General error: 1005 Can't create table './drupal7/variable.frm' (errno: 135)

Comments

drfuzetto’s picture

Status: Active » Fixed

There was a innodb limit in mysql.
Once the limit was removed the error went away.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

adriaanm’s picture

Can you explain how to change this limit? I have the exact same problem.