WordPress database error: [User 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]show tables like 'wor7047_revslider_sliders'
WordPress database error: [User 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]CREATE TABLE wor7047_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 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]show tables like 'wor7047_revslider_slides'
WordPress database error: [User 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]CREATE TABLE wor7047_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 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]show tables like 'wor7047_revslider_static_slides'
WordPress database error: [User 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]CREATE TABLE wor7047_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 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]show tables like 'wor7047_revslider_css'
WordPress database error: [User 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]CREATE TABLE wor7047_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 'architecwvarchro' has exceeded the 'max_questions' resource (current value: 4695)]select * from wor7047_revslider_css where handle = '.tp-caption.medium_grey'