Closed (cannot reproduce)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Customer
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 18:13 UTC
Updated:
22 Jun 2012 at 15:20 UTC
I am receiving this error when I attempt to install the customer module. I am installing each module of commerce individually.
PDOException: SQLSTATE[HY000]: General error: 1005 Can't create table './db/field_data_commerce_customer_address.frm' (errno: 121):
Attached is the screenshot of the error message received.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot at 2012-03-07 11:12:57.png | 159.43 KB | m_rookie |
Comments
Comment #1
rszrama commentedWhat type database server are you running? And can you install using Commerce Kickstart fine as opposed to one at a time?
(Marking this "normal" until we have more info; if no one could install this module, that'd be one thing, but you're the only case I've ever heard of this particular error. That table is simply a field table coming from Drupal core anyways, but maybe there's something in our particular field schema that your database server doesn't like.)
Comment #2
rszrama commentedNo way to reproduce this, and still nothing I've ever seen before. That's a general field table it's choking on, though, so I don't consider it being under the purview of this module.