| Issue 10: | Empty rows in the 'files' table... | |
| 1 person starred this issue and may be notified of changes. | Back to list |
1. Using a copy of the database, run the following query: 2. SELECT * FROM `files` WHERE `filepath` <= ''; 3. To date, got 73,965 results What is causing these empty entries? Also, we need a way of cleaning them up when the cause of them is found. |
|
|
|