I have a database with a mix of myisam and innodb tables. I want to
create a copy of this database (ie the database name is different but
the table names and structures are the same) on the same server.
When I issue the "create table" command I get the following error:
ERROR 1005: Can't create t
Hello,
I am experiencing a problem with aborted connections to the db. In
essence, I have an web-based application writing large amounts of data
to a mysql database. The error seems to occur randomly. The only
reproducible part of the problem seems to be that the bigger the data
set the more like