Forum BigDB Admin console pagination bug

Discussion and help relating to the PlayerIO database solution, BigDB.

Admin console pagination bug

Postby cjcenizal » October 21st, 2011, 2:23 am

I have an index on my PlayerObjects table called "level". It uses a single int property ("lvl") to index objects. PlayerObjects currently contains 128 entries, with "lvl" values ranging between 1 and 100.

If I use the admin console to view the table normally, I can navigate from one page to the next and view all 128 entries. However, if I view by the "level" index, I can only view the first 100 objects, and there no options below for viewing the next page.
cjcenizal
Paid Member
 
Posts: 115
Joined: March 29th, 2011, 12:31 am

Re: Admin console pagination bug

Postby Henrik » October 21st, 2011, 8:28 am

Weird, I re-indexed your table and it looks good now. I'll try to investigate why the index wasn't built properly in the first place.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Admin console pagination bug

Postby cjcenizal » October 21st, 2011, 5:02 pm

Great, thanks Henrik!
cjcenizal
Paid Member
 
Posts: 115
Joined: March 29th, 2011, 12:31 am


Return to BigDB



cron