Mysql von 4.0.15 auf 4.0.22 update schlägt fehl
Posted: 2004-11-11 13:18
Hab von mysql.com mir das rpm gezogen MySQL-server-4.0.22-0.i386.rpm und wollt den auf mein Suse 9.0 draufmachen.
rpm -ivh MySQL-server-4.0.22-0.i386.rpm
Fehler:
Muss ich zuvor die alte 4.0.15 (mit rpm -e) deinstallieren? Will das nicht einfach so machen, ohne vorher Eure Meinung zu hören, ist ja nen laufender Server.
Weiss jemand von Problemen, wenn ich gleich von 4.0.15 auf 4.1.7 update?
Danke
rpm -ivh MySQL-server-4.0.22-0.i386.rpm
Fehler:
Code: Select all
file /usr/bin/perror from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-client-4.0.15-13
file /usr/bin/replace from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-client-4.0.15-13
file /usr/share/man/man1/perror.1.gz from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-client-4.0.15-13
file /usr/share/man/man1/replace.1.gz from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-client-4.0.15-13
file /etc/init.d/mysql from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /etc/logrotate.d/mysql from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /etc/my.cnf from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/isamchk from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/isamlog from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/my_print_defaults from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/myisamchk from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/myisamlog from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/myisampack from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysql_fix_privilege_tables from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysql_install_db from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysql_secure_installation from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysqlbug from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysqld_multi from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysqld_safe from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysqlhotcopy from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/mysqltest from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/pack_isam from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/resolve_stack_dump from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/bin/resolveip from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/lib/mysql/mysqld.sym from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/sbin/mysqld from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/share/info/mysql.info.gz from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
file /usr/share/man/man1/isamchk.1.gz from install of MySQL-server-4.0.22-0 conflicts with file from package mysql-4.0.15-67
Weiss jemand von Problemen, wenn ich gleich von 4.0.15 auf 4.1.7 update?
Danke