3
224.77 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
785723
670491
599595
828743
805306
742130
764467
716710
819552
546798
716699
603959
601614
817060
757659
559179
819371
546252
781748
783394
716629
607301
574562
603707
477013
476180
546805
546816
601665
604014
569770
630801
819608
429278
815031
630215
525901
427059
548262
468638
546833
728768
488360
554002
561392
574803
471141
420300
509931
715795
480774
766687
561129
559141
546773
457130
609898
472146
559180
554256
491797
546777
456297
494121
523868
516769
425622
552272
546794
]
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 (785723 , 670491 , 599595 , 828743 , 805306 , 742130 , 764467 , 716710 , 819552 , 546798 , 716699 , 603959 , 601614 , 817060 , 757659 , 559179 , 819371 , 546252 , 781748 , 783394 , 716629 , 607301 , 574562 , 603707 , 477013 , 476180 , 546805 , 546816 , 601665 , 604014 , 569770 , 630801 , 819608 , 429278 , 815031 , 630215 , 525901 , 427059 , 548262 , 468638 , 546833 , 728768 , 488360 , 554002 , 561392 , 574803 , 471141 , 420300 , 509931 , 715795 , 480774 , 766687 , 561129 , 559141 , 546773 , 457130 , 609898 , 472146 , 559180 , 554256 , 491797 , 546777 , 456297 , 494121 , 523868 , 516769 , 425622 , 552272 , 546794 );
Copy
4
2.70 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
420300
425622
427059
429278
456297
457130
468638
471141
472146
476180
477013
480774
488360
491797
494121
509931
516769
523868
525901
546252
546773
546777
546794
546798
546805
546816
546833
548262
552272
554002
554256
559141
559179
559180
561129
561392
569770
574562
574803
599595
601614
601665
603707
603959
604014
607301
609898
630215
630801
670491
715795
716629
716699
716710
728768
742130
757659
764467
766687
781748
783394
785723
805306
815031
817060
819371
819552
819608
828743
]
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 (420300 , 425622 , 427059 , 429278 , 456297 , 457130 , 468638 , 471141 , 472146 , 476180 , 477013 , 480774 , 488360 , 491797 , 494121 , 509931 , 516769 , 523868 , 525901 , 546252 , 546773 , 546777 , 546794 , 546798 , 546805 , 546816 , 546833 , 548262 , 552272 , 554002 , 554256 , 559141 , 559179 , 559180 , 561129 , 561392 , 569770 , 574562 , 574803 , 599595 , 601614 , 601665 , 603707 , 603959 , 604014 , 607301 , 609898 , 630215 , 630801 , 670491 , 715795 , 716629 , 716699 , 716710 , 728768 , 742130 , 757659 , 764467 , 766687 , 781748 , 783394 , 785723 , 805306 , 815031 , 817060 , 819371 , 819552 , 819608 , 828743 );
Copy
5
121.35 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
420300
425622
427059
429278
456297
457130
468638
471141
472146
476180
477013
480774
488360
491797
494121
509931
516769
523868
525901
546252
546773
546777
546794
546798
546805
546816
546833
548262
552272
554002
554256
559141
559179
559180
561129
561392
569770
574562
574803
599595
601614
601665
603707
603959
604014
607301
609898
630215
630801
670491
715795
716629
716699
716710
728768
742130
757659
764467
766687
781748
783394
785723
805306
815031
817060
819371
819552
819608
828743
]
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 (420300 , 425622 , 427059 , 429278 , 456297 , 457130 , 468638 , 471141 , 472146 , 476180 , 477013 , 480774 , 488360 , 491797 , 494121 , 509931 , 516769 , 523868 , 525901 , 546252 , 546773 , 546777 , 546794 , 546798 , 546805 , 546816 , 546833 , 548262 , 552272 , 554002 , 554256 , 559141 , 559179 , 559180 , 561129 , 561392 , 569770 , 574562 , 574803 , 599595 , 601614 , 601665 , 603707 , 603959 , 604014 , 607301 , 609898 , 630215 , 630801 , 670491 , 715795 , 716629 , 716699 , 716710 , 728768 , 742130 , 757659 , 764467 , 766687 , 781748 , 783394 , 785723 , 805306 , 815031 , 817060 , 819371 , 819552 , 819608 , 828743 );
Copy