Re: mysql on OS X tiger

2005-12-03 Thread untz
Brent, I believe I am experiencing the same problem when trying to run the CocoaMySQL client... When I run CocoaMySQL v0.7b2 and try to connect to a database, I get the following error: "Unable to connect to host localhost. Be sure that the address is correct and that you have the necessa

Re: mysql on OS X tiger

2005-12-02 Thread SGreen
"YL" <[EMAIL PROTECTED]> wrote on 12/02/2005 03:54:44 PM: > I'm setting up a mysql server on OS X Tiger powerbook for development. > I've also a mysql server on my win2k pro machine. > Tiger has ip 192.168.0.100 and win2k has ip 192.168.0.101 > > Both db servers work fine locally but I can connec

Re: mysql on OS X tiger

2005-12-02 Thread Brent Baisley
I'm guessing that you are running 10.4.3 on your Powerbook. In this latest update, Apple took extra security measures and starts MySQL with the --skip-networking option. This means only processes running on the local machine can connect to it (through a Unix socket file), like PHP running u

mysql on OS X tiger

2005-12-02 Thread YL
I'm setting up a mysql server on OS X Tiger powerbook for development. I've also a mysql server on my win2k pro machine. Tiger has ip 192.168.0.100 and win2k has ip 192.168.0.101 Both db servers work fine locally but I can connect from Tiger to Win2k while not from win2k to Tiger. The version of

Re: mysql on OS X

2005-01-10 Thread Scott Wilson
t; MyISAM caches but our MyISAM tables are really only the archived data, so we > don't get much benefit from that. Once OS X 10.4 comes out and we can go 64 > Bit, I expect we'll be a lot happier with our OS X G5s and can put enough > through them that we'll start to see

Re: mysql on OS X

2005-01-10 Thread Scott Wilson
uld first determine what's causing the > bottleneck. It's either disk (I/O), CPU, RAM (not enough allocated), or > Network. Still trying to get a clear sense of this but I'm thinking it's CPU. Thanks again! scott > On Jan 6, 2005, at 1:58 PM, Scott Wilson wrote: >

Re: mysql on OS X

2005-01-06 Thread Bruce Dembecki
ding, sort of) mysqld. The trick here is that innodb grabs it's own chunk of memory, so in actual fact we can get nearly 4Gbytes of memory allocated to MySQL on OS X... Settings of note here (if you are into InnoDB) are: key_buffer_size=1024M sort_buffer_size=4M read_buffer_size=4M read_rnd

Re: mysql on OS X

2005-01-06 Thread Brent Baisley
ough allocated), or Network. On Jan 6, 2005, at 1:58 PM, Scott Wilson wrote: Hello, I'm interested to hear peoples' experiences running mysql on OS X. I've moved the database for a fairly heaily used website (~ 2M queries a day) over to a new dual 2GHz XServe running OS X Server

mysql on OS X

2005-01-06 Thread Scott Wilson
Hello, I'm interested to hear peoples' experiences running mysql on OS X. I've moved the database for a fairly heaily used website (~ 2M queries a day) over to a new dual 2GHz XServe running OS X Server 10.3.7. This database has run smoothly on an aging dual PIII machine running

RE: Initial running of MySql on OS X 10.3

2004-01-26 Thread Kev
Here is the /tmp directory after doing a ls -al listing: Kevins-Computer:/tmp kevinbarry$ ls -al total 16 drwxrwxrwt 6 root wheel 204 25 Jan 20:23 . drwxr-xr-x 5 root wheel 170 25 Jan 16:17 .. drwx-- 3 kevinbar wheel 102 25 Jan 16:44 501 -rw-r--r-- 1 kevinbar wheel 818 25 J

Re: Initial running of MySql on OS X 10.3

2004-01-25 Thread Michael Stassen
Kev wrote: I've run all of the installation procedures and database initialization steps in entropy.ch and still get a number of errors such as no access to the /data directory in order to view the error log. I get this error on attempting to initialize the database: Kevins-Computer:/usr/local/my

RE: Initial running of MySql on OS X 10.3

2004-01-25 Thread Kev
4 4:45 PM To: Kev Cc: [EMAIL PROTECTED] Subject: Re: Initial running of MySql on OS X 10.3 Kev wrote: > I installed mysql on my Mac Powerbook 10.3 and cannot access the server even > though it seems to be running. I get the socket error as seen below. I used > the disk img package from the

Re: Initial running of MySql on OS X 10.3

