MySQL Server Question

2004-01-20 Thread Nicholas

Hello Everyone,

I downloaded and installed the
mysql-standard-4.0.17-apple-darwin6.8-powerpc.dmg 
file from the mysql web site to my ibook running 
Mac OSX Version 10.1.5 on it.

I read the documentation on the mysql site and it 
said to do the following next:

shell cd /usr/local/mysql
shell sudo ./bin/mysqld_safe
(Enter your password, if necessary)

The server started running at this point but less then 
one second later, the server killed itself. I looked 
at the localhost.err file in the /usr/local/mysql/data 
directory and it had the following text in it:
 
040117 10:35:09 mysqld started
dyld: /usr/local/mysql/bin/mysqld Undefined symbols:
/usr/local/mysql/bin/mysqld undefined reference to _localtime_r
expected to be defined in /usr/lib/libSystem.B.dylib
040117 10:35:10 mysqld ended

Has anyone else experienced this problem on their Mac?
Does anyone know how I can correct this issue?

I know that my version of OSX is a little old 
as far as the mysql web site documentation says but 
the installation process went smoothly without any 
errors at all coming up.

Any help on this matter would be greatly appreciated.

Thanks in advance.

~~Nick 




___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

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



Re: MySQL Server Question

2004-01-20 Thread sulewski
I'm running on 10.2.8 just fine.  I hear panther speeds up the ibooks. 
But that is just what I read.

On Tuesday, January 20, 2004, at 03:16  PM, Nicholas wrote:

Hello Everyone,

I downloaded and installed the
mysql-standard-4.0.17-apple-darwin6.8-powerpc.dmg
file from the mysql web site to my ibook running
Mac OSX Version 10.1.5 on it.
I read the documentation on the mysql site and it
said to do the following next:
shell cd /usr/local/mysql
shell sudo ./bin/mysqld_safe
(Enter your password, if necessary)
The server started running at this point but less then
one second later, the server killed itself. I looked
at the localhost.err file in the /usr/local/mysql/data
directory and it had the following text in it:
040117 10:35:09 mysqld started
dyld: /usr/local/mysql/bin/mysqld Undefined symbols:
/usr/local/mysql/bin/mysqld undefined reference to _localtime_r
expected to be defined in /usr/lib/libSystem.B.dylib
040117 10:35:10 mysqld ended
Has anyone else experienced this problem on their Mac?
Does anyone know how I can correct this issue?
I know that my version of OSX is a little old
as far as the mysql web site documentation says but
the installation process went smoothly without any
errors at all coming up.
Any help on this matter would be greatly appreciated.

Thanks in advance.

~~Nick



___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]



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


Re: MySQL Server Question

2004-01-20 Thread Nicholas

Ok, thanks for the info.  As I said below I am using 
Mac OSX version 10.1.5 which has been patched numerous times 
from the apple web site.  I don't need to speed anything up 
on my ibook since the database I am going to create is not 
going to be used by multiple users.  

~~Nick



 --- On Tue 01/20, sulewski  [EMAIL PROTECTED]  wrote:
