Hi,
There are two typos on this page.
patch -Np1 -i ../mysql-5.5.27-client_only_fix-1.patch
should be
patch -Np1 -i ../mysql-5.5.27-fix_client_only-1.patch
and
install -v -m644 /usr/share/mysql/support-files/my-medium.cnf /etc/my.cnf
should be
install -v -m644 /usr/share/mysql/support/my-medium.cnf /etc/my.cnf

Regards,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to