Hi all,
I have a few questions here.
How do I connect to multiple databases through MySQL?
I need to get connected to a minimum of 2 different databases per connection.
Can anyone tell me if its possible.. and how can it be achieved.
Another question is, what is the max number of users, MYSQL can support at the same time. Do I need to do any form of coding.. in order to specify how many users is allowed to log on to the server at any one time to access the databases/tables?
Thanks!
I have a few questions here.
How do I connect to multiple databases through MySQL?
I need to get connected to a minimum of 2 different databases per connection.
Can anyone tell me if its possible.. and how can it be achieved.
Another question is, what is the max number of users, MYSQL can support at the same time. Do I need to do any form of coding.. in order to specify how many users is allowed to log on to the server at any one time to access the databases/tables?
Thanks!