Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration in safari over 2000 rows slow, id column value 5-undefined #48

Open
SunSha opened this issue Sep 4, 2013 · 0 comments
Open

Comments

@SunSha
Copy link

SunSha commented Sep 4, 2013

I have a table with 2000 rows, automatic id with auto increment. Indexed on id and 3 other columns. (3 columns makes a composite key).

When I open the object store index (on id or any other indexed column) , it takes more than 2-3 minutes to iterate. This only happens in Safari (Desktop and iOS). Chrome, Firefox works fine.

Also If I check DB in firebug viewer, the id columns shows this value for all the rows: '5-undefined'.
Not sure if this is an issue or mistake of mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant