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

Looping over content #16

Open
gnomeontherun opened this issue Jan 31, 2012 · 3 comments
Open

Looping over content #16

gnomeontherun opened this issue Jan 31, 2012 · 3 comments

Comments

@gnomeontherun
Copy link

I was trying to migrate a large content table, and I can watch the database grow to 320ish and it seems to truncate the table and start over. The assets table keeps growing, so by the time I caught it, it was 3,000+. A cursory glance did not provide an obvious reason to this issue, but it happened upon repeating the migration.

@gnomeontherun
Copy link
Author

It also seems that it gets somewhere around 3000-4000 articles before it loops the first time, then it loops more quickly. Watching the console, this all occurs in the same request so I don't suspect Javascript but the migration php script.

@fastslack
Copy link
Owner

For large sites i recomend you to use jUpgradeCli because the proper functioning of jUpgrade using with large sites depends on the different settings and timelimits of the differents servers. Is very difficult to trace bugs using browser

@fastslack
Copy link
Owner

Hi Jeremy,

Maybe this issue is related with this thread by Julio: http://groups.google.com/group/joomla-dev-platform/browse_thread/thread/4bbf4cacb60dd756/a54b1b7973cd1de9#a54b1b7973cd1de9

He is working on this issue so maybe we can get a patch soon

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

2 participants