Title: Database Question
Last modified: August 20, 2016

---

# Database Question

 *  [stevewilson](https://wordpress.org/support/users/stevewilson/)
 * (@stevewilson)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/database-question-8/)
 * I created a tiny table to hold a status “flag” but it occurs to me that one visitor’s
   flag setting will clobber the state of the previous visitor. True?
 * Or does WordPress create on the fly a separate instance of the database for each
   visitor?

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/database-question-8/#post-2465182)
 * There is only one database – all visitors use the same one. The only way I am
   aware of to uniquely set a value for a visitor is to use cookies.
 * If you do a Google search on ‘php using cookies’, you will get a number of articles
   explaining how to do this. For example, this one: [http://www.websitepublisher.net/article/php_cookies/](http://www.websitepublisher.net/article/php_cookies/)

Viewing 1 replies (of 1 total)

The topic ‘Database Question’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/database-question-8/#post-2465182)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
