Re: Urgent help needed - SCO Unix binary

2004-02-17 Thread Boyd Gerber
On Tue, 10 Feb 2004 [EMAIL PROTECTED] wrote:
 Hi,

 I could not find the binary for SCO Unixware (Intel based) in download
 section. I suppose mysql supports this environment too. May I know as to
 where can I find this binary. Do I need to build this myself?

There are some version on ftp.zenez.com in the pub/zenez/prgms directory.
You may want to try one of them.

--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: MySQL 4.0.17 on SCO OpenServer 5.0.6

2004-02-17 Thread Boyd Gerber
On Tue, 10 Feb 2004, Stefaan Van Dooren wrote:
 I'm trying to compile MySQL 4.0.17 on SCO OpenServer 5.0.6, gcc version 2.95.3 
 20030406 (SCO/p4).

 I always get the following error :

 Undefined   first referenced
 symbol  in file
 pthread_key_delete  libmysys.a(my_thr_init.o)
 ERROR: Symbol referencing errors. No output written to test_thr_alarm
 collect2: ld returned 1 exit status
 make[2]: *** [test_thr_alarm] Error 1
 make[2]: Leaving directory `/a/mysql-4.0.17/mysys'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/a/mysql-4.0.17'
 make: *** [all] Error 2

 MySQL 4.0.16 compiles just fine on this system.

 This is the configure I use :

 CC=gcc CFLAGS=-O3 -mpentium LDFLAGS=-static CXX=gcc \
 CXXFLAGS=-O3 -mpentium -felide-constructors \
 ./configure --prefix=/a/mysql \
 --enable-thread-safe-client --enable-local-infile \
 --disable-shared

 All help welcome.

There is a sample FSU-threads program on ftp.zenez.com in the
pub/zenez/prgms directory that allows this to compile it is
FSU-threads-3.14a.tar.gz


--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: MySQL 4.0.17 on SCO OpenServer 5.0.6

2004-02-17 Thread Boyd Gerber
On Wed, 11 Feb 2004, Sean Flynn wrote:
 Humble apologies for the broken link. Google on the filename; it seems
 popular enough that it should be out there somewhere. Particularly look
 at the MySQL site; there might've been a few links there.

The latest FSU-threads site is at

http://moss.csc.ncsu.edu/~mueller/pthreads/

ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads.tar.gz

and test version is at
ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threadsa.tar.gz

 --Sean Flynn

 Stefaan Van Dooren [EMAIL PROTECTED] wrote:
 Thanx for the answer,

 But the link you gave me is broken :-(
 I have FSU-threads version 3.14 installed on that system.


 Stefaan

 -Original Message-
 From: Sean Flynn [mailto:[EMAIL PROTECTED]
 Sent: dinsdag 10 februari 2004 23:17
 To: Stefaan Van Dooren; [EMAIL PROTECTED]
 Subject: Re: MySQL 4.0.17 on SCO OpenServer 5.0.6


 Howdy,

 I'm something of a newbie, so (1)bear with me, and (2) my advice is nowhere
 near authoritative...

 ...but I did some googling, and I managed to track down someone with a
 vaguely similar problem. It would seem that that version of FSU pthreads
 hasn't implemented that symbol. Solution: find a way to upgrade it. I'm not
 sure if that upgrades along with gcc or not; however, the development page
 links to a version of pthreads for SCO; the latest one seems to be here.
 http://www.cs.wustl.edu/~schmidt/ACE_wrappers/FSU-threads.tar.gz .
 Hopefully, there will also be a readme in there somewhere to help out. Sorry
 I couldn't throw more your way.

 peace,
 Sean Flynn


 Stefaan Van Dooren wrote:
 Hi,

 I'm trying to compile MySQL 4.0.17 on SCO OpenServer 5.0.6, gcc version
 2.95.3 20030406 (SCO/p4).

 I always get the following error :

 Undefined first referenced
 symbol in file
 pthread_key_delete libmysys.a(my_thr_init.o)
 ERROR: Symbol referencing errors. No output written to test_thr_alarm
 collect2: ld returned 1 exit status
 make[2]: *** [test_thr_alarm] Error 1
 make[2]: Leaving directory `/a/mysql-4.0.17/mysys'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/a/mysql-4.0.17'
 make: *** [all] Error 2

 MySQL 4.0.16 compiles just fine on this system.

 This is the configure I use :

 CC=gcc CFLAGS=-O3 -mpentium LDFLAGS=-static CXX=gcc \ CXXFLAGS=-O3
 -mpentium -felide-constructors \ ./configure --prefix=/a/mysql \
 --enable-thread-safe-client --enable-local-infile \ --disable-shared

 All help welcome.


 Stefaan




 -BEGIN GEEK CODE BLOCK-
 Version: 3.1
 GCS/CM/G d+(--) s--:-- a--- C$ UL++ P+ L+++
 E W++(+++) N+ !o K? w+() !O M++ !V PS+ PE
 Y+++ PGP- t++ 5++ X+ R tv- b+++ DI+ D++ G e* h! r* y-
 -END GEEK CODE BLOCK-

 geekcode: http://www.geekcode.com/geek.html
 geekcode decoder: http://www.ebb.org/ungeek/


 Do you Yahoo!?
 Yahoo! Finance: Get your refund fast by filing online


 -BEGIN GEEK CODE BLOCK-
 Version: 3.1
 GCS/CM/G d+(--) s--:-- a--- C$ UL++ P+ L+++
 E W++(+++) N+ !o K? w+() !O M++ !V PS+ PE
 Y+++ PGP- t++ 5++ X+ R tv- b+++ DI+ D++ G e* h! r* y-
 -END GEEK CODE BLOCK-

 geekcode: http://www.geekcode.com/geek.html
 geekcode decoder: http://www.ebb.org/ungeek/

 -
 Do you Yahoo!?
 Yahoo! Finance: Get your refund fast by filing online

