Forum Kurallarını Okumak İçin Lütfen Tıklayınız .

Database itsmiel.com [SHOP] 10K Users © Chucky Credits 

Unlocking a locked block is only possible for a certain number of credits.
© Chucky Credits Database itsmiel.com [SHOP] 10K Users
Joined
Jun 7, 2021
Messages
4,299
Reaction score
56,167
#CR
261
[align=center]
iu



HTML:
DROP TABLE IF EXISTS `itmi_customer`;
/*!40101 SET @saved_cs_client    = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `itmi_customer` (
  `id_customer` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `id_shop_group` int(11) unsigned NOT NULL DEFAULT '1',
  `id_shop` int(11) unsigned NOT NULL DEFAULT '1',
  `id_gender` int(10) unsigned NOT NULL,
  `id_default_group` int(10) unsigned NOT NULL DEFAULT '1',
  `id_lang` int(10) unsigned DEFAULT NULL,
  `id_risk` int(10) unsigned NOT NULL DEFAULT '1',
  `company` varchar(255) DEFAULT NULL,
  `siret` varchar(14) DEFAULT NULL,
  `ape` varchar(5) DEFAULT NULL,
  `firstname` varchar(255) NOT NULL,
  `lastname` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `passwd` varchar(255) NOT NULL,
  `last_passwd_gen` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `birthday` date DEFAULT NULL,
  `newsletter` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `ip_registration_newsletter` varchar(15) DEFAULT NULL,
  `newsletter_date_add` datetime DEFAULT NULL,
  `optin` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `website` varchar(128) DEFAULT NULL,
  `outstanding_allow_amount` decimal(20,6) NOT NULL DEFAULT '0.000000',
  `show_public_prices` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `max_payment_days` int(10) unsigned NOT NULL DEFAULT '60',
  `secure_key` varchar(32) NOT NULL DEFAULT '-1',
  `note` text,
  `active` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `is_guest` tinyint(1) NOT NULL DEFAULT '0',
  `deleted` tinyint(1) NOT NULL DEFAULT '0',
  `date_add` datetime NOT NULL,
  `date_upd` datetime NOT NULL,
  `reset_password_token` varchar(40) DEFAULT NULL,
  `reset_password_validity` datetime DEFAULT NULL,
  PRIMARY KEY (`id_customer`),
  KEY `customer_email` (`email`),
  KEY `customer_login` (`email`,`passwd`),
  KEY `id_customer_passwd` (`id_customer`,`passwd`),
  KEY `id_gender` (`id_gender`),
  KEY `id_shop_group` (`id_shop_group`),
  KEY `id_shop` (`id_shop`,`date_add`)
) ENGINE=InnoDB AUTO_INCREMENT=11219 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `itmi_customer`
INSERT INTO `itmi_customer` VALUES
 (3,1,1,1,3,1,0,NULL,NULL,NULL,'ADDIS','Network','desarrollo@addis.es','$2y$10$t.ehqrDKSH9qUjPuCfN.Ge4q86psF8W2EgIaVNLjlWopkZ5NnkB/S','2019-06-04 04:31:56','0000-00-00',1,NULL,'2019-06-04 12:31:56',0,NULL,0.000000,0,0,'9bdabcfc55cf3bfc7c893eedca25eb94',NULL,1,0,0,'2019-06-04 12:31:56','2020-02-11 15:43:17','856684de1dcbc6181a769cc31e1cf7438d3898d1','2020-01-17 13:06:07'),

(4,1,1,1,3,1,0,NULL,NULL,NULL,'Jordi','López','jordilopez@addis.es','$2y$10$rzQ/oNsoqhuh6R5fOiW9Fuuv8UWA.bYEodUu1yzg9VPkpHlVnRvNO','2019-06-06 03:13:16','0000-00-00',1,'84.127.240.147','2019-06-26 16:55:32',0,NULL,0.000000,0,0,'39f05cd2b2152fb3d3643c4e60d967f3',NULL,1,0,0,'2019-06-06 11:13:16','2019-07-24 08:58:00',NULL,'0000-00-00 00:00:00')

----------------------------------------------------------------------------
|- Format - .SQL
|- Rows 10k
|- Size - 500mb
|- Date - 28.07.2022
|- Link -
You do not have permission to view link Log in or register now.

----------------------------------------------------------------------------
=======| Leaked db By Chucky |=======
----------------------------------------------------------------------------

 

Users who are viewing this thread

Home Register
Top Bottom