Created
July 23, 2010 04:12
-
-
Save shimondoodkin/487001 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| the blog is in comments below |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you run 2 or more apps on same database
and you do actions one might execute other app's data.
also on timed actions(when debuggining you might be confused),
so add in database a column of app hostname
and in code match by path whitch app it, add it as hostname to the a varibale in the app while loading