BUG?: Creating a copy of a database with InnoDB tables

2001-06-26 Thread Jonathan Arthur
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

Aborted connection (Got an error reading communication packets)

2001-02-08 Thread Jonathan Arthur
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