For Programmers: Free Programming Magazines  


Home > Archive > PHP SQL > April 2004 > multiple concurrent access using a single account









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author multiple concurrent access using a single account
davidklonski

2004-04-20, 8:30 pm

Hello

is it possible to access a database with the same user account
concurently from multiple sources?
Does MySQL enforce this?

If I create a single user account and give it a set of privileges, and
I have multiple users surf to my web site, can they all share the
same user account when accessing my database, or do I need to create
a unique account for each user who access the database?

thanks



----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
http://www.phpfreaks.com
http://www.phpfreaks.com/forums


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com