3
9.33 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
663020
669111
662994
661078
710285
543043
643835
447529
668250
669136
661729
662982
661788
390050
666331
574902
517821
390083
663690
661130
390321
730686
551288
388022
645847
661579
661693
390175
662723
668905
662033
535733
456640
564633
400435
551292
654148
567764
447542
731604
384325
454066
751918
564631
576401
525402
538359
551370
551419
564626
653260
669220
712166
646183
542944
648876
486481
565771
599531
438460
442800
579405
588736
693235
510571
]
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 (663020 , 669111 , 662994 , 661078 , 710285 , 543043 , 643835 , 447529 , 668250 , 669136 , 661729 , 662982 , 661788 , 390050 , 666331 , 574902 , 517821 , 390083 , 663690 , 661130 , 390321 , 730686 , 551288 , 388022 , 645847 , 661579 , 661693 , 390175 , 662723 , 668905 , 662033 , 535733 , 456640 , 564633 , 400435 , 551292 , 654148 , 567764 , 447542 , 731604 , 384325 , 454066 , 751918 , 564631 , 576401 , 525402 , 538359 , 551370 , 551419 , 564626 , 653260 , 669220 , 712166 , 646183 , 542944 , 648876 , 486481 , 565771 , 599531 , 438460 , 442800 , 579405 , 588736 , 693235 , 510571 );
Copy
4
2.26 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
384325
388022
390050
390083
390175
390321
400435
438460
442800
447529
447542
454066
456640
486481
510571
517821
525402
535733
538359
542944
543043
551288
551292
551370
551419
564626
564631
564633
565771
567764
574902
576401
579405
588736
599531
643835
645847
646183
648876
653260
654148
661078
661130
661579
661693
661729
661788
662033
662723
662982
662994
663020
663690
666331
668250
668905
669111
669136
669220
693235
710285
712166
730686
731604
751918
]
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 (384325 , 388022 , 390050 , 390083 , 390175 , 390321 , 400435 , 438460 , 442800 , 447529 , 447542 , 454066 , 456640 , 486481 , 510571 , 517821 , 525402 , 535733 , 538359 , 542944 , 543043 , 551288 , 551292 , 551370 , 551419 , 564626 , 564631 , 564633 , 565771 , 567764 , 574902 , 576401 , 579405 , 588736 , 599531 , 643835 , 645847 , 646183 , 648876 , 653260 , 654148 , 661078 , 661130 , 661579 , 661693 , 661729 , 661788 , 662033 , 662723 , 662982 , 662994 , 663020 , 663690 , 666331 , 668250 , 668905 , 669111 , 669136 , 669220 , 693235 , 710285 , 712166 , 730686 , 731604 , 751918 );
Copy
5
123.78 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
384325
388022
390050
390083
390175
390321
400435
438460
442800
447529
447542
454066
456640
486481
510571
517821
525402
535733
538359
542944
543043
551288
551292
551370
551419
564626
564631
564633
565771
567764
574902
576401
579405
588736
599531
643835
645847
646183
648876
653260
654148
661078
661130
661579
661693
661729
661788
662033
662723
662982
662994
663020
663690
666331
668250
668905
669111
669136
669220
693235
710285
712166
730686
731604
751918
]
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 (384325 , 388022 , 390050 , 390083 , 390175 , 390321 , 400435 , 438460 , 442800 , 447529 , 447542 , 454066 , 456640 , 486481 , 510571 , 517821 , 525402 , 535733 , 538359 , 542944 , 543043 , 551288 , 551292 , 551370 , 551419 , 564626 , 564631 , 564633 , 565771 , 567764 , 574902 , 576401 , 579405 , 588736 , 599531 , 643835 , 645847 , 646183 , 648876 , 653260 , 654148 , 661078 , 661130 , 661579 , 661693 , 661729 , 661788 , 662033 , 662723 , 662982 , 662994 , 663020 , 663690 , 666331 , 668250 , 668905 , 669111 , 669136 , 669220 , 693235 , 710285 , 712166 , 730686 , 731604 , 751918 );
Copy