2004-01-25 Thread Michael Stassen
Kev wrote: I installed mysql on my Mac Powerbook 10.3 and cannot access the server even though it seems to be running. I get the socket error as seen below. I used the disk img package from the mysql website. Kevins-Computer:~ kevinbarry$ sudo /Library/StartupItems/MySql/MySql start Password:

Initial running of MySql on OS X 10.3

2004-01-25 Thread Kev
I installed mysql on my Mac Powerbook 10.3 and cannot access the server even though it seems to be running. I get the socket error as seen below. I used the disk img package from the mysql website. Kevins-Computer:~ kevinbarry$ sudo /Library/StartupItems/MySql/MySql start Password: Starting M

Re: Cannot install mysql on OS X 10.2

2002-10-01 Thread Joel Rees
Philip Lavine scrawled > To all, > > I can not configure mysql on OS X, using the latest build for that OS. Oh? > Thanks Sure. (I'm not telepathic. What error messages and/or misbehavior are you getting during the install?) -- Joel Rees

Cannot install mysql on OS X 10.2

2002-10-01 Thread Philip Lavine
To all,   I can not configure mysql on OS X, using the latest build for that OS.   Thanks - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Re: Unable to execute mysql on OS X

2002-09-20 Thread Clayburn W. Juniel, III
On Thursday, September 19, 2002, at 10:22 PM, Jacques-Yves Mac wrote: > Hi, > > MY_system:= macos 10.2 > Darwin kernel version:= 6.0 > Mysql server version:= 3.23.52 > > Mysql server is installed and work great except... > > I can't run the mysql executable localted in the bin direc

Unable to execute mysql on OS X

2002-09-19 Thread Jacques-Yves Mac
Hi, MY_system:= macos 10.2 Darwin kernel version:= 6.0 Mysql server version:= 3.23.52 Mysql server is installed and work great except... I can't run the mysql executable localted in the bin directory The terminal returns me: dyld: bin/mysql Undefined symbols: bin/mysql undefined

Re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Clayburn W. Juniel, III
On Thursday, September 12, 2002, at 09:58 PM, Clayburn W. Juniel, III wrote: > > On Thursday, September 12, 2002, at 05:03 AM, philipp ringli wrote: > >> hi all, >> >> i am running OS X 10.2 and >> this version of mysql: >> >> mysql> status >> -- >> ./bin/mysql Ver 11.18 Distrib 3.

Re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Clayburn W. Juniel, III
On Thursday, September 12, 2002, at 05:03 AM, philipp ringli wrote: > hi all, > > i am running OS X 10.2 and > this version of mysql: > > mysql> status > -- > ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) > > Connection id: 117 > Current database:

re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Egor Egorov
philipp, Wednesday, September 11, 2002, 8:10:04 PM, you wrote: pr> i am running OS X 10.2 and pr> this version of mysql: pr> mysql> status pr> -- pr> ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) pr> my problem is the following: pr> let's say i want to add t

Re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Phil Dobbin
On 12/9/02 13:03, "philipp ringli" <[EMAIL PROTECTED]> wrote: > hi all, > > i am running OS X 10.2 and > this version of mysql: > > mysql> status > -- > ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) [...] > my problem is the following: > > let's say i want

mysql on OS X >>>PROBLEM!

2002-09-12 Thread philipp ringli
hi all, i am running OS X 10.2 and this version of mysql: mysql> status -- ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) Connection id: 117 Current database: mysql Current user: root@localhost Current pager: stdout Using outf

re: mysql on OS X >>>PROBLEM!

2002-09-12 Thread Egor Egorov
Peter, Thursday, September 12, 2002, 3:35:26 AM, you wrote: PG> So far as I can tell the mysql files included in the CD set are: PG> mysql-3.23.49-3.i386.rpm PG> mysqlclient9-3.23.22-6.i386.rpm PG> mysql-devil-3.23.49-3.i386.rpm PG> mysql-server-3.23.49-3.i386.rpm PG> Do these files include Inno

Re: mysql on OS X >>>PROBLEM!

2002-09-11 Thread philipp ringli
hi rene, thanks for your reply. yes, i do it being root: mysql -u root -p and in phpMyAdmin i see that the grant option for root is enabled. and i am loged into phpMyAdmin as root also. i really wonder what's going on... i mean, am i missing the point in some way or another? cheers, phil >

Re: mysql on OS X >>>PROBLEM!

2002-09-11 Thread Rene Churchill
Have you done a 'mysqladmin reload' to reload the new grant tables into the server process? Any modifications you make to the permissions table won't take until until after a 'reload'. Rene philipp ringli wrote: > hi all, > > i am running OS X 10.2 and > this version of mysql: > > m

mysql on OS X >>>PROBLEM!

