WordPress-Datenbank-Fehler: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = 'shop_reformleben_de' AND TABLE_NAME = 'wp_gm_woocommerce_shipping_order_meta' AND COLUMN_NAME = 'order_export_docs'
WordPress-Datenbank-Fehler: [Duplicate column name 'order_export_docs']ALTER TABLE wp_gm_woocommerce_shipping_order_meta ADD order_export_docs MEDIUMBLOB
WordPress-Datenbank-Fehler: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`