Re: root user Access Denied

2002-03-15 Thread Doug Thompson
I've been watching this thread and wonder if not following instructions may be contributing to the present confusion. On Fri, 15 Mar 2002 14:38:02 +0200, Egor Egorov wrote: Show me the output of the following: SHOW GRANTS FOR 'username'@'hostname'; RQ output: RQ mysql show grants for

Access denied for user: 'root@localhost'

2002-03-15 Thread Chris Becker
... C:\mysql\binmysqlshow -u root mysql mysqlshow: Access denied for user: 'root@localhost' (Using password: NO) C:\mysql\binmysql mysql ERROR 1044: Access denied for user: '@localhost' to database 'mysql' C:\mysql\bin\mysql test (this works ok) tia chris

root user Access Denied

2002-03-14 Thread Rob Quenzer
3.22.32 and logged in as root. When I try to perform a GRANT statement, I get the error message ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) Any ideas why root is not allowed rights? How do I give root user root access? Did I set up mysql incorrectly from the start

root user Access Denied

2002-03-14 Thread Egor Egorov
to create a valid user in the hosts table. RQ I am using version 3.22.32 and logged in as root. When I try to perform a GRANT statement, I get the error message ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) RQ Any ideas why root is not allowed rights? How do I give root

Re: root user Access Denied

2002-03-14 Thread Rob Quenzer
is not allowed to connect. I then tried to run a GRANT query RQ under the mysql on the Linux machine to create a valid user in the hosts table. RQ I am using version 3.22.32 and logged in as root. When I try to perform a GRANT statement, I get the error message ERROR 1045: Access denied for user: 'root

Access denied for user: (from perl script)

2002-03-01 Thread jon.ingason
Hi, I have a problem accessing MySQL database. I have a database changes_db and when I access it with mysql -h jon -u join -p changes_db, I have no problems. But if I use Perl script to access same database I get: DBI-connect(database=changes;host=jon;port=) failed: Access denied for user: 'join

RE: Access denied for user: (from perl script)

2002-03-01 Thread Salada, Duncan
: 301-925-3222x375 | Fax: 301-925-3216 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 7:18 AM To: [EMAIL PROTECTED] Subject: Access denied for user: (from perl script) Hi, I have a problem accessing MySQL database. I have

security concerns and 1044 access denied problem

2002-02-19 Thread PANG RAN
Hi gurus, Here's my problem: After installing binary version of mysql on sun, I try to add a new user and a new database, namely `dbuser' and `mydb', such that dbuser can access mydb but nothing else. However I found that if I do not grant dbuser 'select' privilege in mysql.user, dbuser

Re: Re: Access denied to apache@localhost

2002-02-13 Thread Brian Reichert
the word MySQL once will be sufficient, for example. You have written the following: On Sun, Feb 10, 2002 at 11:58:12AM +0100, Nick Wilson wrote: Hi all I've just set up and the latest problem I have getting started is that 'Access denied for user: apache@localhost' msg. How can I

Access denied to apache@localhost

2002-02-12 Thread Victoria Reznichenko
Nick, Sunday, February 10, 2002, 12:58:12 PM, you wrote: NW Hi all NW I've just set up and the latest problem I have getting started is that NW 'Access denied for user: apache@localhost' msg. NW How can I put that right? Please, check the following links: http://www.mysql.com/doc/A/c

Access denied to apache@localhost

2002-02-12 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 sql Hi all I've just set up and the latest problem I have getting started is that 'Access denied for user: apache@localhost' msg. How can I put that right? - -- Nick Wilson Tel:+45 3325 0688 Fax:+45 3325 0677 Web:www.explodingnet.com

Access denied to apache@localhost

2002-02-11 Thread Victoria Reznichenko
Nick, Sunday, February 10, 2002, 12:58:12 PM, you wrote: NW Hi all NW I've just set up and the latest problem I have getting started is that NW 'Access denied for user: apache@localhost' msg. NW How can I put that right? Please, check the following links: http://www.mysql.com/doc/A/c

Access denied to apache@localhost

2002-02-10 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 sql Hi all I've just set up and the latest problem I have getting started is that 'Access denied for user: apache@localhost' msg. How can I put that right? - -- Nick Wilson Tel:+45 3325 0688 Fax:+45 3325 0677 Web:www.explodingnet.com

ODBC - Access Denied -- Please help!!!!

2002-01-28 Thread Victoria Reznichenko
| TK +--- TK TK + TK 2 rows in set (0.00 sec) TK I have added a DSN for the DB. TK Now when I try to connect to the db via ODBC it gives me access denied TK

ODBC - Access Denied -- Please help!!!!

2002-01-27 Thread Thomas Kotze`
. Now when I try to connect to the db via ODBC it gives me access denied *** [TCX][MyODBC] Acces denied for user: 'www@localhost' to database Mycomax *** if i don't insert a username

