3
9.50 ms
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = ? LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = ? WHERE p . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
630152
809562
601187
659974
762558
629622
474771
495953
527005
495950
751269
626030
624421
784069
627641
642462
505664
626857
514250
529122
773427
625861
619099
467300
691407
567336
635202
800573
763174
423943
492208
585261
793434
728497
495984
499000
528452
800570
790888
700134
418714
427137
606154
599324
488164
487206
504533
700949
608353
453580
546115
606991
804060
803625
434201
442218
768648
517417
525655
624420
519925
489301
460644
458578
504787
524029
]
SELECT
p . post_id ,
p . user_id ,
p . content_id ,
p . public_key ,
p . search_field ,
p . cover ,
p . type ,
p . sexual_orientation ,
p . orientation ,
p . quality ,
p . noindex ,
p . nofollow ,
p . contents_num ,
p . duration ,
p . likes ,
p . dislikes ,
p . views ,
p . vote_rating ,
p . params ,
p . published_at ,
IFNULL (`r` . `title` , `f` . `title` ) as `title` ,
IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` ,
IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2`
FROM
post p
LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id`
AND `f` . `lang_id` = ?
LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id`
AND `r` . `lang_id` = ?
WHERE
p . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = 1 LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = 2 WHERE p . post_id IN (630152 , 809562 , 601187 , 659974 , 762558 , 629622 , 474771 , 495953 , 527005 , 495950 , 751269 , 626030 , 624421 , 784069 , 627641 , 642462 , 505664 , 626857 , 514250 , 529122 , 773427 , 625861 , 619099 , 467300 , 691407 , 567336 , 635202 , 800573 , 763174 , 423943 , 492208 , 585261 , 793434 , 728497 , 495984 , 499000 , 528452 , 800570 , 790888 , 700134 , 418714 , 427137 , 606154 , 599324 , 488164 , 487206 , 504533 , 700949 , 608353 , 453580 , 546115 , 606991 , 804060 , 803625 , 434201 , 442218 , 768648 , 517417 , 525655 , 624420 , 519925 , 489301 , 460644 , 458578 , 504787 , 524029 );
Copy
4
2.45 ms
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = ? LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = ? WHERE pht . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
418714
423943
427137
434201
442218
453580
458578
460644
467300
474771
487206
488164
489301
492208
495950
495953
495984
499000
504533
504787
505664
514250
517417
519925
524029
525655
527005
528452
529122
546115
567336
585261
599324
601187
606154
606991
608353
619099
624420
624421
625861
626030
626857
627641
629622
630152
635202
642462
659974
691407
700134
700949
728497
751269
762558
763174
768648
773427
784069
790888
793434
800570
800573
803625
804060
809562
]
SELECT
pht . post_id ,
pht . tag_id ,
t . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_tag pht
INNER JOIN tag t ON pht . tag_id = t . tag_id
AND t . enabled = 1
LEFT JOIN tag_translation f ON t . tag_id = f . tag_id
AND f . lang_id = ?
LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id`
AND `r` . `lang_id` = ?
WHERE
pht . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = 1 LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = 2 WHERE pht . post_id IN (418714 , 423943 , 427137 , 434201 , 442218 , 453580 , 458578 , 460644 , 467300 , 474771 , 487206 , 488164 , 489301 , 492208 , 495950 , 495953 , 495984 , 499000 , 504533 , 504787 , 505664 , 514250 , 517417 , 519925 , 524029 , 525655 , 527005 , 528452 , 529122 , 546115 , 567336 , 585261 , 599324 , 601187 , 606154 , 606991 , 608353 , 619099 , 624420 , 624421 , 625861 , 626030 , 626857 , 627641 , 629622 , 630152 , 635202 , 642462 , 659974 , 691407 , 700134 , 700949 , 728497 , 751269 , 762558 , 763174 , 768648 , 773427 , 784069 , 790888 , 793434 , 800570 , 800573 , 803625 , 804060 , 809562 );
Copy
5
88.20 ms
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = ? LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = ? WHERE phc . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
418714
423943
427137
434201
442218
453580
458578
460644
467300
474771
487206
488164
489301
492208
495950
495953
495984
499000
504533
504787
505664
514250
517417
519925
524029
525655
527005
528452
529122
546115
567336
585261
599324
601187
606154
606991
608353
619099
624420
624421
625861
626030
626857
627641
629622
630152
635202
642462
659974
691407
700134
700949
728497
751269
762558
763174
768648
773427
784069
790888
793434
800570
800573
803625
804060
809562
]
SELECT
phc . post_id ,
phc . category_id ,
c . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_category phc
INNER JOIN category c ON phc . category_id = c . category_id
AND c . enabled = 1
LEFT JOIN category_translation f ON c . category_id = f . category_id
AND f . lang_id = ?
LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id`
AND `r` . `lang_id` = ?
WHERE
phc . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = 1 LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = 2 WHERE phc . post_id IN (418714 , 423943 , 427137 , 434201 , 442218 , 453580 , 458578 , 460644 , 467300 , 474771 , 487206 , 488164 , 489301 , 492208 , 495950 , 495953 , 495984 , 499000 , 504533 , 504787 , 505664 , 514250 , 517417 , 519925 , 524029 , 525655 , 527005 , 528452 , 529122 , 546115 , 567336 , 585261 , 599324 , 601187 , 606154 , 606991 , 608353 , 619099 , 624420 , 624421 , 625861 , 626030 , 626857 , 627641 , 629622 , 630152 , 635202 , 642462 , 659974 , 691407 , 700134 , 700949 , 728497 , 751269 , 762558 , 763174 , 768648 , 773427 , 784069 , 790888 , 793434 , 800570 , 800573 , 803625 , 804060 , 809562 );
Copy