MySQL: select c.*
from cms_pages c, cms_parent p1, cms_parent p2
where c.id=p1.id and
p1.parent=1 and
p2.id=c.id and
p2.id=p2.parent and
p1.level=p2.level-1 order by c.rank desc MySQL: Incorrect key file for table '#sql_251_0.MYI'; try to repair it
|
 |
|
Поиск по сайту |
 |
|