Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 21:55 UTC
Updated:
2 Mar 2011 at 18:25 UTC
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
Comment #1
drfuzetto commentedThere was a innodb limit in mysql.
Once the limit was removed the error went away.
Comment #3
adriaanm commentedCan you explain how to change this limit? I have the exact same problem.