| Server IP : 87.98.231.4 / Your IP : 216.73.217.178 [ Web Server : Apache System : Linux webm007.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : grupmartgn ( 667608) PHP Version : 8.5.7 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/grupmartgn/elanartcrafts/plugins/vmcustom/istraxx_download_simple/install/ |
Upload File : |
CREATE TABLE IF NOT EXISTS `#__virtuemart_product_custom_plg_istraxx_download_simple` ( `id` INT(1) UNSIGNED NOT NULL AUTO_INCREMENT, `virtuemart_order_item_id` INT(1) UNSIGNED NOT NULL, `client_ip` CHAR(42), `errorcode` TINYINT(1), `message` CHAR(255), `virtuemart_product_id` INT(1) UNSIGNED NOT NULL, `created_on` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` INT(11) NOT NULL DEFAULT '0', `modified_on` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` INT(11) NOT NULL DEFAULT '0', `locked_on` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `locked_by` INT(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `virtuemart_order_item_id` (`virtuemart_order_item_id`) ) COLLATE='utf8_general_ci' ENGINE=InnoDB;