WordPress database error: [Table 'ift_payme_transaction' already exists]CREATE TABLE `ift_payme_transaction` (
quicksave_id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
seller_payme_id varchar(255),
donation_amount bigint(20) UNSIGNED,
transaction_fees varchar(255),
donation_purpose text NULL,
moredetail text NULL,
user_social_id bigint(20) UNSIGNED ,
firstname varchar(255) NULL ,
lastname varchar(255) NULL ,
user_card_mask varchar(255) NULL ,
user_card_exp varchar(255) NULL ,
user_email varchar(255) NULL ,
user_phone varchar(255) NULL ,
zipcode varchar(10) NULL ,
sale_invoice_url text(255) NULL ,
payment_status varchar(50) NULL,
sale_created DATETIME NOT NULL,
sale_paid DATETIME NOT NULL,
buyer_key text NULL,
payme_transaction_id TEXT NULL,
PRIMARY KEY (quicksave_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `ift_options`
שגיאה במסד הנתונים של וורדפרס: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `ift_options`
שגיאה במסד הנתונים של וורדפרס: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `ift_aioseo_cache`
שגיאה במסד הנתונים של וורדפרס: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `ift_aioseo_cache`