3
14.57 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
776016
775993
734850
741286
632001
632588
825128
822725
821433
621422
759642
561725
767217
822289
794769
757020
560916
617259
779561
737161
689693
778303
823030
399551
408835
825795
683011
728298
773836
789766
532902
771180
586465
696194
623279
811434
789770
709355
622394
513689
745457
451324
422933
447497
673595
413235
778724
422834
530756
423342
701404
769209
418727
642774
515275
820330
721560
591208
420847
450573
532976
820759
608534
577102
456779
560450
398347
431062
439623
]
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 (776016 , 775993 , 734850 , 741286 , 632001 , 632588 , 825128 , 822725 , 821433 , 621422 , 759642 , 561725 , 767217 , 822289 , 794769 , 757020 , 560916 , 617259 , 779561 , 737161 , 689693 , 778303 , 823030 , 399551 , 408835 , 825795 , 683011 , 728298 , 773836 , 789766 , 532902 , 771180 , 586465 , 696194 , 623279 , 811434 , 789770 , 709355 , 622394 , 513689 , 745457 , 451324 , 422933 , 447497 , 673595 , 413235 , 778724 , 422834 , 530756 , 423342 , 701404 , 769209 , 418727 , 642774 , 515275 , 820330 , 721560 , 591208 , 420847 , 450573 , 532976 , 820759 , 608534 , 577102 , 456779 , 560450 , 398347 , 431062 , 439623 );
Copy
4
2.31 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
398347
399551
408835
413235
418727
420847
422834
422933
423342
431062
439623
447497
450573
451324
456779
513689
515275
530756
532902
532976
560450
560916
561725
577102
586465
591208
608534
617259
621422
622394
623279
632001
632588
642774
673595
683011
689693
696194
701404
709355
721560
728298
734850
737161
741286
745457
757020
759642
767217
769209
771180
773836
775993
776016
778303
778724
779561
789766
789770
794769
811434
820330
820759
821433
822289
822725
823030
825128
825795
]
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 (398347 , 399551 , 408835 , 413235 , 418727 , 420847 , 422834 , 422933 , 423342 , 431062 , 439623 , 447497 , 450573 , 451324 , 456779 , 513689 , 515275 , 530756 , 532902 , 532976 , 560450 , 560916 , 561725 , 577102 , 586465 , 591208 , 608534 , 617259 , 621422 , 622394 , 623279 , 632001 , 632588 , 642774 , 673595 , 683011 , 689693 , 696194 , 701404 , 709355 , 721560 , 728298 , 734850 , 737161 , 741286 , 745457 , 757020 , 759642 , 767217 , 769209 , 771180 , 773836 , 775993 , 776016 , 778303 , 778724 , 779561 , 789766 , 789770 , 794769 , 811434 , 820330 , 820759 , 821433 , 822289 , 822725 , 823030 , 825128 , 825795 );
Copy
5
94.97 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
398347
399551
408835
413235
418727
420847
422834
422933
423342
431062
439623
447497
450573
451324
456779
513689
515275
530756
532902
532976
560450
560916
561725
577102
586465
591208
608534
617259
621422
622394
623279
632001
632588
642774
673595
683011
689693
696194
701404
709355
721560
728298
734850
737161
741286
745457
757020
759642
767217
769209
771180
773836
775993
776016
778303
778724
779561
789766
789770
794769
811434
820330
820759
821433
822289
822725
823030
825128
825795
]
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 (398347 , 399551 , 408835 , 413235 , 418727 , 420847 , 422834 , 422933 , 423342 , 431062 , 439623 , 447497 , 450573 , 451324 , 456779 , 513689 , 515275 , 530756 , 532902 , 532976 , 560450 , 560916 , 561725 , 577102 , 586465 , 591208 , 608534 , 617259 , 621422 , 622394 , 623279 , 632001 , 632588 , 642774 , 673595 , 683011 , 689693 , 696194 , 701404 , 709355 , 721560 , 728298 , 734850 , 737161 , 741286 , 745457 , 757020 , 759642 , 767217 , 769209 , 771180 , 773836 , 775993 , 776016 , 778303 , 778724 , 779561 , 789766 , 789770 , 794769 , 811434 , 820330 , 820759 , 821433 , 822289 , 822725 , 823030 , 825128 , 825795 );
Copy