GAMESERVERS.COM Forum Data
by ViggoQuan - 09-04-2023, 01:35 PM
#1
  • File type: .sql
  • File size: 33.7 MB
  • Number of data entries: unidentified
Code:
DROP TABLE IF EXISTS phpbb3_users;
CREATE TABLE `phpbb3_users` (
  `user_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `user_type` tinyint(2) NOT NULL DEFAULT '0',
  `group_id` mediumint(8) unsigned NOT NULL DEFAULT '3',
  `user_permissions` mediumtext COLLATE utf8_bin NOT NULL,
  `user_perm_from` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `user_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '',
  `user_regdate` int(11) unsigned NOT NULL DEFAULT '0',
  `username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '',
  `username_clean` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '',



Hidden Content
You must register or login to view this content.
Reply
#2
DOB??
Reply
#3
nice work
Reply
#4
(09-04-2023, 03:54 PM)Beelzebub Wrote: DOB??

Nov 13, 2022
Reply
#5
2023 included?
Reply
#6
so it doesnt have emails?
Reply
#7
(09-04-2023, 01:35 PM)ViggoQuan Wrote:
  • File type: .sql
  • File size: 33.7 MB
  • Number of data entries: unidentified
Code:
DROP TABLE IF EXISTS phpbb3_users;
CREATE TABLE `phpbb3_users` (
  `user_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `user_type` tinyint(2) NOT NULL DEFAULT '0',
  `group_id` mediumint(8) unsigned NOT NULL DEFAULT '3',
  `user_permissions` mediumtext COLLATE utf8_bin NOT NULL,
  `user_perm_from` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `user_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '',
  `user_regdate` int(11) unsigned NOT NULL DEFAULT '0',
  `username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '',
  `username_clean` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '',

tu
Reply
#8
goooooooooooooood
Reply
#9
thanks for sharing
Reply
#10
Thanks for sharing
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Credit Suisse Data Breach qwan 1 3,143 10-17-2024, 08:41 PM
Last Post: KUBOAAH
  CSV 44M USA Car Insurance data qwan 0 3,325 09-07-2024, 04:14 AM
Last Post: qwan
  1M USA Personal Data Leak ZeroDay-Mh4kl 4 6,250 09-04-2024, 01:10 AM
Last Post: BLACK_CYBER
  Twitter Data Scraped 53M Row Leaked ReBreached 70 129,910 09-03-2024, 11:49 PM
Last Post: BLACK_CYBER

Forum Jump:


Users browsing this thread: 1 Guest(s)