Estoy tratando de instalar MySQL 3.23.47 en un Potato con kernel 2.4.16, pero al hace make test me da una advertencia y un error:
Warning; Aborted waiting on pid file: '/mysql/mysql-3.23.47/mysql-test/var/run/mysqld-slave.pid' after 20 seconds rpl000007 0.00 0.02 0.29 [ pass ] rpl000008 .... .... .... [ fail ] /mysql/mysql-3.23.47/client/.libs/lt-mysqltest: Could not open connection 'slave': Can't connect to local MySQL server through socket '/mysql/mysql-3.23.47/mysql-test/' (2) Command exited with non-zero status 1 real 2.04 user 0.00 sys 0.01 Aborting. To continue, re-run with '--force'. Ending Tests Shutting-down MySQL daemon Master shutdown finished lt-mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/mysql/mysql-3.23.47/mysql-test/' (2)' Check that mysqld is running and that the socket: '/programas/mysql/mysql-3.23.47/mysql-test/var/tmp/mysql-slave.sock' exists! Slave shutdown finished make: *** [test] Error 1 Lo instalo de los fuentes porque no hay una versi�n 3.23 para Potato. Mi duda es si tendr�a alg�n problema al instalarlo y en caso negativo si la habr�a utilizando MySQL. Gracias y un saludo. -- Hugo Morago Linux user 232329 Debian GNU/Linux

