×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Just as a follow up - based on the information that I mentioned earlier, Bob Bergstrom was able to move his MySQL data without reinstall etc. Here's the step by step instructions that he came up with:
CALL QP2TERM
mkdir -p /QOpenSys/usr/local
cd /usr/local
mv mysql-5.1.35-i5os-power-64bit /QOpenSys/usr/local
mv mysqldata /QOpenSys/usr/local
ln -sf /QOpenSys/usr/local/mysql-5.1.35-i5os-power-64bit mysql
ln -sf /QOpenSys/usr/local/mysqldata mysqldata
modify /etc/my.cnf to reflect directory changes.
Jon Paris
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.