0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (39534, 40586, 42041)330μsmoms_dev
Bindings
0: 39534
1: 40586
2: 42041
Hints
0: Use SELECT * only if you need all columns from table
select*from `comments` where `comments`.`id` =126452and `comments`.`deleted_at` isnull limit 1270μsmoms_dev
Bindings
0: 126452
Hints
0: Use SELECT * only if you need all columns from table
1:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select*from `users` where `users`.`id` in (42041)180μsmoms_dev
Bindings
0: 42041
Hints
0: Use SELECT * only if you need all columns from table
select `posts`.*, `posts_seo_links`.`item_id` as `pivot_item_id`, `posts_seo_links`.`post_id` as `pivot_post_id` from `posts` innerjoin `posts_seo_links` on `posts`.`id` = `posts_seo_links`.`post_id` where `posts_seo_links`.`item_id` =11884and `posts`.`deleted_at` isnull360μsmoms_dev
Bindings
0: 11884
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (32129, 34796, 42265)350μsmoms_dev
Bindings
0: 32129
1: 34796
2: 42265
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in ('', 9885)210μsmoms_dev
Bindings
0:
1: 9885
Hints
0: Use SELECT * only if you need all columns from table
Все будет хорошо, понятное дело, что переживать будут все, но не волнуйтесь сильно, надейтесь на лучшее)?
Спасибо
Не волнуйтесь, всё будет хорошо.