Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

mysql_fix_extensions(1)


mysql

mysql

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

mysql_fix_extensions − Corrects MySQL database file names.

SYNOPSIS

mysql_fix_extensions <datadir>

DESCRIPTION

Makes .frm lowercase and .MYI/MYD/ISM/ISD uppercase useful when datafiles are copied from windows. Does not work with RAID, with InnoDB or BDB tables.

For more information start the program with ’--help’.

SEE ALSO

mysql (1), mysqld (8)

AUTHOR

This manpage was written by Christian Hammers <ch@debian.org>.

MySQL is available at http://www.mysql.com/.



mysql_fix_extensions(1)