can you give us the error , it can be found on the file
"/usr/local/mysql/data/Power-Mac-G5.local.err"
Thanks
Anand
On Thu, Jan 14, 2010 at 9:49 AM, Chris Elhardt wrote:
> mySQL-5.1.34-osx10.4-powerpc-64bit
>
> Not sure how this happened, but mySql will not start anymore, either from
> the comm
mySQL-5.1.34-osx10.4-powerpc-64bit
Not sure how this happened, but mySql will not start anymore, either
from the command line or the system pref control panel.
here's a startup sample: [I have blocked out the password]
Power-Mac-G5:/usr/local/mysql chriselhardt$ sudo /usr/local/mysql/bin/
m
f these folders didn't have any adverse effect
> with personal web server, does it with IIS?
>
> Mat
>
>
Yes it is a permissions problem but not a _folder_ permissions problem.
You error message tells me that you are attempting to authenticate with
the mysql server as the mys
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver]Access denied for user: '@localhost' to
database 'client_db1'
I am having trouble getting any MySQL site to work on my local PC, but
they work fine remotely. I have just changed PC and now have IIS
whereas before
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I also tried the 5.0.1 MAX binaries looking for a solution to my previously
posted problem of permissions (see at the bottom of the message for the
previous post).
According to the hostname.err file:
040810 13:31:44 mysqld started
Hello,
I'd like to ask for some help on a problem which have prevented my mysql
server to run since I updated it from 4.0 to 4.1
Anyway, even if in the idea it's an update, in the facts it's a fresh install,
from sources.
Sources were configure'd with "./configure --prefix=/usr/local/mysql".
Aft
At 10:17 11/01/2003 +0100, Dirkjan Ochtman wrote:
Hi,
server, I can DROP one of the tables, then I get the error again for the
other table, so then I restart the server again and I can DROP the last
table. The problem also persists on ALTERing TABLEs.
Please if possible for you send me a tes
Hi there,
I still have problems with this when using MySQL 4.0.8. When I try to DROP a
DATABASE, it will go through and delete all the tables, except the last two,
apparently because it "can't delete the table.myi file". When I restart the
server, I can DROP one of the tables, then I get the error
: Saturday, January 11, 2003 12:31 AM
Subject: Re: file permissions problem on ALTER TABLE
> Hmm, okay, but isn't the 3.23 supposed to be stable and thus more bugless
> than a gamma like 4.0.7?
>
> And also, I was wondering when 4 is going to be released as stable.
> Looking over
day, January 10, 2003 11:45 PM
Subject: Re: file permissions problem on ALTER TABLE
> Dirkjan,
>
> > I am using MySQL 3.23.54 on Windows XP (with SP1). Today, I
> encountered a
> > weird problem: when trying to ALTER a TABLE, MySQL said that it no
> > permissions to rename the *.m
<http://iConnect.de>
Heesestr. 6, 12169 Berlin (Germany)
Tel: +49 30 7970948-0 Fax: +49 30 7970948-3
- Original Message -
From: "Dirkjan Ochtman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 10, 2003 7:40 PM
Subject: Bug: file permissions
> Hi there,
>
> I am using MySQL 3.23.54 on Windows XP (with SP1). Today, I encountered a
> weird problem: when trying to ALTER a TABLE, MySQL said that it no
> permissions to rename the *.myi file for that table. I kept encountering
> this problem (trying to go from VARCHAR(6) to CHAR(6) for an in
Since -p="" is not valid syntax, it should not work.
There is no equal sign after the -p, and no space between the p and the
password which needs no quotes.
If you have no password leave out the -p option.
Derek Fountain wrote:
>Hi,
>
>I have a server running 3.23.41 on Redhat 7.1. The probl
Hi,
I have a server running 3.23.41 on Redhat 7.1. The problem is that I can't
access a database as a local user, but I can as a remote user. That is, on
the local machine I get this:
>/usr/bin/mysqladmin -u tpdb -p="" create fred
/usr/bin/mysqladmin: connect to server at 'localhost' failed
er
At 22:25 +0100 2/9/02, Nick Wilson wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Hi all,
>I'm having a spot of bother with permissions (i think)
>I just set up MySQL for private developement at home with PHP and
>created a db 'mydb' and granted all privs to nick@localhost
>
>Now, I can
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Paul DuBois declared
> Note that the message doesn't include a user name in front of the '@'.
>
> Which it would if you were specifying one.
Hello Paul,
I did notice that but I /am/ specifying a user mysql_connect($host,
$user,
At 23:31 +0100 2/9/02, Nick Wilson wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>
>* and then Paul DuBois declared
>> Note that the message doesn't include a user name in front of the '@'.
>>
>> Which it would if you were specifying one.
>
>Hello Paul,
> I did notice that but
At 0:19 +0100 2/10/02, Nick Wilson wrote:
>* and then Paul DuBois declared
>> >BTW
>> >er... I have your book here :)
>>
>> Ah. Well, in *that* case, check p429 and pp464-465. You may be getting
>> bit by the phenomenon described there.
>sql
>
>Aha! Well that certainly appears to be it b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
sql
* and then Paul DuBois declared
> Do you have an entry for user apache, host localhost in the user
No just entries for 'nick' and 'root'
> table, and have you deleted the entries for user='' and run FLUSH
> PRIVILEGES?
Certainly have.
- --
* and then Paul DuBois declared
> >BTW
> >er... I have your book here :)
>
> Ah. Well, in *that* case, check p429 and pp464-465. You may be getting
> bit by the phenomenon described there.
sql
Aha! Well that certainly appears to be it but now I'm getting Access
denied to user apache@local
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I'm having a spot of bother with permissions (i think)
I just set up MySQL for private developement at home with PHP and
created a db 'mydb' and granted all privs to nick@localhost
Now, I can 'USE mydb' from the command line but if I try to
Hi;
I get this error when I try to access a database as root:
mysql> use antigo;
Can't read dir of './antigo/' (Errcode: 13)
What does this mean and how do I fix it?
TIA,
BenO
-
Before posting, please check:
http://www.mys
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
sql
* and then Paul DuBois declared
> Do you have an entry for user apache, host localhost in the user
No just entries for 'nick' and 'root'
> table, and have you deleted the entries for user='' and run FLUSH
> PRIVILEGES?
Certainly have.
- --
At 0:19 +0100 2/10/02, Nick Wilson wrote:
>* and then Paul DuBois declared
>> >BTW
>> >er... I have your book here :)
>>
>> Ah. Well, in *that* case, check p429 and pp464-465. You may be getting
>> bit by the phenomenon described there.
>sql
>
>Aha! Well that certainly appears to be it b
* and then Paul DuBois declared
> >BTW
> >er... I have your book here :)
>
> Ah. Well, in *that* case, check p429 and pp464-465. You may be getting
> bit by the phenomenon described there.
sql
Aha! Well that certainly appears to be it but now I'm getting Access
denied to user apache@local
At 22:25 +0100 2/9/02, Nick Wilson wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Hi all,
>I'm having a spot of bother with permissions (i think)
>I just set up MySQL for private developement at home with PHP and
>created a db 'mydb' and granted all privs to nick@localhost
>
>Now, I can
At 23:31 +0100 2/9/02, Nick Wilson wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>
>* and then Paul DuBois declared
>> Note that the message doesn't include a user name in front of the '@'.
>>
>> Which it would if you were specifying one.
>
>Hello Paul,
> I did notice that but
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Paul DuBois declared
> Note that the message doesn't include a user name in front of the '@'.
>
> Which it would if you were specifying one.
Hello Paul,
I did notice that but I /am/ specifying a user mysql_connect($host,
$user,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I'm having a spot of bother with permissions (i think)
I just set up MySQL for private developement at home with PHP and
created a db 'mydb' and granted all privs to nick@localhost
Now, I can 'USE mydb' from the command line but if I try to
Ben,
Tuesday, February 05, 2002, 11:42:50 PM, you wrote:
BO> Hi;
BO> I get this error when I try to access a database as root:
BO> mysql>> use antigo;
BO> Can't read dir of './antigo/' (Errcode: 13)
BO> What does this mean and how do I fix it?
That means your unix user doesn't have privileges o
Hi;
I get this error when I try to access a database as root:
mysql> use antigo;
Can't read dir of './antigo/' (Errcode: 13)
What does this mean and how do I fix it?
TIA,
BenO
-
Before posting, please check:
http://www.mys
31 matches
Mail list logo