I have MySql 3.23.49 on machine A. I have apache on machine B, and wish to ultimately run queries on databases on machine A using perl/DBI as CGI from Apache. Machine B was wiped and rebuilt from the RH9 up, but has no Mysql on it at all. My goal is to share the load a bit.
Do I need to put all of Mysql on Machine B and the not use the server daemon,
or is there just a client piece I can install on B?
Is the client piece necessary for DBD::mysql to work (BTW, it won't install from CPAN at the present, although other DBDs do)?
Assuming I can only get a higher version client to install, will it communicate with my current version on A?
Thanks in advance. Tim
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]