I am looking for MySQL "no-install" version for Ubuntu.
I can successfully run MySQL on Windows (using MSI Installer as well as no-install).
With Ubuntu, MySQL got installed using the software center.
My question is --
Where do I find MySQL no-install version for Ubuntu.
Googled for it, but could not find the same.
Regards,
Vineet
apt-get install mysql-serverand be done with it. – Michael Wild Jun 12 '12 at 6:30