2002-09-11 Thread philipp ringli
hi all, i am running OS X 10.2 and this version of mysql: mysql> status -- ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc) Connection id: 117 Current database: mysql Current user: root@localhost Current pager: stdout Using outf

Re: restarting MySQL on OS X

2002-05-21 Thread Egor Egorov
Alex, Tuesday, May 21, 2002, 3:43:16 PM, you wrote: AP> I was wondering if anyone knew the "proper" way to restart MySQL on OS X? AP> I did mysqladmin -p shutdown then safe_mysqld...is this the same as AP> if the machine started up? mysqladmin shutdown - takes down your

Re: restarting MySQL on OS X

2002-05-21 Thread Alex Pilson
At 9:20 AM -0400 5/21/02, Reid Sutherland (mysql) wrote: >Alex Pilson wrote: >>I was wondering if anyone knew the "proper" way to restart MySQL on OS X? >> >>I did mysqladmin -p shutdown then safe_mysqld...is this the same as >>if the machine started up? >

Re: restarting MySQL on OS X

2002-05-21 Thread Reid Sutherland (mysql)
Alex Pilson wrote: > I was wondering if anyone knew the "proper" way to restart MySQL on OS X? > > I did mysqladmin -p shutdown then safe_mysqld...is this the same as if > the machine started up? Not exactly the same. But for intents and purposes it does what you want.

Re: restarting MySQL on OS X

2002-05-21 Thread Jim Dickenson
There is a link for mysql-startupitem.pkg.tar.gz on http://www.entropy.ch/software/macosx/mysql/ This will install the startup stuff needed to do what you want. On 5/21/2002 5:43 AM, "Alex Pilson" <[EMAIL PROTECTED]> wrote: > I was wondering if anyone knew the "proper&

Re: restarting MySQL on OS X

2002-05-21 Thread jake williamson 28
Pilson at [EMAIL PROTECTED] wrote: > I was wondering if anyone knew the "proper" way to restart MySQL on OS X? > > I did mysqladmin -p shutdown then safe_mysqld...is this the same as > if the machine started up?

restarting MySQL on OS X

2002-05-21 Thread Alex Pilson
I was wondering if anyone knew the "proper" way to restart MySQL on OS X? I did mysqladmin -p shutdown then safe_mysqld...is this the same as if the machine started up? -- <---> Alex Pilson FlagShip

AW: AW: MySQL on OS X

2002-04-26 Thread Markus Ungersboeck
last question about MySQL on OS X Markus -Ursprungliche Nachricht- Von: Erik Price [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 25. April 2002 17:33 An: Markus Ungersboeck Cc: [EMAIL PROTECTED] Betreff: Re: AW: MySQL on OS X Greetings from Massachusetts (USA), On Thursday, Apr

Re: AW: MySQL on OS X

2002-04-25 Thread Erik Price
Greetings from Massachusetts (USA), On Thursday, April 25, 2002, at 11:04 AM, Markus Ungersboeck wrote: > I've tried both kinds, the binary package and the source installation. > I've > also the Developer Tools 10.3.1 (but a few days ago I've upgraded my OS > to > 10.1.4) on my computer and I

AW: MySQL on OS X

2002-04-25 Thread Markus Ungersboeck
I've tried both kinds, the binary package and the source installation. I've also the Developer Tools 10.3.1 (but a few days ago I've upgraded my OS to 10.1.4) on my computer and I have the libpthread.dylib library in the /usr/lib/ directory, but not libpthread.A.dylib. As I'm a complete newbe c

Re: MySQL on OS X

2002-04-25 Thread Erik Price
On Thursday, April 25, 2002, at 03:23 AM, Markus Ungersboeck wrote: > > I've tried to install the current release of MySQL on my Macintosh > under OS > X (10.1.4) > and I've got the following error message: > > dyld: ./bin/mysqld can't open library: /usr/lib/libpthread.A.dylib (No > such file

MySQL on OS X

2002-04-25 Thread Markus Ungersboeck
I've tried to install the current release of MySQL on my Macintosh under OS X (10.1.4) and I've got the following error message: dyld: ./bin/mysqld can't open library: /usr/lib/libpthread.A.dylib (No such file or directory, errno = 2) Installation of grant tables failed! Where can I get this l

Re: mysql on os x 10.0.4

2001-07-25 Thread Michael Collins
At 10:44 AM -0600 7/25/01, Michael Nezi wrote: >Saw your post on mysql.com and wondering if you could help me. Working with the Mac OS X Terminal Mac OS X comes with a Terminal application that can be used for issuing instructions to the OS from a command line. You will find it necessary at ti