IGN KEY (`proteinOid`) REFERENCES
> `Protein` (`oi
> d`) ON UPDATE CASCADE,
> CONSTRAINT `Alias_ibfk_2` FOREIGN KEY (`aliasGroupOid`) REFERENCES
> `AliasGroup
> ` (`oid`) ON UPDATE CASCADE
> ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
>
> --
> -Message d'origine-
> De : Jeff Mat
RENCES `AliasGroup
` (`oid`) ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-Message d'origine-
De : Jeff Mathis [mailto:[EMAIL PROTECTED]
Envoyé : 14 janvier 2005 16:15
À : Duhaime Johanne
Cc : mysql@lists.mysql.com
Objet : Re: actual size of a innodb tablespace
if y
if you issue a "show table status" command from the mysql prompt, you'll
get an estimate of how much free space exists in the files.
Duhaime Johanne wrote:
Hello
Context: innodb per table.
Is it possible to know the actual size of my innodb file? What part of
the initial size (10M: autoexten