Atlantis95
Verified User
- Joined
- Feb 7, 2005
- Messages
- 24
Good day,
Ik have two MySQL issues.
1. Configuration issue concerning the hostname.
I try to make JDBC connection to the MySQL server on my DirectAdmin server.
To succeed the connection I must add the hostname of my internet connection to the MySQL configuration (DirectAdmin part of the configuration).
My question:
Is there a default value for accepting each incomming connection independend from the host for a particular MySQL user?
2. Configuration issue concerning the permissions.
When I normally user phpMyAdmin, I am able to set permissions specified on 'table level' for particular users.
I should like to give a user connection permission for reading, updating, inserting on a particular version. With the normal MySQL version it is possible. At the standard version of MySQL I can add more users accessing the same database.
How to do this using DirectAdmin? To let this work, I need to add a second user to the same database with limited access.
Who can supply me with more details?
Ik have two MySQL issues.
1. Configuration issue concerning the hostname.
I try to make JDBC connection to the MySQL server on my DirectAdmin server.
To succeed the connection I must add the hostname of my internet connection to the MySQL configuration (DirectAdmin part of the configuration).
My question:
Is there a default value for accepting each incomming connection independend from the host for a particular MySQL user?
2. Configuration issue concerning the permissions.
When I normally user phpMyAdmin, I am able to set permissions specified on 'table level' for particular users.
I should like to give a user connection permission for reading, updating, inserting on a particular version. With the normal MySQL version it is possible. At the standard version of MySQL I can add more users accessing the same database.
How to do this using DirectAdmin? To let this work, I need to add a second user to the same database with limited access.
Who can supply me with more details?