b0y-101 Mini Shell


Current Path : E:/www/plan/administrator/components/com_admin/sql/updates/mysql/
File Upload :
Current File : E:/www/plan/administrator/components/com_admin/sql/updates/mysql/3.9.0-2018-09-04.sql

CREATE TABLE IF NOT EXISTS `#__action_logs_users` (
  `user_id` int UNSIGNED NOT NULL,
  `notify` tinyint UNSIGNED NOT NULL,
  `extensions` text NOT NULL,
  PRIMARY KEY (`user_id`),
  KEY `idx_notify` (`notify`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 DEFAULT COLLATE=utf8mb4_unicode_ci;

Copyright © 2019 by b0y-101