MariaDB [wordpress]> select * from wp_posts where id=2346; +------+-------------+---------------------+---------------------+--------------+------------+--------------+------ -------+----------------+-------------+---------------+-----------+---------+--------+---------------------+------- --------------+-----------------------+-------------+----------------------------------------------------+--------- ---+---------------------+----------------+---------------+ | ID | post_author | post_date | post_date_gmt | post_content | post_title | post_excerpt | post_ status | comment_status | ping_status | post_password | post_name | to_ping | pinged | post_modified | post_m odified_gmt | post_content_filtered | post_parent | guid | menu_ord er | post_type | post_mime_type | comment_count | +------+-------------+---------------------+---------------------+--------------+------------+--------------+------ -------+----------------+-------------+---------------+-----------+---------+--------+---------------------+------- --------------+-----------------------+-------------+----------------------------------------------------+--------- ---+---------------------+----------------+---------------+ | 2346 | 1 | 2020-11-12 23:08:19 | 2020-11-12 14:08:19 | | | | publi sh | closed | closed | | 2346 | | | 2020-11-12 23:08:19 | 2020-1 1-12 14:08:19 | | 501 | https://chronoemblem.org/?mbp-google-subposts=2346 | 0 | mbp-google-subposts | item | 0 | +------+-------------+---------------------+---------------------+--------------+------------+--------------+------ -------+----------------+-------------+---------------+-----------+---------+--------+---------------------+------- --------------+-----------------------+-------------+----------------------------------------------------+--------- ---+---------------------+----------------+---------------+ 1 row in set (0.001 sec) MariaDB [wordpress]> select * from wp_posts where id=2347; Empty set (0.001 sec) MariaDB [wordpress]>