From: sulewski [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
Date: Tue, 20 Jan 2004 15:20:33 -0500
Subject: Re: MySQL Server Question

I'm running on 10.2.8 just fine.  I hear panther speeds up the ibooks. brBut that is 
just what I read.brbrbrOn Tuesday, January 20, 2004, at 03:16  PM, Nicholas 
wrote:brbrbr Hello Everyone,brbr I downloaded and installed thebr 
mysql-standard-4.0.17-apple-darwin6.8-powerpc.dmgbr file from the mysql web site to 
my ibook runningbr Mac OSX Version 10.1.5 on it.brbr I read the documentation 
on the mysql site and itbr said to do the following next:brbr shell cd 
/usr/local/mysqlbr shell sudo ./bin/mysqld_safebr (Enter your password, if 
necessary)brbr The server started running at this point but less thenbr one 
second later, the server killed itself. I lookedbr at the localhost.err file in the 
/usr/local/mysql/databr directory and it had the following text in it:brbr 
040117 10:35:09 mysqld startedbr dyld: /usr/local/mysql/bin/mysqld Undefined 
symbols:br /usr/local/mysql/bin/mysqld undefined reference to _localtime_rbr 
expected to be defined in /usr/lib/libSystem.B.dylibbr 040117 10:35:10 mysqld 
endedbrbr Has anyone else experienced this problem on their Mac?br Does 
anyone know how I can correct this issue?brbr I know that my version of OSX is a 
little oldbr as far as the mysql web site documentation says butbr the 
installation process went smoothly without anybr errors at all coming up.brbr 
Any help on this matter would be greatly appreciated.brbr Thanks in 
advance.brbr ~~Nickbrbrbrbrbr 
___br Join Excite! - 
http://www.excite.combr The most personalized portal on the Web!brbr -- br 
MySQL General Mailing Listbr For list archives: http://lists.mysql.com/mysqlbr 
To unsubscribe:br http://lists.mysql.com/[EMAIL PROTECTED]brbrbr

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

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



Re: mysql server question

2002-04-29 Thread Victoria Reznichenko

Timothy,
Sunday, April 28, 2002, 6:18:12 PM, you wrote:

TK 1. Windows is giving me the 1067 error, which states
TK that the MySQL server is terminating unexpectedly.  I
TK guess I'm going to have to reinstall it, unless
TK there's some way to troubleshoot what's wrong and then
TK fix the problem.  Has anyone ever encountered this? 
TK Could this be just a Windows problem, a MySQL problem,
TK or both?

1. What Windows version do you use?
2. Have you checked the MySQL manual?
http://www.mysql.com/doc/W/i/Windows_server_first_start.html
http://www.mysql.com/doc/W/i/Win95_start.html
http://www.mysql.com/doc/N/T/NT_start.html

3. How do you specify paths to the MySQL datadir and basedir in
my.cnf(my.ini) file?

TK 2. Connected with the first question, if in the
TK future, I should encounter this problem again, how
TK would I be able to access the data that's in the
TK database?

Timothy, error 1067 mostly occures when you use wrong set up options
in the options file.

TK This time around, I fortunately didn't
TK insert any data and haven't been using it in a
TK production environment.  But, I'll be doing that in
TK the future and want to know how to access the data
TK other than the obvious route of making sure to backup
TK all data each night and then accessing it that way.

All your data is stored in the file. So, if you use only MyISAM tables
you can copy these files directly to the datadir of your another MySQL
server, but it's not a best way. You should use database backup
instead of direct copying ..

TK Thanks,
TK Tim Keefe




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




mysql server question

2002-04-28 Thread Timothy Keefe

Hi, all,

Two questions . . .

1. Windows is giving me the 1067 error, which states
that the MySQL server is terminating unexpectedly.  I
guess I'm going to have to reinstall it, unless
there's some way to troubleshoot what's wrong and then
fix the problem.  Has anyone ever encountered this? 
Could this be just a Windows problem, a MySQL problem,
or both?

2. Connected with the first question, if in the
future, I should encounter this problem again, how
would I be able to access the data that's in the
database?  This time around, I fortunately didn't
insert any data and haven't been using it in a
production environment.  But, I'll be doing that in
the future and want to know how to access the data
other than the obvious route of making sure to backup
all data each night and then accessing it that way.

Thanks,

Tim Keefe

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: mysql server question

2002-04-28 Thread Gerald R. Jensen

What Operating System (WinNT / 2K / 98 / etc.) are you using?


- Original Message -
From: Timothy Keefe [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, April 28, 2002 10:18 AM
Subject: mysql server question


Hi, all,

Two questions . . .

1. Windows is giving me the 1067 error, which states
that the MySQL server is terminating unexpectedly.  I
guess I'm going to have to reinstall it, unless
there's some way to troubleshoot what's wrong and then
fix the problem.  Has anyone ever encountered this?
Could this be just a Windows problem, a MySQL problem,
or both?

2. Connected with the first question, if in the
future, I should encounter this problem again, how
would I be able to access the data that's in the
database?  This time around, I fortunately didn't
insert any data and haven't been using it in a
production environment.  But, I'll be doing that in
the future and want to know how to access the data
other than the obvious route of making sure to backup
all data each night and then accessing it that way.

Thanks,

Tim Keefe

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: mysql server question

2002-04-28 Thread Gerald R. Jensen

What Operating System (WinNT / 2K / 98 / etc.) are you using?

- Original Message -
From: Timothy Keefe [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, April 28, 2002 10:18 AM
Subject: mysql server question


Hi, all,

Two questions . . .

1. Windows is giving me the 1067 error, which states
that the MySQL server is terminating unexpectedly.  I
guess I'm going to have to reinstall it, unless
there's some way to troubleshoot what's wrong and then
fix the problem.  Has anyone ever encountered this?
Could this be just a Windows problem, a MySQL problem,
or both?

2. Connected with the first question, if in the
future, I should encounter this problem again, how
would I be able to access the data that's in the
database?  This time around, I fortunately didn't
insert any data and haven't been using it in a
production environment.  But, I'll be doing that in
the future and want to know how to access the data
other than the obvious route of making sure to backup
all data each night and then accessing it that way.

Thanks,

Tim Keefe

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php