Hello.
You may use mysqlhotcopy. May be it is better to use select ... into outfile and load data infile. See: http://dev.mysql.com/doc/mysql/en/LOAD_DATA.html http://dev.mysql.com/doc/mysql/en/SELECT.html But The Right Way(tm) is using a mysqldump utility. >It is possible to copy the database of mysql-3.22.32 (/usr/local/mysql/var) >on version >4.0.20 (/usr/local/mysql_new/var)? > >There is possibility that they work? > >My O.S. is Solaris 8 > > >Thank's >Alessio > >P.S. >In that case I must use the function "mysqlhotcopy"? I don't have the >possibility to use >>"mysqldump --all-databases > all_databases.sql"[EMAIL PROTECTED] wrote: -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.NET http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Gleb Paharenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]