Re: a mysqldump question

2005-09-01 Thread Gleb Paharenko
Hello. > Yesterday I try to migrate a database from mysql version is '4.1.5-gamma' to > mysql version 3.23.45 using mysqldump: >. > loki# mysqldump clasificados > /usr/backup/clasificados.sql You should remove column and table options. Some o

a mysqldump question

2005-08-31 Thread mbeltran
Hi all Yesterday I try to migrate a database from mysql version is '4.1.5-gamma' to mysql version 3.23.45 using mysqldump: in the source server I executed: loki# mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1955 to server version: 4.1.5-gamma-log Ty