4
10.05 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
724991
749393
748594
672340
799633
498243
544953
787278
525345
399338
462877
675531
558081
670372
599436
759770
783363
527025
545504
608668
735750
661997
550403
736178
434683
460852
617405
575300
485902
497663
516023
448498
504718
826463
795197
782567
780518
608643
589235
624067
778826
37495
532348
683330
731660
747316
384960
673074
658854
589077
588763
642855
794844
438763
529149
614659
528935
489488
428710
429272
500207
440760
455646
528652
601981
464136
]
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 (724991 , 749393 , 748594 , 672340 , 799633 , 498243 , 544953 , 787278 , 525345 , 399338 , 462877 , 675531 , 558081 , 670372 , 599436 , 759770 , 783363 , 527025 , 545504 , 608668 , 735750 , 661997 , 550403 , 736178 , 434683 , 460852 , 617405 , 575300 , 485902 , 497663 , 516023 , 448498 , 504718 , 826463 , 795197 , 782567 , 780518 , 608643 , 589235 , 624067 , 778826 , 37495 , 532348 , 683330 , 731660 , 747316 , 384960 , 673074 , 658854 , 589077 , 588763 , 642855 , 794844 , 438763 , 529149 , 614659 , 528935 , 489488 , 428710 , 429272 , 500207 , 440760 , 455646 , 528652 , 601981 , 464136 );
Copy
5
2.55 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
37495
384960
399338
428710
429272
434683
438763
440760
448498
455646
460852
462877
464136
485902
489488
497663
498243
500207
504718
516023
525345
527025
528652
528935
529149
532348
544953
545504
550403
575300
588763
589077
589235
599436
601981
608643
608668
614659
617405
624067
642855
658854
661997
670372
672340
673074
675531
683330
724991
731660
735750
736178
747316
748594
749393
759770
778826
780518
782567
783363
787278
794844
795197
799633
826463
]
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 (37495 , 384960 , 399338 , 428710 , 429272 , 434683 , 438763 , 440760 , 448498 , 455646 , 460852 , 462877 , 464136 , 485902 , 489488 , 497663 , 498243 , 500207 , 504718 , 516023 , 525345 , 527025 , 528652 , 528935 , 529149 , 532348 , 544953 , 545504 , 550403 , 575300 , 588763 , 589077 , 589235 , 599436 , 601981 , 608643 , 608668 , 614659 , 617405 , 624067 , 642855 , 658854 , 661997 , 670372 , 672340 , 673074 , 675531 , 683330 , 724991 , 731660 , 735750 , 736178 , 747316 , 748594 , 749393 , 759770 , 778826 , 780518 , 782567 , 783363 , 787278 , 794844 , 795197 , 799633 , 826463 );
Copy
6
100.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
37495
384960
399338
428710
429272
434683
438763
440760
448498
455646
460852
462877
464136
485902
489488
497663
498243
500207
504718
516023
525345
527025
528652
528935
529149
532348
544953
545504
550403
575300
588763
589077
589235
599436
601981
608643
608668
614659
617405
624067
642855
658854
661997
670372
672340
673074
675531
683330
724991
731660
735750
736178
747316
748594
749393
759770
778826
780518
782567
783363
787278
794844
795197
799633
826463
]
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 (37495 , 384960 , 399338 , 428710 , 429272 , 434683 , 438763 , 440760 , 448498 , 455646 , 460852 , 462877 , 464136 , 485902 , 489488 , 497663 , 498243 , 500207 , 504718 , 516023 , 525345 , 527025 , 528652 , 528935 , 529149 , 532348 , 544953 , 545504 , 550403 , 575300 , 588763 , 589077 , 589235 , 599436 , 601981 , 608643 , 608668 , 614659 , 617405 , 624067 , 642855 , 658854 , 661997 , 670372 , 672340 , 673074 , 675531 , 683330 , 724991 , 731660 , 735750 , 736178 , 747316 , 748594 , 749393 , 759770 , 778826 , 780518 , 782567 , 783363 , 787278 , 794844 , 795197 , 799633 , 826463 );
Copy