473,395 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

connection error

Hello,
sorry for my english :-)
I've a db named "controlloscatole" on my PC which has IP: 192.168.50.195
I've created a user which hasn't generic privileges but he has
only SELECT privilege to "controlloscatole":

GRANT USAGE ON * . * TO "rep_ammin"@ "%"IDENTIFIED BY "***************"WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 ;

REVOKE ALL PRIVILEGES ON `controlloscatole` . * FROM "rep_ammin"@ "%";
REVOKE GRANT OPTION ON `controlloscatole` . * FROM "rep_ammin"@ "%";
GRANT SELECT ON `controlloscatole` . * TO "rep_ammin"@ "%";

If i try to access to controlloscatole as rep_ammin:
* via MysqlCC
*host: localhost all is ok.
*host: 192.168.50.195 ERROR 2003: Can't connect on
192.168.50.195 (10061)
* via phpmyadmin
*http://localhost/mysql/ all is ok
*http://192.168.50.195/mysql/ ALL IS OK!!

* via ODBC
*host: localhost all is ok.
*host: 192.168.50.195 ERROR 2003: Can't connect on
192.168.50.195 (10061)

So if i try to connect to my db as rep_ammin from my PC i've no problem.
On the contrary nobody in my office can do that... via Access (ODBC) or MysqlCC.
Have you any idea to resolv my problem please?
Thank you very much :-)

PS I use mysql from easyphp on winXP...
Jul 20 '05 #1
2 1883
On Wed, 14 Jul 2004 09:15:17 +0200
Vittorio Zuccalà <vi*****@tiscali.it> wrote:
Hello,
[ULTRA CUT]

I didn't remember to say my my.cnf hasn't "skip-networking" option
so i really can't understand why other people can't connect
to my server...
May you help me?
Jul 20 '05 #2
On Wed, 14 Jul 2004 09:15:17 +0200
Vittorio Zuccalà <vi*****@tiscali.it> wrote:
Hello,
[ULTRA CUT]

I didn't remember to say my my.cnf hasn't "skip-networking" option
so i really can't understand why other people can't connect
to my server...
May you help me?
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: James | last post by:
We've had a recurring problem where all of a sudden we get a DBMSSOCN General Network Error on any page that connects to SQL Server. Then we have to reboot the server and everything works fine...
2
by: Jozef | last post by:
Hello, I'm trying to create a central function that runs a connection to an SQL Server database. The connection etc works, but when I try to call it, I get an error saying "Runtime-Error 91:...
6
by: Chris Szabo | last post by:
I've created a data access layer for a .NET web application. I'm using C# and framework 1.1. I'm getting an error from time to time when I close a connection saying: ...
26
by: Rajeev Tipnis | last post by:
http://support.microsoft.com/default.aspx?scid=kb;en- us;819450 Questions: 1) Is this patch (fix) applicable to the .NET 1.1 Framework as well? That is, if we have Framework 1.1 (On...
5
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
8
by: Greg Strong | last post by:
Hello All, The short questions are 1 Do you know how to make DSN connection close in Access to Oracle 10g Express Edition? &/or 2 Do you know how to make a DSN-less pass-through query...
20
by: fniles | last post by:
I am using VS2003 and connecting to MS Access database. When using a connection pooling (every time I open the OLEDBCONNECTION I use the exact matching connection string), 1. how can I know how...
7
by: fniles | last post by:
I am using VB.Net 2003 and MS Access (connecting using OleDBConnection). I read using DataAdapter and DataSet, not DataReader. When many people try to access the database at the same time, I get...
0
by: Robert Avery | last post by:
In VBA/VB6, I had a class (incomplete sample below) that watched and displayed for the user all connection events, so that I could easily see what SQL was taking a long time, and when it freezes, I...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.