Re: Access denied for user varlehti

2002-01-25 Thread Luie delos Santos
LdS I'm experiencing the same problem. LdS But I sort of found a way around it (though I'm sure this is not really the right way). LdS When I remove the *password* for *root* and login again as root, I'm able to create new users using GRANT then flush priviliges. LdS Does this mean I have to

ODBC - Access Denied -- Please help!!!!

2002-01-25 Thread Thomas Kotze`
. Now when I try to connect to the db via ODBC it gives me access denied *** [TCX][MyODBC] Acces denied for user: 'www@localhost' to database Mycomax *** if i don't insert a username

Access denied for user varlehti

2002-01-22 Thread Victoria Reznichenko
-privileges. I got an Access denied -error, and ML I'm sure I typed the password right. No, caps lock isn't on : ) ML I logged in with root, typed in my root-password and that worked fine. ML Used SELECT * FROM user; and lo and behold! The varlehti-users' privileges ML were gone! ML host was %, user

Access Denied problem in MS Access

2002-01-17 Thread Joe - Just For Fun
Hi I have been experiencing the following error when using MyODBC in Windows 2000 within Microsoft Access 2000 with MDAC Component 2.7: ODBC--call failed [TCX][MyODBC]Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) (#1045) The thing I can't understand is the problem does

access denied set mysql root user

2002-01-15 Thread Kory Wheatley
/safe_mysqld --user=mysql Then I tried to set a password for the MYSQL root user and I get the following error. ./bin/mysqladmin -u root -p password 'christ1' Enter password: *** ./bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using

Re: access denied set mysql root user

2002-01-15 Thread Diana Soares
Then I tried to set a password for the MYSQL root user and I get the following error. ./bin/mysqladmin -u root -p password 'christ1' Enter password: *** ./bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES

Access Denied message

2002-01-14 Thread Jason Buys
I just set up MySql on my Win2000 server and everything seems to be okay. I can connect to the server with no problems using the command line and various utilities like DBTools. However, when I try to connect to the server from a different computer, I get the error Access denied for user

Re: Access Denied!

2002-01-10 Thread Sherwin Ang
Floor Hanston Building Emerald Ave., Ortigas Center Pasig City Tel: (632) 634-5141/ (632) 634-5140 Fax: (632) 634-5139 - Original Message - From: Larry Reiter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 11, 2002 8:37 AM Subject: Access Denied! I am trying to load some

Access Denied

2001-12-31 Thread Clinton Hesse
I get this error when trying to connect to a mysql database DBI-connect(database=baggs) failed: Access denied for user: 'baggs@localhost' (Using password: YES) I added the user 'baggs' to the user table and to the db privilege table and used mysqladmin reload to refresh the tables. Any Ideas

Re: Access Denied

2001-12-31 Thread David J Jackson
-connect(database=baggs) failed: Access denied for user: 'baggs@localhost' (Using password: YES) I added the user 'baggs' to the user table and to the db privilege table and used mysqladmin reload to refresh the tables. Any Ideas

Re: Access denied for user

2001-12-06 Thread Daniel Rezny
Hi check if mysqld is running if not start it and try again. daniel josep wrote: I get the following message when trying to view a php page Warning: Access denied for user: 'jupshoes@localhost' (Using password: YES) in /home/jupshoes/public_html/guest/index.php on line 27 Unable to connect

Re: [PHP] Access denied for user

2001-12-06 Thread Jon Farmer
I get the following message when trying to view a php page Warning: Access denied for user: 'jupshoes@localhost' (Using password: YES) in /home/jupshoes/public_html/guest/index.php on line 27 Unable to connect to SQL server The username or password is incorrect. Or the username does

RE: [PHP] Access denied for user

2001-12-06 Thread Richard Black
something like this is your problem HTH Richy -Original Message- From: josep [SMTP:[EMAIL PROTECTED]] Sent: 06 December 2001 11:22 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject:[PHP] Access denied for user I get the following message when trying to view a php page

Error 1045 - Access denied

2001-12-05 Thread Tyler Longren
Hello, I keep on getting 1045 - Access denied for user: [EMAIL PROTECTED] (using password: YES) errors. I'm connecting to this MySQL server from a remote site. I don't see any reason for this. I KNOW that my password is correct. In the user table, the Host is set to % for the mysql user

RE: Error 1045 - Access denied

2001-12-05 Thread Carsten H. Pedersen
Hello, I keep on getting 1045 - Access denied for user: [EMAIL PROTECTED] (using password: YES) errors. I'm connecting to this MySQL server from a remote site. I don't see any reason for this. I KNOW that my password is correct. In the user table, the Host is set to % for the mysql

Re: Error 1045 - Access denied

2001-12-05 Thread Tyler Longren
] To: Tyler Longren [EMAIL PROTECTED]; MySQL List [EMAIL PROTECTED] Sent: Wednesday, December 05, 2001 3:28 PM Subject: RE: Error 1045 - Access denied Hello, I keep on getting 1045 - Access denied for user: [EMAIL PROTECTED] (using password: YES) errors. I'm connecting to this MySQL

MySQL access denied from localhost

2001-12-04 Thread mweb
I know this is a probably a FAQ, and have read http://www.mysql.com/doc/A/c/Access_denied.html, but everything looks OK to me. If I look at the mysql db from the monitor I get all the privileges OK for user testuser (see below, and still (from PHP UnixOdbc on Apache) get thist message when I

access denied for user:

2001-12-04 Thread josep
(Debian Linux 2.2) trying (logged in as the owner of the database): mysql guestbook.sql (database is palced in my home directory) I get: access denied for user: '@localhost' to database 'guestbook.sql' What is going wrong

Access Denied Errors

2001-12-04 Thread Kevin Martone
Hi.. I'm using mySQL with Avantgo For a while we kept getting an access denied error: access denied for user '@servername' to database 'dbname' The avantgo support person told me how to go into the mysql database and we looked at the users table and saw that there was a password

Re: MySQL access denied from localhost

2001-12-04 Thread Arjen G. Lentz
Hi, - Original Message - From: mweb [EMAIL PROTECTED] I know this is a probably a FAQ, and have read http://www.mysql.com/doc/A/c/Access_denied.html, but everything looks OK to me. If I look at the mysql db from the monitor I get all the privileges OK for user testuser Log in as

Access denied for user: 'myuser@localhost'

2001-11-23 Thread ice
in the manual, but I have a problem. When I try to this URL (it's access my sites home url): http://195.244.133.***/start.php3 it doesn't show anything but: Warning: MySQL Connection Failed: Access denied for user: 'myuser@localhost' (Using password: YES) in C:\Inetpub\wwwroot\php\dplib.php3 on line 523 I

Re: R: Access denied for the new created user!

2001-11-18 Thread wei song
: mysqladmin -u root -ppass reload and then you could login with new account -Messaggio originale- Da: wei song [mailto:[EMAIL PROTECTED]] Inviato: venerdi 16 novembre 2001 17.41 A: [EMAIL PROTECTED] Oggetto: Access denied for the new created user! Hi, I am a very beginner

Access denied for the new created user!

2001-11-16 Thread wei song
Hi, I am a very beginner of mysql and studying the manul. I tried set password for user1=PASSWORD('paasw'); after logging in as root user. Then I quit, try to login as 'user1': C:\mysql -u user1 -p and then entered the password paasw. There always an error: Access denied for user:'user1

R: Access denied for the new created user!

2001-11-16 Thread Riccardi Moreno
: Access denied for user:'user1@localhost'. Please help!!! Thanks! wei __ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com - Before posting, please

Re: Access Denied

2001-10-28 Thread Tonu Samuel
On Sun, 2001-10-28 at 13:52, Anoop Gupta wrote: Error: 1045 - Access denied for user: 'root@' (Using password: NO) Can you please help me out for the same.. Check out the manual. There are some good chapters about this: http://www.mysql.com/doc/A/c/Access_denied.html http://www.mysql.com

Access Denied when using MySQL can I fix or is my host supose to fix

2001-10-05 Thread Emailit2
Problem: I get Access Denied when I'm trying to use MySQL. Relevant Error Message: Error: -2147418113 Description: Chili!ASP ADO control - build 3.6.0 SQLState: S1000 Native Error Code: 1045 [TCX][MyODBC]Access denied for user: 'webmaster@localhost' (Using password: YES) My website host said

Access denied

2001-10-02 Thread Sami al flaish
:- java.security.AccessControlException: access denied (java.net.SocketPermission IT-SNS resolve) so please help me to solve this problem. -- Best regards, Sami mailto:[EMAIL PROTECTED] - Before posting, please check: http

ACCESS DENIED

2001-09-07 Thread Colm Brazel
Hi Trying to create a database or reload the Grant tables using mysql/bin/ ./mysqladmin I get an access denied message including a PASSWORD NO message. Trying the troubleshoot docs for this I get Access Denied for the suggestions made to deal with this. This is also causing a MERANT mySQL

ACCESS DENIED

2001-09-07 Thread Shawn Ouderkirk
the need for inspection on a mass basis by building quality into the product in the first place. -- W. Edwards Deming Hi Trying to create a database or reload the Grant tables using mysql/bin/ ./mysqladmin I get an access denied message including a PASSWORD NO message. Trying the troubleshoot

Access denied

2001-09-06 Thread System Administrator a.k.a. The Root of the Problem
How can one rectify the following? Warning: Access denied for user: 'myuser@localhost' (Using password: YES) in /usr/home/lee24/html/therapytables/new/lib/dblib.php on line 24 Can't connect to localhost as myuser MySQL Error: Access denied for user: 'myuser@localhost' (Using password: YES

ERROR 1044: Access denied

2001-08-28 Thread Pierre-Yves
has exactly the same config as the first one, but with less privileges : only the Select_priv, Insert_priv, Update_priv and Delete_priv set to 'Y' for the db hello. I can connect my sql with that user, but I can't use the db hello : mysql use hello ERROR 1044: Access denied for user: '@localhost

Re: ERROR 1044: Access denied

2001-08-28 Thread Dana Powers
ERROR 1044: Access denied for user: '@localhost' to database 'hello' This says that you are connected as user '' ( blank ) from localhost. Make sure you're logging on correctly and try again. dpk - Before posting, please check

Re: ERROR 1044: Access denied

2001-08-28 Thread Pierre-Yves
- Original Message - From: Dana Powers [EMAIL PROTECTED] To: Pierre-Yves [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, August 29, 2001 1:22 AM Subject: Re: ERROR 1044: Access denied ERROR 1044: Access denied for user: '@localhost' to database 'hello' This says that you

Re: ERROR 1044: Access denied

2001-08-28 Thread Dana Powers
1044: Access denied - Original Message - From: Dana Powers [EMAIL PROTECTED] To: Pierre-Yves [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, August 29, 2001 1:22 AM Subject: Re: ERROR 1044: Access denied ERROR 1044: Access denied for user: '@localhost' to database

Invalid authorization specification: Access denied for user: 'prodoc@ns' (Using password: YES)

2001-08-20 Thread Harry M. Aasterud
://xxx.xxx.xxx.xx:3306/dbname };uid=username;pwd=1234; The error : Invalid authorization specification: Access denied for user: 'username@ns' (Using password: YES) Strange thing is that when I replace username with root, all works well... I even creates an admin with full rights, both for localhost

Re: Host Access denied

2001-08-03 Thread Sherwin Ang
PROTECTED] Sent: Thursday, August 02, 2001 4:58 PM Subject: Host Access denied Hello all, I have a problem. I am trying to use MyODBC to connect to my DB. My linux box houses the database and I am trying to access that db server from a windows box. The daemon is running and listening on the standard

Re: Host Access denied

2001-08-02 Thread Mike
. Michael - Original Message - From: Mike To: MySQLList Sent: Thursday, August 02, 2001 3:58 AM Subject: Host Access denied Hello all, I have a problem. I am trying to use MyODBC to connect to my DB. My linux box houses the database and I am trying to access that db

RE: JDBC - Access denied (was Cannot change column typefromvarchar(32) to char(32))

2001-08-01 Thread Venu
Cc: [EMAIL PROTECTED] Subject: JDBC - Access denied (was Cannot change column type fromvarchar(32) to char(32)) On 8/1/01 4:49 PM, Silver Fox [EMAIL PROTECTED] wrote: Hello, everyone, I'm Tony. I'm new to this mailing list and I have a question. I'm currently running MySQL and Apache

Fw: java.sql.SQLException: [TCX][MyODBC] Access denied for user...(Using password: No) message

2001-07-19 Thread Venu Anuganti
___/ www.mysql.com - Original Message - From: Luc Lalancette [EMAIL PROTECTED] To: Venu Anuganti [EMAIL PROTECTED] Sent: Wednesday, July 18, 2001 10:04 PM Subject: Re: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message Thanks again... It seems that I

RE: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message

2001-07-19 Thread shane
Hi, the driver which i am using is type IV. do i still need to install myodbc? thks -Original Message- From: Venu Anuganti [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 2:04 PM To: shane Cc: [EMAIL PROTECTED] Subject: Re: java.sql.SQLException: [TCX][MyODBC] Access denied

Re: java.sql.SQLException: [TCX][MyODBC] Access denied for user...(Using password: No) message

2001-07-19 Thread Venu Anuganti
Subject: RE: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message Hi, the driver which i am using is type IV. do i still need to install myodbc? thks -Original Message- From: Venu Anuganti [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001

access denied from java

2001-07-18 Thread shane
i was denied access to the mysql server when i ran the java program. however, using the same password and user id i could access the database from the terminal by executing %root@localhost mysqlbin/mysql -u root -p databaseName and then entering the password indicated in the java code. really do

java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message

2001-07-18 Thread Luc Lalancette
I am starting using mysql and I made a java SimpleQuery servlet that is suppose to retreive one row from the database. However, when I try to connect I get that message from the Subject. I know I'm suppose to pass the password but can't seem to find a way of doing it. I was wondering if the

Re: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message

2001-07-18 Thread tj marlin
the method signature for getConnection is: public static synchronized Connection getConnection(String url, String user, String password) throws SQLException try PURE JSP Java Server Pages by James Goodwill from Sams. a nice book. has some coding errors. At 04:02 PM 7/18/01 -0600, you

Re: java.sql.SQLException: [TCX][MyODBC] Access denied for user...(Using password: No) message

2001-07-18 Thread Venu Anuganti
] To: [EMAIL PROTECTED] Sent: Wednesday, July 18, 2001 3:02 PM Subject: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message I am starting using mysql and I made a java SimpleQuery servlet that is suppose to retreive one row from the database. However, when I try

Re: java.sql.SQLException: [TCX][MyODBC] Access denied for user...(Using password: No) message

2001-07-18 Thread Venu Anuganti
[EMAIL PROTECTED] To: Venu Anuganti [EMAIL PROTECTED] Sent: Wednesday, July 18, 2001 10:39 PM Subject: RE: java.sql.SQLException: [TCX][MyODBC] Access denied for user... (Using password: No) message i am using the mmmysql jdbc driver, and i was wondering whether i need to install myodbc. i'm

Re: access denied problem

2001-06-17 Thread Rolf Hopkins
the password, look up skip grants in the manual. - Original Message - From: chao cheng [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, June 17, 2001 3:40 Subject: access denied problem Hi, I just installed Mysql from source for Linux. When I type the following command: mysqladmin

access denied problem

2001-06-16 Thread chao cheng
Hi, I just installed Mysql from source for Linux. When I type the following command: mysqladmin -u root password mysql I got this error: mysqladmin:connect to server@localhost' failed error:'access denied for user:'root@localhost'(using password:NO)' Can some tell me how to correct

RE: Access denied error

2001-05-17 Thread indrek siitan
Hi, i am trying to import or export using MYSQL driver. that time it gives following error; Access Denied For User '[EMAIL PROTECTED]' (Using password:YES) did you give all the privileges manually through editing the grant tables, or by the GRANT command (the right command should

access denied for user root

2001-05-15 Thread Simone Lucarelli
After installing mysql, when i try to connect the server reply access denied for root@localhost How is it possible? I set the password for user root, and all seems to be right ++ SIMONE LUCARELLI | _ | agenzia giornalistica ||___ ___| | TUTTOCALCIO

Re: MyODBC Access Denied Error

2001-05-15 Thread Chris Wilkinson
is the following message: ODBC - call failed [MyODBC] Access denied for user: 'user@hostname' (Using password: YES) Background: user has been set up in the mysql user table, with host = % the database has been set up in the mysql host table with host = % Any clues or information would

connect access denied in perl

2001-05-09 Thread Jie Tang
the user mysql is given all priviliges, another user is given db table privileges (INSERT, SELECT, etc.), the database files are owned by user mysql, in the same perl DBI script, at the very biginning, the line: $dbh = DBI-connect($dsn, $user_name, $password, {RaiseError = 1}); works only when

connect access denied in perl DBI

2001-05-09 Thread tang jie
the user mysql is given all priviliges, another user is given db table privileges (INSERT, SELECT, etc.), the database files are owned by user mysql, in the same perl DBI script, at the very biginning, the line: $dbh = DBI-connect($dsn, $user_name, $password, {RaiseError = 1}); works when

Re: connect access denied in perl DBI

2001-05-09 Thread Colin Faber
$dbh = DBI-connect($dsn, $user_name, $password, {RaiseError = 1}) || die (Unable to establish connection to mysqld: . $DBI::errstr); tang jie wrote: the user mysql is given all priviliges, another user is given db table privileges (INSERT, SELECT, etc.), the database files are owned by

access denied for deleting database

2001-03-28 Thread mohamed imdadullah
Hello, iam trying to delete tables from a database, the mysql asks for the root user password which i give but it seems to be not accepting it , i have included the sequence below Erasing database tables (you will need to enter the database root password) Path of mysql tool (the default is

BACKUP TABLE gives access denied

2001-03-18 Thread Tom Bellucco
Hi, My web host just upgraded from a version that did not support the BACKUP TABLE command (3.22.??) to the latest. What I try to execute the BACKUP TABLE command it fails with an access denied error. He says I have all the necessary privileges, but I have the feeling something is missing

Re: BACKUP TABLE gives access denied

2001-03-18 Thread Kyle Hayes
, Tom Bellucco wrote: Hi, My web host just upgraded from a version that did not support the BACKUP TABLE command (3.22.??) to the latest. What I try to execute the BACKUP TABLE command it fails with an access denied error. He says I have all the necessary privileges, but I have the feeling

access denied...

2001-02-23 Thread Sean Murray
Hello, I am running MySql 3.23.33 on Linux RH 6.2. In the documentation, it says if you want to add a user that is allowed to connect from anywhere, use the "%" symbol for host. When I add a user whil an empty host field or even a "%" - I still get access denied... However whe

Help with access denied

2001-02-19 Thread diego López
Hi all, i installed successful Mysql ver 3.25.33-1 after that i changer the root password and when i make a connection looks like i am connecting with the user @localhost instead the root user [root@halley bin]# mysql -u root mysql ERROR 1044: Access denied for user: '@localhost' to database

Re: Help with access denied

2001-02-19 Thread Rolf Hopkins
. - Original Message - From: "diego Lpez" [EMAIL PROTECTED] To: "mysql list" [EMAIL PROTECTED] Sent: Monday, February 19, 2001 23:03 Subject: Help with access denied Hi all, i installed successful Mysql ver 3.25.33-1 after that i changer the root password and when

Re: Help with access denied

2001-02-19 Thread Mohamad Ilhami
ERROR 1044: Access denied for user: '@localhost' to database 'mysql' I have tried running mysql_install_db but it does´n not actualice the tables i have tried change the root password but i am not aloud to do that. i get a message like: you should rename database mysql to another database

RE: Help with access denied

2001-02-19 Thread diego López
PROTECTED] Cc: mysql list [EMAIL PROTECTED] Sent: Monday, February 19, 2001 10:48 PM Subject: Re: Help with access denied On Mon, 19 Feb 2001, [iso-8859-1] diego Lpez wrote: Hi all, i installed successful Mysql ver 3.25.33-1 after that i changer the root password and when i make

Re: RE: Help with access denied

2001-02-19 Thread Ed Carp
=?iso-8859-1?Q?diego_L=F3pez?= ([EMAIL PROTECTED]) writes: I already did something like that .. the problem was i erase all the content of the mysql directory and i creaste a new mysql database, and when i try to restar the mysql daemon (/etc/rc.d/init.d/mysql start) i get a message

Help with access denied again

2001-02-19 Thread diego López
/~dmlopez e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] == - Original Message - From: diego Lpez [EMAIL PROTECTED] To: Ed Carp [EMAIL PROTECTED] Sent: Monday, February 19, 2001 11:52 AM Subject: RE: RE: Help with access denied

Re: Access denied ... /mysql.sock Problem

2001-01-22 Thread Gerald L. Clark
Laurie Savage wrote: I am unable to connect to MySQL either as root or user unless I issue a "mysqld --socket=/var/lib/mysql/mysql.sock - u root" command. This is good for all users as long as the machine is booted. I have checked Ksysv and mysql is enabled at startup. I have

<    1   2   3   4   5   6