Hello.
> ql.so' for module DBD::mysql: libmysqlclient.so.14: cannot open shared
> object file: No such file or directory at
Install "Dynamic client libraries" rpm from:
http://dev.mysql.com/downloads/mysql/4.1.html
Have a look here as well:
http://dev.mysql.com/doc/mysql/en/perl-sup
hello
i just installed mysql-standard-4.1.13-pc-linux-gnu-i686.tar.gz then
try typing the command perl run-all-test
when this is error message came up. below is the error message.
install_driver(mysql) failed: Can't load
'/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/auto/DBD/mysql
SQL daemon
Master shutdown finished
Slave shutdown finished
make: *** [test] Error 1
linux:~/mysql5.0/mysql-5.0 # make test --force
make: unrecognized option `--force'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B
Could anyone tell me how to get past this error please? When I 'make
test' some of the tests run but then it dies with.
create [ pass ]
ERROR: /home/tekton/src/mysql-4.0.13/mysql-test/var/run/master.pid was
not created in 30 seconds; Aborting
Or can this be safely ignored
Hey all,
I was trying to compile, test and install MySQL-4.0.13. Compile went
well and it was configured with --with--innodb --enable-assembler
--prefix=/usr and nothing else. However when I make test it goes through
to create, passes that then stops for 30 seconds and give the error that
the '[di