--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: MySQL 4.0.16 on SCO OpenServer 5.0.6

2003-11-25 Thread Boyd Gerber
On Mon, 24 Nov 2003, Stefaan Van Dooren wrote:

 As you can (could) see in my previous post, I managed to get MySQL working
 on SCO with --with-debug as a configure option.
 Whenever I remove --with-debug, I can compile and install it, but I can't
 connect to it.

 Can someone please explain what this --with-debug adds that makes it run
 on my system ?

From what I have seen it allows some bugs in the OS to not be triggered.
I am working on submitting a detail bug report to SCO to fix the problems.

 Stefaan

 -Original Message-
 From: Stefaan Van Dooren [mailto:[EMAIL PROTECTED]
 Sent: vrijdag 21 november 2003 15:28
 To: [EMAIL PROTECTED]
 Subject: RE: MySQL 4.0.16 on SCO OpenServer 5.0.6


 I hate to respond to myself, but.

 I have it working now... MySQL 4.0.16-debug on SCO OPenServer 5.0.6a

 Stefaan

 Stefaan Van Dooren wrote:
  Since I got no answers, I will put another question
 
  Is anybody using MySQL 4.x on SCO OpenServer 5.x ?
 
  Stefaan
 
  Stefaan Van Dooren wrote:
  Hi,
 
  I'm trying to install (compile, since there are no binaries for this
  system) MySQL on an SCO OPenServer 5.0.6 system.
 
  Prior to compiling MySQL, I installed the following packages for SCO
  :
 
   FSU Pthreads (ver 3.9)
   GNU Development Tools (ver 5.0.7Kj)
   Netscape Communicator (ver 4.7.0e)
   OSS631B - Supplemental Graphics, Web and X11 Libraries (ver 1.2.1)
  SCO OpenServer Enterprise System (ver 5.0.6j)  SCO OpenServer Linker
  and Application Development Libraries (ver 5.1.2A)  SCO SendMail
  (ver 8.11.0) OSS635A: Graphical Environment Supplement for
  OpenServer 5.0.6 (ver 1.0.0)  OSS646B - Execution Environment
  Supplement (ver 1.1.0j) RS506A: Release Supplement for SCO OpenServer
  Release 5.0.6 (ver rs506a) RS506A: Software Manager Supplement (ver
  rs506a) USB Supplement (ver 1.0a)
 
  I followed the manual for compiling and installing MySQL. MySQL
  compiles just fine. I can use the compiled client to connect to
  databases running on W2K and linux servers.
 
  When I start the server (mysqld-safe --user=mysql --log ), it seems
  to start fine : Starting mysqld daemon with databases from
  /usr/local/mysql/var
 
  Err log : 031120 10:35:55  mysqld started
 
  Log : /var/opt/K/SCO/Unix/5.0.6Ga/usr/local/mysql/libexec/mysqld,
  Version: 4.0.16-log,  started with: Tcp port: 3306  Unix socket:
  /tmp/mysql.sock Time Id CommandArgument
 
 
  The socket is there, but when I start mysql it just hangs there
  forever When I try msqladmin status it also hangs, but when I
  stop it, I get
 
  # mysqladmin status
 
  mysqladmin: connect to server at 'localhost' failed
  error: 'Can't connect to local MySQL server through socket
  '/tmp/mysql.sock' (4) ' Check that mysqld is running and that the
  socket: '/tmp/mysql.sock' exists!
 
  It's there :
  # l /tmp/mysq*
  prwxrwxrwx   1 mysqlmysql  0 Nov 20 10:35
  /tmp/mysql.sock #
 
 
  Any help would be appreciated,
 
  Stefaan Van Dooren  .--.
  Technical Support  |o_o |
  Kompas Automatisering  |:_/ |
//   \ \
  Tel   : +32 3 2350084(| | )
  Fax   : +32 3 2359792   /'\_   _/`\
  Email : [EMAIL PROTECTED]   \___)=(___/






-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: --with-debug option

2003-11-25 Thread Boyd Gerber
On Tue, 25 Nov 2003, Stefaan Van Dooren wrote:
 Can anyone tell me what this option does, besides adding debug information ?
 When I add this option, I get a working mysqld server. When I remove it and
 recompile, my server won't work anymore 

It does a lot of things.  With MySQL-4.0.16 is also aids in debug
information for some malloc's issues for eample.  This also gets around a
OS bug that depends on your patches to the OS.  Please provide a uname -X
that would be helpful.


Good Luck,

Boyd Gerber
[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Next release of 4.1x , any release plans

2003-11-16 Thread Boyd Gerber
On Sun, 16 Nov 2003, Kim G. Pedersen wrote:

 Hello


 Since it quite buggy using 4.1 in combination with subselect
 it could be nice to know next planned release of 4.1.x

I would guess the end of the year.

-- 
Boyd Gerber, Software Engineeer  Support Specialist
MySQL AB, www.mysql.com

Are you MySQL certified?  www.mysql.com/certification


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]