If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi,
I have a quick question.
In table "mp_Users" there are two columns 1. UserId, 2. UserGuid.
"UserID" column is a "Int" type and "UserGuid" is a "UniqueIdentifier".
Could you please help me to learn that if there any user limit which can be create on mojoPortal.
What if the Int max size occurs?
thanks for help.
ohh, i just checked that int size. It is -2^31 (-2,147,483,648) to 2^31-1 (2,147,483,647).
Which should be enough.
Yep, integer size is platform dependent, but with 32-bit integers, we should be safe for awhile. Just wait until mojoPortal eventually goes 64-bit!
Sure, Thanks for checking forums and replying. This is one of the wonderful support, i have ever seen.
Thanks,
Shirish