Ravi Prasad LR wrote:
Luke,
Yup. Basically if I do a particular query from the command line,
I get the following error:
===
InnoDB: Error: tried to read 16384 bytes at offset 1 3469819904.
InnoDB: Was only able to read -1.
060327 8:25:41 InnoDB: Operating syste
Luke,
> Yup. Basically if I do a particular query from the command line,
> I get the following error:
> ===
> InnoDB: Error: tried to read 16384 bytes at offset 1 3469819904.
> InnoDB: Was only able to read -1.
> 060327 8:25:41 InnoDB: Operating system error number 5
Hi Sheeri.
sheeri kritzer wrote:
What happens if you try to connect to the database on the commandline?
Yup. Basically if I do a particular query from the command line,
I get the following error:
===
InnoDB: Error: tried to read 16384 bytes at offset 1 3469819904
What happens if you try to connect to the database on the commandline?
-Sheeri
On 3/24/06, Luke Vanderfluit <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I'm getting the following error running apache2 with modperl, mysql
> 4.1.18 and RT 3.4.5
> *error:*DBD::mysql::st execute failed: MySQL server
Well I tried removing -lmtmalloc from the LIBS line. Like before, I was
able to make but not make test. This time I just get a different error
after "test".
I could look into solving this error, but is this just treating the symptoms
though?
Ideas welcome,
TIA,
F
# /usr/local/bin/make test
PER
Hello.
I'm not a Solaris or DBD guru, so I could be wrong, but ldd output
doesn't show that mysql.so loads libmysqlclient (however, it can be
statically linked). There could be some problems with compiling
MySQL clients which described more in detail at:
http://dev.mysql.com/doc/refman/5.0
Yep, the objects appear to be ok including the offending libmtmalloc.so.1...
# ldd /export/home/root/.cpan/build/DBD-mysql-3.0002
/blib/arch/auto/DBD/mysql/mysql.so
librt.so.1 =>/lib/librt.so.1
libcrypt_i.so.1 => /usr/lib/libcrypt_i.so.1
libgen.so.1 => /lib/libg
From: "Nathan Mealey" <[EMAIL PROTECTED]>
> Has anyone out there had any trouble installing DBD::MySQL for MySQL
> 4.1.x on Mac OS X 10.3? I have tried it on several machines in my
> company's office, but it fails on all that are running 4.1.x, and
> installs fine on those running 4.0.x
>
> Thou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 18 June 2004 03:00 pm, Kairam, Raj wrote:
> After unzipping and untarring the DBD-mysql-2.9003.tar.gz ( obtained from
> CPAN ), in the DBD-mysql-2.9003 directory I tried the following
> mkdir /tmp/mysql-static
> cp /usr/lib/mysql/*.a /tmp/my
At 08:04 AM 5/5/04, Rudy Lippan wrote:
On Mon, 3 May 2004, Leon Sonntag wrote:
> I am having problems with installing the DBD::MySQL Perl module. My system
> is: RedHat 8 (patched current) Perl 5.8.4 (installed from RPM but upgraded
> manually) Apache 2.0.40 Modperl 1.99
>
> I am heading toward b
On Mon, 3 May 2004, Leon Sonntag wrote:
> I am having problems with installing the DBD::MySQL Perl module. My system
> is: RedHat 8 (patched current) Perl 5.8.4 (installed from RPM but upgraded
> manually) Apache 2.0.40 Modperl 1.99
>
> I am heading toward being able to install Best Practicals "
At 15:40 -0800 3/7/02, Brian Warn wrote:
>If I want to load DBD::mysql on a box where mysql is not installed, do I
>need to install some mysql components? I'm doing this because I'll be
DBD::mysql uses the MySQL C client library. You can't install without
it.
>connecting to a remote box from m
At 13:54 -0500 1/31/02, John Tsangaris wrote:
>I am trying to install mysql, DBI, and DBD::mysql on MacOS X.
>
>My problems are in the DBI and DBD::mysql part.
>
>
>Has anyone successfully installed the DBI and DBD::mysql perl modules on
>this platform?
>
>I'm running into troubles in the fact tha
From: "David J Jackson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, December 29, 2001 10:16 PM
Subject: Re: DBD::mysql HElp
> Did you do install "mysql" or install "DBD-mysql"?
>
> Here's what the ac
Did you do install "mysql" or install "DBD-mysql"?
Here's what the activestate page has to say:
ActivePerl offers a PPM archive of DBD::mysql. All you need to do is typing
ppm
install DBI
install DBD-mysql
This will fetch the modules via HTTP and install them. If you need to use a
WWW p
Try to install it using .rpm. I believe Redhat and Madrake packages all
have perl-mysql libraries.
Good luck
franky wrote:
franky: I have all the time the same error, I try different value but nothing is
franky: right!
franky: in the Perl Makefile.PL command i receive this message:
fr
I had the same problem too. If you go to CPAN and then go to DBD::Mysql,
click on the ftp site to
Jochen Wiedmann's directory and scroll past the one that says DBD-Mysql-yada
to the one that says Msql-Mysql-modules-1.2216.tar.gz and install that one
instead, it should work. Worked like a charm f
If this was the binary install, I had the same problemso I compiled from
source.problem went away.
> Hi,
>
> Im trying to do the CPAN install of DBD::MySQL, Im running OpenBSD 2.7 ---
> I know this is prolly not the best list for this question, but its the only
> related list im currentl
Hi Rick, It looks similar to a problem I had on FreeBSD in not
finding the shared library. I added this command to a startup file
(mysql_server.sh) in rc.d directory.
/sbin/ldconfig -m /usr/local/lib/mysql
You may need to check if -m is the right option for openbsd but I am
sure
On Mon, Mar 05, 2001 at 04:36:27PM -0500, John Tsangaris wrote:
>
> I am trying to install DBD::mysql on a server which does not have
> mysql on it. ( The script will be accessing a mysql database on
> another server). The problem is, when I try to install dbd::mysql I
> am asked several questio
cpan.org
On Tue, 20 Feb 2001 [EMAIL PROTECTED] wrote:
> Where do I get this DBD::mySQL?
>
> I've been searching for it and can't quite find it.
>
> Ryan Gamo
>Edwards Lifesciences
> One Edwards Way
>
21 matches
Mail list logo