On Thu, Dec 20, 2001 at 12:40:12AM -0800, Srinivasan Sriram wrote: > Have any of you attempted to port mysql on to arm-linux > for the SA0110 processor. I am trying to do that and > have encountered so may problems.
As far as I'm concerned, you just build it, and it works. The database the website runs on is mysql on ARM built from the RedHat RPMs. What's the problem? rmk@flint:[rmk]:<1068> rpm -qi mysql Name : mysql Relocations: (not relocateable) Version : 3.23.22 Vendor: (none) Release : 6 Build Date: Fri Oct 27 20:54:18 2000Install date: Fri Oct 27 20:56:12 2000 Build Host: flint Group : Applications/Databases Source RPM: mysql-3.23.22-6.src.rpm Size : 4470502 License: GPL/LGPL URL : http://www.mysql.com Summary : MySQL client program and shared library Description : MySQL is a multi-user, multi-threaded SQL database server. SQL is the most popular database language in the world. MySQL is a client/server implementation that consists of a server daemon mysqld and many different client programs and libraries. This package contains the MySQL client programs, the client shared library, and generic MySQL files. rmk@flint:[rmk]:<1069> uname -a Linux flint 2.2.18-cdhs #257 Thu Sep 13 22:28:17 BST 2001 armv4l unknown rmk@flint:[rmk]:<1070> _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
