Re: Perl, MySQl and Airport

2006-10-02 Thread Ray Zimmerman
On Oct 2, 2006, at 2:36 PM, brian d foy wrote: I'm not aware of any Mac OS X particular interface to MySQL permissions table. I think you have to do it through MySQL itself: http://dev.mysql.com/doc/refman/4.1/en/privilege-system.html Actually, MySQL Administrator, which is part of the MySQ

Re: Perl, MySQl and Airport

2006-10-02 Thread brian d foy
In article <[EMAIL PROTECTED]>, Joseph Alotta <[EMAIL PROTECTED]> wrote: > I am getting this error, having tried all the combinations. Is there > a control panel somewhere that I need to set permissions? I already > tried things in "Sharing". > > > Hosea:/Library/MySQL/bin jja$ /Library/M

RE: Perl, MySQl and Airport

2006-10-02 Thread Ted Zeng
When you access MYSql from another machine, you need to set the access privilege for that account. You can search the net on how to do this. ted -Original Message- From: Joseph Alotta [mailto:[EMAIL PROTECTED] Sent: Monday, October 02, 2006 9:46 AM Cc: Mac OS X Perl Subject: Re: Perl,

Re: Perl, MySQl and Airport

2006-10-02 Thread Joseph Alotta
On Sep 26, 2006, at 12:23 PM, Sherm Pendley wrote: On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to h