WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wp_options WHERE option_name = 'active_sitewide_plugins' LIMIT 1
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]SELECT option_value FROM wp_options WHERE option_name = 'ujipopup' LIMIT 1
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]show tables like 'wp_revslider_sliders'
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wp_revslider_sliders (
id int(9) NOT NULL AUTO_INCREMENT,
title tinytext NOT NULL,
alias tinytext,
params MEDIUMTEXT NOT NULL,
UNIQUE KEY id (id)
)
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]show tables like 'wp_revslider_slides'
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wp_revslider_slides (
id int(9) NOT NULL AUTO_INCREMENT,
slider_id int(9) NOT NULL,
slide_order int not NULL,
params MEDIUMTEXT NOT NULL,
layers MEDIUMTEXT NOT NULL,
UNIQUE KEY id (id)
)
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]show tables like 'wp_revslider_static_slides'
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wp_revslider_static_slides (
id int(9) NOT NULL AUTO_INCREMENT,
slider_id int(9) NOT NULL,
params MEDIUMTEXT NOT NULL,
layers MEDIUMTEXT NOT NULL,
UNIQUE KEY id (id)
)
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]show tables like 'wp_revslider_css'
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]CREATE TABLE wp_revslider_css (
id int(9) NOT NULL AUTO_INCREMENT,
handle TEXT NOT NULL,
settings MEDIUMTEXT,
hover MEDIUMTEXT,
params MEDIUMTEXT NOT NULL,
UNIQUE KEY id (id)
)
WordPress database error: [User 'mixitcrehmmixit' has exceeded the 'max_questions' resource (current value: 40000)]select * from wp_revslider_css where handle = '.tp-caption.medium_grey'