Issue information
-
#025348
-
Fixed
-
-
-
-
-
0 - None Assigned
Issue Confirmations
-
Yes (0)No (0)
When a big board is converter (let's take a 1,2m posts board) if you try to re-convert the posts the script tries to load 1,2m of rows from the "conv_link" table causing a memory exhausted error.
The issue lies in the function lib_master::prepare.
The issue lies in the function lib_master::prepare.
Updating status to: Flagged For Future Version
Updating severity to: 2 - Fair
For now I have made a small optimization and changed the function to NOT load the IDs if we have chosen to empty the table (truncate query) because there is just no need to load the rows if we are going to run a truncate query.
Updating severity to: 2 - Fair
For now I have made a small optimization and changed the function to NOT load the IDs if we have chosen to empty the table (truncate query) because there is just no need to load the rows if we are going to run a truncate query.
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users












