—- Datenbank: `cutsurface_com`—- ———————————————————— Tabellenstruktur für Tabelle `CUT_posts`–CREATE TABLE `CUT_posts` ( `ID` bigint(20) UNSIGNED NOT NULL, `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0, `post_date` datetime NOT NULL DEFAULT ‚0000-00-00 00:00:00‘, `post_date_gmt` datetime NOT NULL DEFAULT ‚0000-00-00 00:00:00‘, `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT ‚publish‘, …