; directory for InnoDB tables. It looks like InnoDB
> > table data belongs to his database are not kept
> under
> > his database directory. Am I right?
>
> Right. InnoDB uses big single (or multiple)
> tablespace for all data.
> But you can also use different
Sagara Wijetunga <[EMAIL PROTECTED]> wrote:
> I can see his MyISAM *.frm, *.MYD and *.MYI are kept
> under his database directory.
>
> But I can see only table.frm are in his database
> directory for InnoDB tables. It looks like InnoDB
> table data belongs to his dat
InnoDB data is kept in the ib* files. Did you explicitly create a directory
for your innoDB files?
-Original Message-
From: Sagara Wijetunga
To: [EMAIL PROTECTED]
Sent: 7/6/04 8:16 AM
Subject: InnoDB table data
Hi all
We allocate a limited amount of disk space for user's
home dire
nnoDB as well as MyISAM tables.
I can see his MyISAM *.frm, *.MYD and *.MYI are kept
under his database directory.
But I can see only table.frm are in his database
directory for InnoDB tables. It looks like InnoDB
table data belongs to his database are not kept under
his database directory. Am I