RE: Solaris

2001-07-10 Thread Mike Jimenez
the list like they are suppose to then maybe you should un-subscribe. Mike -Original Message- From: Laurent Oget [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 1:38 PM To: Mike Jimenez Subject: Re: Solaris On Tue, Jul 10, 2001 at 08:22:53AM -0700, Mike Jimenez wrote: > Like

RE: Solaris

2001-07-10 Thread Mike Jimenez
Yeah I seen that too. It would be nice if it was the latest version. Mike -Original Message- From: Steve Brazill [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 10:47 AM To: Ravi Raman; Mike Jimenez; Mysql Subject: Re: Solaris Just checked the site, and only see version

RE: Solaris

2001-07-10 Thread Mike Jimenez
To: Mike Jimenez; Mysql Subject: Re: Solaris I'd think that someone would have to had created a 'package' for Solaris installations, BUT, you'd have to identify which version of Solaris you were using, and whether you're running it on a SPARC or Intel based system I

Solaris

2001-07-10 Thread Mike Jimenez
Like you have a RPM install for Linux is there something similar that I can use with Solaris to make the install simple with Mysql? Thanks Mike - Before posting, please check: http://www.mysql.com/manual.php (the manual)

Upgrade

2001-06-21 Thread Mike Jimenez
I currently have MySQL-3.23.38-1.i386.rpm installed and I want to upgrade to the new version 3.23.39 what steps or precautions should I take when doing this. Do I just download the new RPM and run a "rpm -i MySQL-3.23.39-1.i386.rpm" and thats it or is there more to it? Thanks Mike --

RE: mysql.sock

2001-06-15 Thread Mike Jimenez
I had the same problem and what I did is located the mysql.sock which was located in /var/lib/mysql/mysql.sock and then I just created a sym link from the temp dir and it worked fine. ln -s /var/lib/mysql/mysql.sock mysql.sock mysql.sock -> /var/lib/mysql/mysql.sock Mike -Original Message--

include files

2001-06-14 Thread Mike Jimenez
I installed MYSQL in Redhat Linux 6.2 and where are the include files? If your include files are not in /usr/include/mysql or /usr/local/include/mysql, I cannot find the include files and I installed from RPM MySQL-3.23.38-1.i386.rpm MySQL-client-3.23.38-1.i386.rpm Thanks MIke -

RE: What am I missing?

2001-06-08 Thread Mike Jimenez
Yes Im running RegHat 6.2 I downloaded the RPM's off the mysql website. Mike -Original Message- From: Larry Hotchkiss [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 11:22 AM To: 'Mike Jimenez' Subject: RE: What am I missing? what OS ya running? RH? Are the RPM

RE: What am I missing?

2001-06-08 Thread Mike Jimenez
nd on the server That was installed from RPM does not have these files? What do I do how would I get them on to my new server? -Original Message- From: Larry Hotchkiss [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 9:38 AM To: 'Mike Jimenez' Subject: RE: What am I missing?

RE: What am I missing?

2001-06-08 Thread Mike Jimenez
Perl is already installed installed on the server. Mike -Original Message- From: Rolf Hopkins [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 7:17 PM To: Mike Jimenez; Mysql Subject: Re: What am I missing? You don't need MySQL-bench-3.23.38-1.i386.rpm to run mysql but i

What am I missing?

2001-06-07 Thread Mike Jimenez
rpm -i MySQL-3.23.38-1.i386.rpm MySQL-client-3.23.38-1.i386.rpm MySQL-bench-3.23.38-1.i386.rpm error: failed dependencies: MySQL-DBI-perl-bin is needed by MySQL-bench-3.23.38-1 Thanks Mike - Before posting, please check:

How to upgrade from source version to RPM version

2001-06-06 Thread Mike Jimenez
I'm rather new to Mysql. Here is the deal. I'm currently running mysql-3.23.33 from mysql-3.23.33.tar.gz. Now after reading through documentation. I now know that I should have used the RPM Version because I'm running Redhat Linux 6.2. So I then downloaded the new version MySQL-3.23.38-1.i386.rpm

Error in Logs

2001-06-06 Thread Mike Jimenez
me acceess Thanks Mike. -Original Message- From: Sasha Pachev [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 2:21 PM To: Mike Jimenez; [EMAIL PROTECTED] Subject: Re: Error in Logs On Tuesday 05 June 2001 13:15, Mike Jimenez wrote: > I got this error in my logs how do I work w

RE: Error in Logs

2001-06-05 Thread Mike Jimenez
me acceess Thanks Mike. -Original Message- From: Sasha Pachev [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 2:21 PM To: Mike Jimenez; [EMAIL PROTECTED] Subject: Re: Error in Logs On Tuesday 05 June 2001 13:15, Mike Jimenez wrote: > I got this error in my logs how do I work w

Error in Logs

2001-06-05 Thread Mike Jimenez
I got this error in my logs how do I work with this to figure out what the problem is. And would cause something like this to happen? Thanks Mike mysqld got signal 11; The manual section 'Debugging a MySQL server' tells you how to use a stack trace and/or the core file to produce a readable backt