mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-3023_slow-query-while-indexing_4.1
- fix bound limit depending on order/direction options - add index on dbox:record.moddate
This commit is contained in:
@@ -3284,6 +3284,13 @@
|
||||
<field>parent_record_id</field>
|
||||
</fields>
|
||||
</index>
|
||||
<index>
|
||||
<name>moddate</name>
|
||||
<type>INDEX</type>
|
||||
<fields>
|
||||
<field>moddate</field>
|
||||
</fields>
|
||||
</index>
|
||||
</indexes>
|
||||
<engine>InnoDB</engine>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user