On Fri, 2 Apr 2004, James, Joby (Joby)** CTR ** wrote:
Quote:
i am creating a database in solaris with $rc = $drh->func('createdb',
$database, $host, $user, $password, 'admin'); API and it is working
perfectly in one server.. And now i am testing the same script(instalation
script) in another server this gives an error Segmentation fault (core
dumped) and after this progaram exits .. |
Try recompiling DBD::mysql on the client machine -- you might also want
to try recompiling the client libraries on that machine too. You might
want to try upgrading to the latest DBD::mysql which is 2.9003.
If that does not solve the problem, can you send, 1. the output of perl
-V, 2. a stack trace and 3. a full example program that exhibits the
problem.
Also does make test pass on that system?
Rudy
--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=ms...ie.nctu.edu.tw