InnoDB ne conserve pas de compte interne de ligne pour une table.
InnoDB does not keep an internal count of rows in a table.
Après cela, InnoDB commence à allouer des extensions au segment.
After that, InnoDB starts to allocate whole extents to the segment.
Voici ci-dessous un exemple de configuration possible pour my.cnf, de InnoDB.
The following example shows possible configuration parameters in my.cnf for InnoDB.
Les fichiers InnoDB sévèrement ou partiellement endommagés peuvent être reconstruits en mode manuel.
Severely damaged and partial InnoDB files can be reconstructed in manual mode.
Il est vivement recommandé de convertir la base de données en InnoDB.
It is highly recommended to convert the database to InnoDB.
Voici un exemple de configuration de fichier my.cnf ou my.ini pour InnoDB.
The following example shows possible configuration parameters in my.cnf or my.ini for InnoDB.
Vous pourrez alors essayer une nouvelle création de base de données InnoDB.
Then you can try the InnoDB database creation again.
InnoDB n'a plus d'espace libre dans l'espace de table.
InnoDB has run out of free space in the tablespace.
Les pointeurs de fichiers utilisés par.ibd sont réservés pour InnoDB.
The file descriptors used for.ibd files are for InnoDB tables only.
Sans cette option, InnoDB se désactive.
Without this option, InnoDB disables itself.
Cependant, ne créez ou ne modifiez pas les tables InnoDB pour le moment.
However, do not create or change any InnoDB tables yet.
InnoDB est plus fiable car il utilise les logs de transactions pour la récupération automatique.
InnoDB is more reliable as it uses transactional logs for auto recovery.
Les 'fichiers' dans un espace de tables sont appelés des segments en InnoDB.
The "files" inside a tablespace are called segments in InnoDB.