mojoPortal user limit

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.

This thread is closed to new posts. You must sign in to post in the forums.
11/22/2010 7:26:17 AM
Gravatar
Total Posts 16

mojoPortal user limit

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.

11/22/2010 7:28:42 AM
Gravatar
Total Posts 16

Re: mojoPortal user limit

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.

11/22/2010 3:06:52 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: mojoPortal user limit

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! laugh

11/22/2010 11:54:29 PM
Gravatar
Total Posts 16

Re: mojoPortal user limit

Sure, Thanks for checking forums and replying. This is one of the wonderful support, i have ever seen.

Thanks,

Shirish

 

You must sign in to post in the forums. This thread is closed to new posts.