This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
new_rotation_sphinx [2017/04/07 16:24] 127.0.0.1 external edit |
new_rotation_sphinx [2019/01/06 10:34] (current) admin |
||
---|---|---|---|
Line 185: | Line 185: | ||
a new line | a new line | ||
- | sql_query_pre = UPDATE rot_settings SET value = (SELECT MAX(gallery_id) FROM rot_gallery_info) WHERE name = 'sphinx_max_gallery_id' | + | sql_query_post_index = UPDATE rot_settings SET value = (SELECT MAX(gallery_id) FROM rot_gallery_info) WHERE name = 'sphinx_max_gallery_id' |