Re: OpenBSD

2003-03-06 Thread Veysel Harun Sahin
Did you try to use packages instead of ports? It is simpler then compiling from source. Try it if you have not reasonable causes to use ports. [EMAIL PROTECTED] wrote: I hope I can get some help here, I'm installing mySQL on OpenBSD and i cannot find the mysql_install_db file, all the document

Re: OpenBSD source build, server & client not talking

2002-07-18 Thread Van
[EMAIL PROTECTED] wrote: > > The port and socket information all appears to be correct on both sides. the daemon >must be hearing the initial connection, as it builds a thread. Should I rebuild with >MIT p-threads? Or without libwrap? > > The version string of > mysqld is "mysqld Ver 3.23

RE: OpenBSD source build, server & client not talking

2002-07-18 Thread Barnali
Is there any reason you are opting for static linking ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, July 19, 2002 11:11 AM To: [EMAIL PROTECTED] Subject: OpenBSD source build, server & client not talking >Description: I have just built MySQL on an

Re: OpenBSD and MySql

2002-04-12 Thread Joel Rees
Donna: On Tuesday, April 09, 2002 9:15 PM you wrote: > > Why 2.8? > > 'cos it was the latest pkg_add on openbsad.org I thought I downloaded the binary I'm working with from the 2.9 packages. I'm using 2.9 primarily because I haven't had time to learn version control yet. http://www.openbsd.or

Re: OpenBSD and MySql

2002-04-08 Thread Joel Rees
Donna Robinson wrote > I am using OpenBSD 2.8 Why 2.8? > and spent a frustrating evening last night trying to > make MySql come to heel. Installed just fine - the first sign of something > not right was inability to complete the "run-all-tests" scripts - just hung > there gobbling up 95% CPU.

RE: OpenBSD & mysql_install_db

2001-10-02 Thread Daniel Ouellet
Are you sure you have space on /var/mysql/mysql and that mysql user have access to it. That's where it is by default on OpenBSD. Daniel > -Original Message- > From: David Reid [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 02, 2001 17:15 > To: [EMAIL PROTECTED] > Subject: OpenBS