php-general | 2001072
Date: 07/31/01
- Next message: Tom Malone: "[PHP] Re: Attitude of B van Ouwerkerk"
- Previous message: Yasuo Ohgaki: "[PHP] Re: Trying to avoid code exploits.."
- In reply to: CGI GUY: "Fwd: Re: [PHP] dumb mysql_connect issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is the error coming from a mysql_query() line or a mysql_select_db() line?
Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084
http://www.datadrivendesign.com
http://www.rossidesigns.net
----- Original Message -----
From: CGI GUY <cgi_guy1313 <email protected>>
To: <php-general <email protected>>
Sent: Tuesday, July 31, 2001 6:47 PM
Subject: Fwd: Re: [PHP] dumb mysql_connect issue
> Okay, well I used the mysql_error() print-out, and it
> returned something weird:
>
> " Access denied for user: 'username <email protected>' to
> database 'tablename' "
>
> This is incongruous because:
>
> 1. The uid/password set I am using has full
> privileges.
> 2. *tablename* is not a database (the code I listed in
> my previous email is syntactically identical to the
> script)-- it's a table.
>
> Why is this happening to me?!?! ;)
>
> Note: forwarded message attached.
>
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
----------------------------------------------------------------------------
----> -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Tom Malone: "[PHP] Re: Attitude of B van Ouwerkerk"
- Previous message: Yasuo Ohgaki: "[PHP] Re: Trying to avoid code exploits.."
- In reply to: CGI GUY: "Fwd: Re: [PHP] dumb mysql_connect issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

