Well looks like it has quite a few dependencies. I'll have to install
these other dependencies
-Original Message-
From: Paul DuBois [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2003 12:10 AM
To: jason steig
Subject: RE: FW: running sql-bench scripts redhat 8.0
>Thank
Thank you much!
-Original Message-
From: Michael Weiner [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2003 11:18 PM
Cc: [EMAIL PROTECTED]
Subject: Re: FW: running sql-bench scripts redhat 8.0
looks like you'll need to install the perl-DBD-mysql rpm to satisfy the
requir
At 23:11 -0500 11/24/03, jason steig wrote:
Hi all,
I'am getting this error when I try to run any of the sql-bench tests.
For instance, here is an attempt to run the test-connect script. This
happens to me when I try any of the scripts. I attempted to change the
location my perl install at the b
looks like you'll need to install the perl-DBD-mysql rpm to satisfy the
requirement.
HTH.
Michael Weiner
--
On Mon, 2003-11-24 at 23:11, jason steig wrote:
> Hi all,
>
> I'am getting this error when I try to run any of the sql-bench tests.
> For instance, here is an attempt to run the test-connec
Hi all,
I'am getting this error when I try to run any of the sql-bench tests.
For instance, here is an attempt to run the test-connect script. This
happens to me when I try any of the scripts. I attempted to change the
location my perl install at the beginning of the script(RH 8.0) can
anyone he
At 9:13 -0500 11/23/03, Jason Steig wrote:
I'am having trouble running all the scripts in sql-bench. It seems
to be an issue with the location of my perl install. I tried to
change the perl location at the start of the script to the location
of my perl install /usr/bin but that didn't fix the
I'am having trouble running all the scripts in sql-bench. It seems to be an issue
with the location of my perl install. I tried to change the perl location at the
start of the script to the location of my perl install /usr/bin but that didn't fix
the issue. has anyone else had this issue?
--
Hi
I am having problems setting up an ODBC client on Windows XP for a Redhat server
running MySQL 3.23-54.
I have seen some references to other people having this problem. Does anyone know
about this, and a fix? I don't want to rebuild the server with Debian/Suse (where I
have done this befo
I am trying to install DBD-mysql-2.1025 on a RH8 machine. When I do a "make"
I get an error saying that it can't find libz.a or libz.so etc
I tried modifying the "perl Makefile.PL" using --libs= and the path to my
libz.so file.
As a fix, it did say that I could fix this by installing libz-dev
I get this message back:
Failed dependencies:
MySQL-DBI-perl-bin is needed by MySQL-bench-3.23.55-1
I know I have this dependency installed, but I think I know where the
problem is just not sure how to fix it. Here is what I get when I do a
'rpm -qa | grep DBI-perl':
Mysql-DBI-perl-bin-1.182
I am having problems installing MySQL 3.23.55 on RedHat 8.0. The
version that came with RedHat will not let me remotely login. I found a
thread at RedHat that said that this is a known problem. One of the
suggestions was to upgrade MySQL. That is what I am attempting to do.
This is what
I have been having a lot of trouble configuring mysql to do just the
simplest replication. Its a standard RedHat 8.0 install, I have followed
the directions on http://www.mysql.com/doc/en/Replication_HOWTO.html to the
letter half a dozen times now and still, the slave server crashes repeatedly
as
Hi All,
Here is the screen dump for installation MySQL 3.23.54 at RedHat 8.0. Hope
this can help to solve the problem for crash compilation. (Similar screen
appears at compiling 3.23.53, but not in 3.23.52)
[root@www mysql-3.23.54a]# sh mcompile.sh
creating libtool
nm: libc-tls.o: no symbols
>
>I am getting the following message when submitting the following:
>
>
>how-to-repeat:
>
>[root@localhost sam]# rpm -ivh /mnt/cdrom/MySQL-4.0.6-.0.i386.rpm
>
>error:/mnt/cdrom/MySQl-4.0.6-.0.i386.rpm: MD5 digest : BAD
>expected(ba03cefd50c27d9d993ce693457c072d) !=
>(ad8cba3b72f6ae19
I am getting the following message when submitting the following:
how-to-repeat:
[root@localhost sam]# rpm -ivh /mnt/cdrom/MySQL-4.0.6-.0.i386.rpm
error:/mnt/cdrom/MySQl-4.0.6-.0.i386.rpm: MD5 digest : BAD
expected(ba03cefd50c27d9d993ce693457c072d) !=
(ad8cba3b72f6ae195b93f9b1db8
On Tuesday 24 December 2002 19:34, Andrew Schaefer wrote:
> I had the same problem. I fixed it by realizing that when the program was
> installed it put the mysql.sock file in the /var/libs/mysql dir however
> when it starts it looks for the file in /tmp You can either change the
> folder it loo
I had the same problem. I fixed it by realizing that when the program was
installed it put the mysql.sock file in the /var/libs/mysql dir however
when it starts it looks for the file in /tmp You can either change the
folder it looks in, or do what I did and just copy the mysql.sock from
/var/
_Z16handle_bootstrapPv + 669
/Brian
> -Original Message-
> From: Brian Ipsen [mailto:[EMAIL PROTECTED]]
> Sent: 8. december 2002 20:47
> To: [EMAIL PROTECTED]
> Subject: mysql_installdb crashes on RedHat 8.0 ?
>
>
> Hi!
>
> I just compiled 3.23.53 on my RedHat 8.0 box -
Hi!
I just compiled 3.23.53 on my RedHat 8.0 box - but when trying to start the
mysql daemon, my init.d script tries to initialize the required tables. But
this fails:
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing
Well, it seems there are some glitches with and snags and other fun
stuff to deal with when doing a straight RedHat 8.0 install. It turns
out you have to edit your /etc/php.ini and uncomment out the
"extension=mysql.so" line for starters. It also helps to set
"short_open_tag = On
i hate rpm's source code gcc all the way !
-Original Message-
From: Roger Davis [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 16, 2002 10:17 AM
To: [EMAIL PROTECTED]
Subject: RE: redhat 8.0
Redhat 8.0 includes mysql. Although it is not a part of the default
install, yo
Redhat 8.0 includes mysql. Although it is not a part of the default
install, you can install it by choosing the option to select which packages
will be installed. Or if you already have redhat 8.0 installed, the mysql
rpms are on the CD's (number 3 I think).
Also, make sure that you update
will redhat 8.0 support mysql (kernal 2.4.18-14)??
thank you
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e
Mark T. Dame writes:
> [EMAIL PROTECTED] wrote:
> >
> > >Description:
> >
> > This query produces 16 results:
> >
> > SELECT * FROM table1
> > LEFT JOIN table2 ON (field1 = field2)
> > WHERE field2 = 'something'
> > ORDER BY field2,field3,field4
> >
> > But this query produces 0 results:
> >
>
;
> >Submitter-Id:
> >Originator:
> >Organization:
>
> >MySQL support: none
> >Synopsis: Bug with Query in MySQL 4.0.0/RedHat 8.0
> >Severity: serious
> >Priority: high
> >Category: mysql
> >Class: sw-bug
>
[EMAIL PROTECTED] wrote:
>
> >Description:
>
> This query produces 16 results:
>
> SELECT * FROM table1
> LEFT JOIN table2 ON (field1 = field2)
> WHERE field2 = 'something'
> ORDER BY field2,field3,field4
>
> But this query produces 0 results:
>
> SELECT * FROM table1
> LEFT JOIN table2 ON (fi
;something'
ORDER BY field2,field3,field4
LIMIT 400;
I can also get the correct results set by removing the ORDER BY clause.
>How-To-Repeat:
>Fix:
>Submitter-Id:
>Originator:
>Organization:
>MySQL support: none
>Synopsis: Bug with Query in MySQL 4.0.0/
Luc,
I just installed RH 8.0 (i86) and also installed the MySQL (4.0.4)
rpm's from the MySQL site (didn't use the ones on the RH 8.0 CD's --
they were 3.x.x). My machine is standalone so there are no other users
accessing MySQL. MySQL worked fine except that it wouldn't launch when
the system boo
<[EMAIL PROTECTED]> wrote:
> >Description:
> On Redhat 8.0 all attempts to connect through a non-local socket
> result in the mysqld crashing.
>
> For example: telnet host 3306
> Results in the mysql log:
>
> Number of processes running now: 1
>
>Description:
On Redhat 8.0 all attempts to connect through a non-local socket
result in the mysqld crashing.
For example: telnet host 3306
Results in the mysql log:
Number of processes running now: 1
mysqld process hanging, pid 11473 - kil
> >Release: mysql-3.23.52 (Source distribution)
Update to 3.23.53a! That solved my problems.
/Nicklas
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
Has anyone rushed out and tried them out with each other yet?=20
Maybe some things to be concerned about:
gcc 3.2=20
glibc 2.2.93=20
kernel 2.4.18=20
Luc Foisy
sql
-
Before posting, please check:
http://www.mysql.com
32 matches
Mail list logo