[24-Jun-2024 12:00:59 UTC] WordPress database error Table 'carzfuvr_wp105.wplh_tutor_gradebooks_results' doesn't exist for query SHOW FULL COLUMNS FROM `wplh_tutor_gradebooks_results` made by do_action('wp_ajax_tutor_course_delete'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List::tutor_course_delete, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[24-Jun-2024 12:00:59 UTC] WordPress database error Table 'carzfuvr_wp105.wplh_tutor_notifications' doesn't exist for query DELETE FROM wplh_tutor_notifications WHERE post_id=121 AND type IN ('Announcements','Q&A','Enrollments') made by do_action('wp_ajax_tutor_course_delete'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List::tutor_course_delete, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[20-Oct-2025 11:52:57 UTC] WordPress database error Table 'nbcgowuy_tnclms.wplh_tutor_gradebooks_results' doesn't exist for query SHOW FULL COLUMNS FROM `wplh_tutor_gradebooks_results` made by do_action('wp_ajax_tutor_course_list_bulk_action'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List->course_list_bulk_action, TUTOR\Course_List::bulk_delete_course, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[20-Oct-2025 11:52:57 UTC] WordPress database error Table 'nbcgowuy_tnclms.wplh_tutor_notifications' doesn't exist for query DELETE FROM wplh_tutor_notifications WHERE post_id=282 AND type IN ('Announcements','Q&A','Enrollments') made by do_action('wp_ajax_tutor_course_list_bulk_action'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List->course_list_bulk_action, TUTOR\Course_List::bulk_delete_course, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[20-Oct-2025 11:53:43 UTC] WordPress database error Table 'nbcgowuy_tnclms.wplh_tutor_gradebooks_results' doesn't exist for query SHOW FULL COLUMNS FROM `wplh_tutor_gradebooks_results` made by do_action('wp_ajax_tutor_course_list_bulk_action'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List->course_list_bulk_action, TUTOR\Course_List::bulk_delete_course, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[20-Oct-2025 11:53:43 UTC] WordPress database error Table 'nbcgowuy_tnclms.wplh_tutor_notifications' doesn't exist for query DELETE FROM wplh_tutor_notifications WHERE post_id=258 AND type IN ('Announcements','Q&A','Enrollments') made by do_action('wp_ajax_tutor_course_list_bulk_action'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Course_List->course_list_bulk_action, TUTOR\Course_List::bulk_delete_course, Tutor\Models\CourseModel::delete_course, wp_delete_post, do_action('deleted_post'), WP_Hook->do_action, WP_Hook->apply_filters, Tutor\Models\CourseModel->delete_course_data
[23-Oct-2025 11:20:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:22:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:24:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:26:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:26:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:27:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:28:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:30:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:31:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:31:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:32:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:32:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:32:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:33:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:34:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:35:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:36:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:37:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:37:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:37:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:37:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:38:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:38:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:38:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:40:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:40:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:40:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:42:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:42:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:44:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:46:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:48:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:48:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:49:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:50:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:51:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:52:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:52:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:52:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:53:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:54:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:54:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:54:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:55:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:56:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:58:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:59:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 11:59:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:00:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:00:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:00:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:00:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:00:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:01:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:02:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:02:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:02:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:02:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:02:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:03:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:03:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:03:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:03:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:03:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:04:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:04:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:04:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:04:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:05:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:06:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:06:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:06:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:06:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:07:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:07:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:07:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:08:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:08:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:08:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:09:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:10:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:10:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:10:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:12:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:14:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:16:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:18:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:34:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:34:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:35:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:36:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:37:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:38:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:39:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:40:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:41:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:42:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:43:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:44:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:45:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:46:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:47:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:48:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:49:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:49:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:49:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:49:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:50:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:51:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:52:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:53:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:53:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:53:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:53:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:53:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:30 UTC] PHP Warning: Attempt to read property "title" on null in /home/nbcgowuy/tnclms.com/wp-includes/class-wp-customize-widgets.php on line 926
[23-Oct-2025 12:54:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:54:38 UTC] PHP Warning: Attempt to read property "title" on null in /home/nbcgowuy/tnclms.com/wp-includes/class-wp-customize-widgets.php on line 926
[23-Oct-2025 12:55:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:55:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:55:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:55:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:55:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 12:56:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 13:01:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 13:01:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 13:01:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 13:01:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[23-Oct-2025 13:02:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:22:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:22:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:24:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:24:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:24:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:25:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:27:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:29:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:30:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:30:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:30:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:31:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:32:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:32:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:32:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:32:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:33:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:33:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:33:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:33:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:34:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:35:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:36:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:37:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:37:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:38:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:38:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:39:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:40:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:41:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:41:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:41:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:42:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:43:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:44:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:44:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:44:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:44:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:45:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:45:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:45:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:46:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:46:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:46:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:46:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:47:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:49:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:49:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:49:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:49:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:50:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:50:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:51:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:52:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:52:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:53:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:53:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:53:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:54:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:54:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:54:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:55:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:56:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:56:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:57:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 09:59:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:00:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:02:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:04:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:06:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:08:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:09:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:10:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:11:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:11:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:11:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:11:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:11:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:12:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:12:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:13:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:13:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:14:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:15:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:15:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:15:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:15:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:15:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:16:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:16:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:17:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:17:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:17:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:17:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:18:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:19:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:19:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:19:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:19:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:20:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:20:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:21:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:21:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:21:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:21:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:22:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:23:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:24:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:24:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:24:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:25:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:26:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:27:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:28:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:29:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:30:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:30:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:30:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:31:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:33:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:35:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:36:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:36:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:37:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:37:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:37:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:38:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:38:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:38:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:38:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:39:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:39:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:39:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:39:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:40:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:40:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:40:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:41:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:41:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:42:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:42:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:42:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:45:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:46:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:47:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:48:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:49:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:50:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:51:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:52:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:53:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:55:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:56:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:56:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:57:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:58:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:58:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:58:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:58:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:58:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:59:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:59:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:59:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 10:59:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:00:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:01:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:02:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:02:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:02:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:02:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:03:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:03:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:03:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:04:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:04:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:04:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:04:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:05:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:05:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:06:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:07:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:07:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:07:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:07:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:08:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:08:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:08:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:08:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:09:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:09:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:09:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:09:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:10:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:10:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:10:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:11:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:11:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:11:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:11:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:12:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:13:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:14:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:14:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:14:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:15:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:15:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:15:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:15:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:15:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:16:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:16:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:16:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:16:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:16:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:17:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:17:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:18:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:19:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:20:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:20:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:20:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:20:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:21:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:21:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:21:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:21:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:22:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:24:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:26:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:27:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:28:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:30:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:32:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:34:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:36:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 11:37:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:09:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:10:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:12:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:14:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:16:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:18:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:30:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:30:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:33:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:35:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:37:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 12:39:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 13:17:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 13:17:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 13:17:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 13:17:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[24-Oct-2025 15:06:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:24:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:24:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:30:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:30:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:31:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:31:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:32:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:33:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:34:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:44:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:44:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:49:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:49:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:49:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:49:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:49:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:50:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:50:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:50:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:50:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:50:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:51:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:51:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:51:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:51:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:53:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:53:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:53:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:54:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:55:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:55:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:57:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:57:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:57:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:58:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:58:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:58:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:58:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:58:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 13:59:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:03:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:03:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:03:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:04:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:05:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:06:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:07:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:07:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:07:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:07:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:08:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:09:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:10:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:11:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:12:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:13:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:13:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:13:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:13:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 14:13:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:08:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:17:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:18:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:19:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:19:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:19:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:19:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[25-Oct-2025 16:19:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 05:18:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 05:21:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 05:21:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:54:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:54:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:55:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:55:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:55:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:55:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:55:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:57:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:58:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 12:59:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:00:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:01:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:02:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:03:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:04:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:05:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:06:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:06:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:06:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:06:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:06:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:07:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:08:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:08:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:08:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:28:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:28:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:30:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:31:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:32:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:32:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 13:33:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:35:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[26-Oct-2025 18:36:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[27-Oct-2025 06:10:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[27-Oct-2025 06:10:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[27-Oct-2025 06:10:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[28-Oct-2025 15:39:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:17:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:21:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:21:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:21:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:21:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:21:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:22:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:22:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:22:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 06:24:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 13:38:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:34:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:35:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:35:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:35:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:35:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:35:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:36:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:37:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:38:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:39:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:40:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:41:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:42:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:42:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:42:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:42:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:51:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:52:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:53:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:54:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:55:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:56:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:57:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:58:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:59:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:59:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 15:59:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:04:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:04:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:04:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:04:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:04:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:05:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:06:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:07:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:08:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:08:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:09:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:10:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:10:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:11:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:11:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:11:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:12:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:13:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:13:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:13:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:13:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:14:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:15:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:15:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:15:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:15:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:16:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:17:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:18:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:18:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:19:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:19:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:19:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:19:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:20:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:20:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:20:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:20:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:22:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:23:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:24:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:25:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:26:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:27:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:28:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:28:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:28:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:30:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:31:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:31:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:32:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:34:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:34:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:34:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:35:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:35:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:35:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:35:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:36:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:37:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:37:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:37:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:37:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:37:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:38:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:39:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:40:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:41:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:42:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:43:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:44:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[29-Oct-2025 16:45:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:40:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:40:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:40:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:40:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:41:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:42:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:43:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:43:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 13:43:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:17:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:18:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:18:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:18:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:18:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:18:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:19:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:20:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:22:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:23:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:26:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:26:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:26:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:27:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:27:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:27:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:27:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:27:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:28:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:29:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:30:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:30:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:33:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 15:34:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:15:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:16:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:17:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:18:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:19:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:19:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:19:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:20:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:20:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:20:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:20:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:22:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:22:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:22:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:22:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:23:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:23:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:23:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:23:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:23:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:24:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:24:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:24:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:24:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:25:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:26:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:26:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:26:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[30-Oct-2025 16:26:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:53:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:54:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:54:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:54:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:55:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:55:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[31-Oct-2025 10:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 12:31:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:25:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:25:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:25:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:32:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:35:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:50:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 14:59:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 15:09:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 22:02:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[01-Nov-2025 23:28:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:05:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:05:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:06:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:06:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:06:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:07:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:07:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:08:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:09:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:09:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:10:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:10:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:11:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:11:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:14:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:14:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:15:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:16:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:17:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:18:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:19:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:20:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:21:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:22:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:23:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:23:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:23:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:23:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:23:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:30:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:31:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:32:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:33:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:34:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:35:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:35:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 09:35:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:11:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:12:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:13:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:14:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:15:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:16:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:16:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:16:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:16:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:16:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:17:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:18:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:19:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:19:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:19:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:19:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:19:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:20:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:21:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 12:22:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:46:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:46:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:46:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:47:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:47:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:47:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:47:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:47:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:49:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:49:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:49:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:49:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:49:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:50:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:50:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:50:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:50:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:50:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:51:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:52:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:53:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:55:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:55:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:55:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 13:55:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:00:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:01:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:01:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:01:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:01:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:02:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:03:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:04:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:04:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:04:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:05:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:06:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:07:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:08:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:09:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:09:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:09:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:09:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:10:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:11:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:11:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:11:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:11:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:12:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:12:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:12:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:27:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:27:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:28:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:28:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:34:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:34:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:34:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:34:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:35:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:36:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:37:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:38:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:39:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:40:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:41:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:42:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:43:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:44:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:45:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:46:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:47:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:48:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:49:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:50:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:51:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:52:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:53:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:54:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:55:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:56:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:57:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:58:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 17:59:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:00:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:01:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:02:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:03:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:04:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:05:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:06:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:07:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:07:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:07:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:07:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:08:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:09:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:09:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:09:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:09:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:10:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:11:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:12:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:13:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:14:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:15:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:16:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:17:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:17:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:17:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:17:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:17:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:18:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:19:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:20:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:21:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:22:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:23:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:24:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:25:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:26:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:27:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:28:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:29:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:30:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:31:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:32:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:33:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:34:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:35:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:36:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:37:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:45:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:45:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:46:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:47:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:48:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:48:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:48:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:48:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:49:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:49:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:50:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:50:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:51:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:53:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:53:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:53:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:53:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:54:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:54:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:55:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:55:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:56:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:56:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[02-Nov-2025 18:56:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:30:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:30:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:30:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:30:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:30:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:31:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:32:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:33:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:34:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:34:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:34:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:36:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:37:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:37:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:37:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:38:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:38:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:39:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:39:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 13:39:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 14:30:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 16:59:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:00:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:16:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:16:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:16:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:17:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[03-Nov-2025 17:17:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 06:09:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 06:09:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 09:19:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 09:19:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 15:07:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 15:07:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 15:07:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 15:07:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[04-Nov-2025 15:07:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:47:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:47:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:47:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:47:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:48:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:48:39 UTC] PHP Warning: Undefined variable $paged in /home/nbcgowuy/tnclms.com/wp-admin/theme-install.php on line 310
[05-Nov-2025 18:48:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:48:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 18:49:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 21:02:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 21:02:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[05-Nov-2025 21:02:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 22:29:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 22:29:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 22:29:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 22:29:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 22:29:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[10-Nov-2025 23:13:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:46:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:46:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:46:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:27 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:47:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:34 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:47:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:43 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:47:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:50 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:47:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:47:57 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:47:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:05 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:48:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:15 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:48:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:23 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:48:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:31 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:48:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 00:48:37 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[11-Nov-2025 00:48:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:54:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:54:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:55:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:56:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:57:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:58:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 09:59:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:43:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:44:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:44:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:44:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:44:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 12:44:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:24:53 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:24:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:05 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:25:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:14 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:25:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:27 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:25:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:39 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:25:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:25:47 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:25:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:00 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:26:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:11 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:26:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:19 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:26:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 16:26:28 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/mailgun-fancybox-for-file/ApexDeliveryEngine.php on line 13
[11-Nov-2025 16:26:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 18:10:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[11-Nov-2025 18:10:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 06:17:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 06:17:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 06:17:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 06:18:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 06:18:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 13:56:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 13:56:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 15:53:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:08:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:08:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:08:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:09 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:13 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:16 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:21 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:28 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:34 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:38 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:41 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:44 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[12-Nov-2025 21:09:50 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/quick-menu-products/ApexDeliveryEngine.php on line 13
[12-Nov-2025 21:09:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 10:26:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 10:27:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:38:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:39:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:39:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:39:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:39:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:39:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:40:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:40:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:40:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:40:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:43:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:43:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:43:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:43:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:43:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:44:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:45:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:46:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:47:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:48:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:49:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:50:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:51:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:52:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:53:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:54:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:55:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:56:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:57:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:58:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 11:59:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:00:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:01:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:02:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:03:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:04:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:05:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:06:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:07:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:08:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:09:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:10:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:11:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:12:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:13:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:14:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:15:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:16:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:17:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:18:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:19:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:20:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:21:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:22:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:23:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:24:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:27:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:27:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:27:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:27:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:27:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:28:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:29:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:30:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:31:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:32:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:33:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:35:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:35:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:36:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:37:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:38:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:38:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:38:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:38:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:38:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:39:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:40:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:41:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:41:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:41:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:41:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:42:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:42:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:42:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:43:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:44:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:45:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:46:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:47:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:48:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:49:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:50:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:51:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:51:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:51:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:51:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 12:51:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 14:16:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 14:16:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 15:38:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 15:53:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 15:53:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 15:54:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:00:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:00:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:00:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:01:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:01:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:01:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:01:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:01:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:04:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:04:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:04:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:05:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:05:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:05:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:05:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:22:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:42:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 16:42:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 18:27:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:19:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:19:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:19:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:19:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:19:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:20:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:21:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:22:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:23:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:24:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:25:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:26:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:27:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:28:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:29:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:30:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:31:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:32:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:33:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 19:33:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[13-Nov-2025 20:31:48 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/email-cache-forms/ApexDeliveryEngine.php on line 13
[13-Nov-2025 20:31:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:53:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:53:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:54:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:55:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:55:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:55:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:55:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:55:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:57:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:58:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:58:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:58:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:58:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:58:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:59:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:59:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:59:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:59:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 03:59:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:00:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:01:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:02:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:03:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:04:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:05:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:06:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:07:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:08:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:09:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:10:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:11:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:12:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:13:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:14:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:15:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:16:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:17:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:20:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:21:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:22:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:23:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:24:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:25:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:26:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:27:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:28:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:29:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:30:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:30:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:30:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:30:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 04:30:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:05:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:47:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:47:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:47:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:47:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:48:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:49:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:50:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:51:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:52:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:53:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:54:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:55:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:56:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:57:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:58:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 05:59:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:00:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:00:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:00:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:00:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:00:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:01:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:02:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:03:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:04:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:05:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:06:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:07:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:08:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:09:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:10:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:11:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:12:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:13:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:14:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:15:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:16:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:17:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:17:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:17:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:17:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:17:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:18:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:19:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:20:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:20:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:20:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:20:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:20:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:21:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:21:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:21:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:21:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:22:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:23:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:24:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:24:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:24:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:25:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:26:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:27:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:28:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:29:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:30:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:30:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:30:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:30:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:30:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:40:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:40:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:40:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:40:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:40:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:43:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:43:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:43:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:44:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:44:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:44:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:44:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:44:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:45:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:45:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:45:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:45:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:48:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:49:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:49:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:49:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:49:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:50:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:50:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:51:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:52:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:53:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:54:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:55:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:56:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:57:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:58:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 06:59:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:00:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:01:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:01:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:01:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:01:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:03:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:03:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:03:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:04:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:05:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:06:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:07:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:08:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:09:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:10:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:11:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:12:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:13:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:14:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:15:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:19:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 07:19:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 09:09:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 09:09:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 09:09:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 09:09:52 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[14-Nov-2025 09:09:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[14-Nov-2025 09:09:53 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[14-Nov-2025 09:09:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND (user_login LIKE '%trumpweiss%' OR user_url LIKE '%trumpweiss%' OR user_email LIKE '%trumpweiss%' OR user_nicename LIKE '%trumpweiss%' OR display_name LIKE '%trumpweiss%') AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[14-Nov-2025 12:22:57 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/email-cache-forms/ApexDeliveryEngine.php on line 13
[14-Nov-2025 12:23:46 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wplh_tutor_quiz_attempts ADD KEY `` (`course_id`) made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wplh_tutor_quiz_attempts ADD KEY `` (`quiz_id`) made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wplh_tutor_quiz_attempts ADD KEY `` (`user_id`) made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wplh_tutor_quiz_attempts ADD KEY `` (`result`) made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `parent_id` parent_id BIGINT(20) UNSIGNED DEFAULT 0, -- for subscription order, store subscription record id made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `order_type` order_type VARCHAR(50) NOT NULL, -- single_order, subscription made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `subtotal_price` subtotal_price DECIMAL(13, 2) NOT NULL, -- price calculation based on course sale price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `pre_tax_price` pre_tax_price DECIMAL(13, 2) NOT NULL, -- total price before adding tax made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `total_price` total_price DECIMAL(13, 2) NOT NULL, -- final price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `net_payment` net_payment DECIMAL(13, 2) NOT NULL, -- calculated price if any refund is done else same as total_price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `fees` fees DECIMAL(13, 2), -- payment gateway fees made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `earnings` earnings DECIMAL(13, 2), -- net earning made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_orders CHANGE COLUMN `refund_amount` refund_amount DECIMAL(13, 2), -- Refund amount made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_ordermeta_order_id FOREIGN KEY (order_id) REFERENCES wplh...' at line 1 for query ALTER TABLE wplh_tutor_ordermeta ADD COLUMN CONSTRAINT fk_tutor_ordermeta_order_id FOREIGN KEY (order_id) REFERENCES wplh_tutor_orders(id) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_order_items CHANGE COLUMN `item_id` item_id BIGINT(20) UNSIGNED NOT NULL, -- course id/plan id made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_order_items CHANGE COLUMN `regular_price` regular_price DECIMAL(13, 2) NOT NULL, -- course regular price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_order_items CHANGE COLUMN `sale_price` sale_price VARCHAR(13) DEFAULT NULL, -- course sale price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_order_items CHANGE COLUMN `discount_price` discount_price VARCHAR(13) DEFAULT NULL, -- course discount price made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_order_items CHANGE COLUMN `coupon_code` coupon_code VARCHAR(255) DEFAULT NULL, -- coupon code made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_order_item_order_id FOREIGN KEY (order_id) REFERENCES wpl...' at line 1 for query ALTER TABLE wplh_tutor_order_items ADD COLUMN CONSTRAINT fk_tutor_order_item_order_id FOREIGN KEY (order_id) REFERENCES wplh_tutor_orders(id) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_coupons CHANGE COLUMN `coupon_type` coupon_type VARCHAR(100) DEFAULT 'code', -- coupon type 'code' or 'automatic' made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_coupons CHANGE COLUMN `applies_to` applies_to VARCHAR(100) DEFAULT 'all_courses_and_bundles', -- possible values 'all_courses_and_bundles', 'all_courses', 'all_bundles', 'specific_courses', 'specific_bundles', 'specific_category' made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_coupons CHANGE COLUMN `total_usage_limit` total_usage_limit INT(10) UNSIGNED DEFAULT NULL, -- null for unlimited usage made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_coupons CHANGE COLUMN `per_user_usage_limit` per_user_usage_limit TINYINT(4) UNSIGNED DEFAULT NULL, -- null for unlimited usage made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query ALTER TABLE wplh_tutor_coupons CHANGE COLUMN `purchase_requirement` purchase_requirement VARCHAR(50) DEFAULT 'no_minimum', -- possible values 'no_minimum', 'minimum_purchase', 'minimum_quantity' made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_coupon_application_coupon_code FOREIGN KEY (coupon_code) ...' at line 1 for query ALTER TABLE wplh_tutor_coupon_applications ADD COLUMN CONSTRAINT fk_tutor_coupon_application_coupon_code FOREIGN KEY (coupon_code) REFERENCES wplh_tutor_coupons(coupon_code) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_coupon_usage_user_id FOREIGN KEY (user_id) REFERENCES wpl...' at line 1 for query ALTER TABLE wplh_tutor_coupon_usages ADD COLUMN CONSTRAINT fk_tutor_coupon_usage_user_id FOREIGN KEY (user_id) REFERENCES wplh_users(ID) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_cart_user_id FOREIGN KEY (user_id) REFERENCES wplh_users(...' at line 1 for query ALTER TABLE wplh_tutor_carts ADD COLUMN CONSTRAINT fk_tutor_cart_user_id FOREIGN KEY (user_id) REFERENCES wplh_users(ID) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'CONSTRAINT fk_tutor_cart_item_course_id FOREIGN KEY (course_id) REFERENCES wp...' at line 1 for query ALTER TABLE wplh_tutor_cart_items ADD COLUMN CONSTRAINT fk_tutor_cart_item_course_id FOREIGN KEY (course_id) REFERENCES wplh_posts(ID) ON DELETE CASCADE made by activate_plugin, do_action('activate_tutor/tutor.php'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Tutor::tutor_activate, TUTOR\Tutor::create_database, dbDelta
[14-Nov-2025 12:23:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:23:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:23:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:23:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:07 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[14-Nov-2025 12:24:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:55 UTC] PHP Fatal error: Uncaught Error: Class "TitanCacheLayer" not found in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php:14
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(2387): include_once()
#1 /home/nbcgowuy/tnclms.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#2 /home/nbcgowuy/tnclms.com/wp-admin/plugins.php(60): activate_plugin()
#3 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/Velocity_Layer/Velocity_Layer.php on line 14
[14-Nov-2025 12:24:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 12:24:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:06:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:08:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:10:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:12:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:14:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:16:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:18:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:20:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:22:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:23:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:23:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:24:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:26:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:28:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:30:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:32:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:34:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:36:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:38:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:40:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:43:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:44:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:46:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:48:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:50:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:52:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:54:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:57:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 13:59:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:01:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:03:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:05:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:07:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:09:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:11:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:13:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:15:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:17:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:19:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:21:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:23:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:25:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:27:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:29:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:31:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:33:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:35:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:37:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:39:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:41:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:43:23 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:45:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:47:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:49:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:51:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:53:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:55:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:57:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 14:59:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:01:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:03:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:05:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:07:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:09:36 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:11:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:13:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:15:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:17:40 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:19:41 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:21:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:23:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:25:44 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:27:45 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:29:46 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:31:47 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:33:48 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:35:49 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:37:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:39:51 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:41:52 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:43:53 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:45:54 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:47:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:49:56 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:51:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:53:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:55:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 15:58:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:00:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:02:02 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:04:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:06:04 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:08:05 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:10:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:12:07 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:14:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:16:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:18:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:20:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:22:12 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:24:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:26:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:28:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:30:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:32:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:34:18 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:36:19 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:38:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:40:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:42:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:44:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:46:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:48:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:50:26 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:52:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:54:28 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:56:29 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 16:58:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:00:31 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:02:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:04:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:06:34 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:08:35 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:32 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:37 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:38 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 17:10:43 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:13 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:25 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:27 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:30 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[14-Nov-2025 19:47:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function n() in /home/nbcgowuy/tnclms.com/wp-content/plugins/wp-phagocyte-clausius/styles.css(1) : eval()'d code:1
Stack trace:
#0 /home/nbcgowuy/tnclms.com/wp-content/plugins/wp-phagocyte-clausius/styles.css(1): eval()
#1 /home/nbcgowuy/tnclms.com/wp-content/plugins/wp-phagocyte-clausius/wp-phagocyte-clausius.php(54): include('/home/nbcgowuy/...')
#2 /home/nbcgowuy/tnclms.com/wp-includes/class-wp-hook.php(324): rfg_ajax_handler()
#3 /home/nbcgowuy/tnclms.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /home/nbcgowuy/tnclms.com/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/nbcgowuy/tnclms.com/wp-admin/admin-ajax.php(207): do_action()
#6 {main}
thrown in /home/nbcgowuy/tnclms.com/wp-content/plugins/wp-phagocyte-clausius/styles.css(1) : eval()'d code on line 1
[15-Nov-2025 06:29:59 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 06:31:06 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 06:31:11 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 06:31:15 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 06:31:17 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 06:31:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 07:02:08 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 07:02:09 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:33 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:42 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:50 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:58 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[15-Nov-2025 14:14:58 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/optinmonster-what/ApexDeliveryEngine.php on line 13
[15-Nov-2025 14:15:01 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:51:55 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:52:03 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:52:10 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:52:16 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:52:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 11:52:21 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/visibility-block/ApexDeliveryEngine.php on line 13
[16-Nov-2025 11:52:22 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[16-Nov-2025 13:52:00 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/user-edit.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[17-Nov-2025 03:57:20 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[17-Nov-2025 03:57:21 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[17-Nov-2025 03:57:24 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wplh_tutor_scheduler (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
type VARCHAR(50) NOT NULL COMMENT 'Type of schedule, e.g., gift, email, reminder',
reference_id VARCHAR(255) NOT NULL COMMENT 'Unique reference id, token, etc',
scheduled_at_gmt DATETIME NOT NULL COMMENT 'When the action should be executed',
status VARCHAR(255) NOT NULL DEFAULT 'processing',
payload LONGTEXT,
created_at_gmt DATETIME,
updated_at_gmt DATETIME,
scheduled_by BIGINT UNSIGNED COMMENT 'User who scheduled the action',
scheduled_for BIGINT UNSIGNED COMMENT 'Target user of the scheduled action',
PRIMARY KEY (id),
KEY idx_context_status (type, status),
KEY idx_status (status),
KEY idx_scheduled_at_gmt (scheduled_at_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, TUTOR\Upgrader->init_upgrader, TUTOR\Upgrader->upgrade_to_3_8_0, dbDelta
[17-Nov-2025 03:57:29 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[17-Nov-2025 03:57:29 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[17-Nov-2025 03:57:30 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[17-Nov-2025 03:57:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND (user_login LIKE '%trumpweiss%' OR user_url LIKE '%trumpweiss%' OR user_email LIKE '%trumpweiss%' OR user_nicename LIKE '%trumpweiss%' OR display_name LIKE '%trumpweiss%') AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[17-Nov-2025 22:17:07 UTC] PHP Fatal error: Cannot declare class ApexDeliveryEngine, because the name is already in use in /home/nbcgowuy/tnclms.com/wp-content/plugins/wp-razorpay-notifications/ApexDeliveryEngine.php on line 13
[18-Nov-2025 01:21:35 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[18-Nov-2025 01:21:35 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[18-Nov-2025 01:21:36 UTC] PHP Warning: Attempt to read property "users" on null in /home/nbcgowuy/tnclms.com/wp-content/plugins/relevanssi-stories/ApexDeliveryEngine.php on line 13
[18-Nov-2025 01:21:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
...' at line 3 for query SELECT SQL_CALC_FOUND_ROWS wplh_users.ID
FROM wplh_users
WHERE 1=1 AND (user_login LIKE '%trumpweiss%' OR user_url LIKE '%trumpweiss%' OR user_email LIKE '%trumpweiss%' OR user_nicename LIKE '%trumpweiss%' OR display_name LIKE '%trumpweiss%') AND .user_login != 'sys_10ae91a4' AND wplh_users.ID != 342
ORDER BY user_login ASC
LIMIT 0, 20 made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
[30-Nov-2025 02:38:04 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[01-Dec-2025 02:38:28 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[02-Dec-2025 02:38:12 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[03-Dec-2025 02:38:39 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[04-Dec-2025 02:37:48 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[05-Dec-2025 02:38:04 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[06-Dec-2025 02:38:08 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567
[07-Dec-2025 02:38:01 UTC] PHP Warning: unlink(/home/nbcgowuy/tnclms.com/.litespeed_flag): Permission denied in /usr/local/lsws/add-ons/webcachemgr/src/WPInstall.php on line 567