The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Limits Set on Tables to Delete?
When using this query, I've run into the issue of when the number of rows in the table get somewhere around 200, nothing happens. Nothing is deleted, nor can be. As long as the number of rows (in this case, definitions) is around 30-50, I don't seem to have a problem deleting anything. But with the larger table, I can't even delete one item successfully. Is there some kind of limit in my server settings that would cause this?
PHP Code:
|
#2
|
||||
|
||||
Looking around, I see that people are having problems with deleting a large number of rows using PHP, but that's when the records are in the thousands/millions. You would think when you're only deleting one row out of a few hundred, it wouldn't be a problem.
|
#3
|
|||
|
|||
Somewhere (and I couldn't begin to guess where now) I saw a hard coded limit to a query like that. I guess it's a security feature that prevents a hacker from doing too much too quickly.
|
#4
|
||||
|
||||
That seems odd, considering the number of deleted rows is sometimes 1, and still doesn't work. Then gain, it does look like that's what is happening. At least on my server. I haven't got any feedback that anyone else is experiencing this problem.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|