Advertisement
MuriloDourado

TABELA USERS

Jan 23rd, 2018
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.09 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 4.7.7
  3. -- https://www.phpmyadmin.net/
  4. --
  5. -- Host: localhost
  6. -- Generation Time: 23-Jan-2018 às 16:16
  7. -- Versão do servidor: 5.5.45
  8. -- PHP Version: 5.6.31
  9.  
  10. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  11. SET AUTOCOMMIT = 0;
  12. START TRANSACTION;
  13. SET time_zone = "+00:00";
  14.  
  15.  
  16. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  17. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  18. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  19. /*!40101 SET NAMES utf8mb4 */;
  20.  
  21. --
  22. -- Database: `habbo`
  23. --
  24.  
  25. -- --------------------------------------------------------
  26.  
  27. --
  28. -- Estrutura da tabela `users`
  29. --
  30.  
  31. CREATE TABLE `users` (
  32. `id` int(11) NOT NULL,
  33. `aparece_staff` enum('0','1') NOT NULL DEFAULT '1',
  34. `username` char(50) NOT NULL,
  35. `real_name` char(100) NOT NULL DEFAULT '',
  36. `password` char(80) NOT NULL,
  37. `mail` varchar(50) NOT NULL DEFAULT 'defaultuser@meth0d.org',
  38. `rank` int(1) UNSIGNED NOT NULL DEFAULT '1',
  39. `moedas` int(11) UNSIGNED NOT NULL DEFAULT '6000',
  40. `duckets` int(11) UNSIGNED NOT NULL DEFAULT '6000',
  41. `diamonds` int(11) UNSIGNED NOT NULL DEFAULT '0',
  42. `look` varchar(250) NOT NULL DEFAULT 'hd-190-1.ch-210-62.sh-290-62.lg-285-64.hr-115-1035',
  43. `gender` enum('M','F') NOT NULL DEFAULT 'M',
  44. `locutor` enum('0','1') NOT NULL DEFAULT '0',
  45. `motto` char(50) DEFAULT NULL,
  46. `last_online` double NOT NULL DEFAULT '0',
  47. `ip_last` char(20) NOT NULL,
  48. `home_room` int(17) UNSIGNED NOT NULL DEFAULT '6',
  49. `machine_last` varchar(32) NOT NULL DEFAULT '',
  50. `respect` int(11) NOT NULL DEFAULT '0',
  51. `daily_respect_points` int(1) NOT NULL DEFAULT '3',
  52. `daily_pet_respect_points` int(1) NOT NULL DEFAULT '3',
  53. `block_newfriends` enum('0','1') NOT NULL DEFAULT '0',
  54. `block_trade` enum('1','0') NOT NULL DEFAULT '0',
  55. `achievement_points` int(11) NOT NULL DEFAULT '0',
  56. `FavoriteGroup` int(11) NOT NULL DEFAULT '0',
  57. `namechanges` int(3) DEFAULT '0',
  58. `currentquestid` int(11) DEFAULT '0',
  59. `currentquestprogress` int(11) DEFAULT '0',
  60. `volumenSystem` varchar(15) NOT NULL DEFAULT '100;100;100',
  61. `account_created` double DEFAULT '0',
  62. `ip_reg` char(20) NOT NULL,
  63. `working` varchar(255) DEFAULT NULL,
  64. `prefer_old_chat` enum('0','1') NOT NULL DEFAULT '0',
  65. `last_purchase` varchar(20) NOT NULL DEFAULT '',
  66. `achievements_progress` varchar(2500) NOT NULL DEFAULT '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0',
  67. `poll_participation` varchar(200) NOT NULL DEFAULT '',
  68. `voted_rooms` text,
  69. `lastfollowinglogin` varchar(20) NOT NULL DEFAULT '',
  70. `ignoreRoomInvitations` enum('0','1') NOT NULL DEFAULT '0',
  71. `citizenship_level` int(1) NOT NULL DEFAULT '0',
  72. `helper_level` int(1) NOT NULL DEFAULT '0',
  73. `actrewards` text,
  74. `navilogs` text,
  75. `dontfocususers` enum('0','1') NOT NULL DEFAULT '0',
  76. `colab` enum('1','0') NOT NULL DEFAULT '0',
  77. `hide` enum('1','0') NOT NULL DEFAULT '0',
  78. `pre` varchar(120) CHARACTER SET utf8 DEFAULT NULL,
  79. `resp` varchar(120) CHARACTER SET utf8 DEFAULT NULL,
  80. `auto` enum('0','1') NOT NULL DEFAULT '0',
  81. `nuevo_msg` int(11) DEFAULT '0',
  82. `targeted_offers` varchar(256) DEFAULT NULL,
  83. `view_profile` enum('0','1') DEFAULT '0',
  84. `refers_count` int(11) DEFAULT '0',
  85. `come_from` varchar(255) DEFAULT NULL,
  86. `sticker` enum('3','2','1','5','4','0') NOT NULL DEFAULT '0',
  87. `painel_code` varchar(255) DEFAULT NULL,
  88. `EventosGanhos` int(11) NOT NULL DEFAULT '0',
  89. `PromosGanhas` int(11) NOT NULL DEFAULT '0',
  90. `client_code` varchar(255) NOT NULL DEFAULT '123',
  91. `chat_color` varchar(10) DEFAULT NULL,
  92. `follow_enable` enum('0','1') NOT NULL DEFAULT '1',
  93. `funcao` varchar(120) DEFAULT NULL,
  94. `new_identity` int(11) NOT NULL DEFAULT '2',
  95. `birth` varchar(50) DEFAULT NULL,
  96. `postcount` varchar(50) DEFAULT NULL,
  97. `alertasAtivados` enum('0','1') NOT NULL DEFAULT '1',
  98. `facebook_vin` enum('0','1') DEFAULT '0',
  99. `facebook_id` int(11) DEFAULT '0',
  100. `facebook_change` varchar(11) NOT NULL DEFAULT '0',
  101. `country` varchar(4) DEFAULT NULL,
  102. `staff_facebook` varchar(11) NOT NULL DEFAULT '0',
  103. `staff_twitter` varchar(11) NOT NULL DEFAULT '0',
  104. `RequireChangenameForFacebook` varchar(11) NOT NULL DEFAULT '0',
  105. `facebook` varchar(50) DEFAULT NULL,
  106. `refer_count` int(11) DEFAULT '0',
  107. `refer_points` int(11) NOT NULL DEFAULT '0',
  108. `frankJaApareceu` enum('0','1') NOT NULL DEFAULT '0',
  109. `corAtual` smallint(20) NOT NULL DEFAULT '0',
  110. `coresJaTenho` varchar(50) NOT NULL DEFAULT '0',
  111. `seckey` varchar(50) NOT NULL DEFAULT '0',
  112. `coins_purchased` int(50) DEFAULT '0',
  113. `in_staff_page` enum('0','1') NOT NULL DEFAULT '1',
  114. `pin` varchar(50) NOT NULL DEFAULT '1234',
  115. `teamrank` int(1) DEFAULT '0',
  116. `fbid` varchar(255) DEFAULT NULL,
  117. `fbenable` enum('0','1','2') DEFAULT '1',
  118. `premiar` int(10) NOT NULL DEFAULT '0',
  119. `gotw_points` int(11) DEFAULT '0'
  120. ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  121.  
  122. --
  123. -- Extraindo dados da tabela `users`
  124. --
  125.  
  126. INSERT INTO `users` (`id`, `aparece_staff`, `username`, `real_name`, `password`, `mail`, `rank`, `moedas`, `duckets`, `diamonds`, `look`, `gender`, `locutor`, `motto`, `last_online`, `ip_last`, `home_room`, `machine_last`, `respect`, `daily_respect_points`, `daily_pet_respect_points`, `block_newfriends`, `block_trade`, `achievement_points`, `FavoriteGroup`, `namechanges`, `currentquestid`, `currentquestprogress`, `volumenSystem`, `account_created`, `ip_reg`, `working`, `prefer_old_chat`, `last_purchase`, `achievements_progress`, `poll_participation`, `voted_rooms`, `lastfollowinglogin`, `ignoreRoomInvitations`, `citizenship_level`, `helper_level`, `actrewards`, `navilogs`, `dontfocususers`, `colab`, `hide`, `pre`, `resp`, `auto`, `nuevo_msg`, `targeted_offers`, `view_profile`, `refers_count`, `come_from`, `sticker`, `painel_code`, `EventosGanhos`, `PromosGanhas`, `client_code`, `chat_color`, `follow_enable`, `funcao`, `new_identity`, `birth`, `postcount`, `alertasAtivados`, `facebook_vin`, `facebook_id`, `facebook_change`, `country`, `staff_facebook`, `staff_twitter`, `RequireChangenameForFacebook`, `facebook`, `refer_count`, `refer_points`, `frankJaApareceu`, `corAtual`, `coresJaTenho`, `seckey`, `coins_purchased`, `in_staff_page`, `pin`, `teamrank`, `fbid`, `fbenable`, `premiar`, `gotw_points`) VALUES
  127. (2, '1', 'dsfsdf', '', 'dsfsdf', 'asdasd', 1, 6000, 6000, 0, 'hd-190-1.ch-210-62.sh-290-62.lg-285-64.hr-115-1035', 'M', '0', NULL, 0, '0.0.0.0', 6, '', 0, 3, 3, '0', '0', 0, 0, 0, 0, 0, '100;100;100', 0, '0.0.0.0', NULL, '0', '', '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0', '', NULL, '', '0', 0, 0, NULL, NULL, '0', '0', '0', NULL, NULL, '0', 0, NULL, '0', 0, NULL, '0', NULL, 0, 0, '123', NULL, '1', NULL, 2, NULL, NULL, '1', '0', 0, '0', NULL, '0', '0', '0', NULL, 0, 0, '0', 0, '0', '0', 0, '1', '1234', 0, NULL, '1', 0, 0),
  128. (3, '1', 'Testee', '', 'af6b1a5a82c0082ac59a6c7b5541831c', 'akak@kuv.com', 1, 6000, 6000, 0, 'hd-190-1.ch-210-62.sh-290-62.lg-285-64.hr-115-1035', 'M', '0', NULL, 0, '172.68.25.244', 6, '', 0, 3, 3, '0', '0', 0, 0, 0, 0, 0, '100;100;100', 0, '172.68.25.244', NULL, '0', '', '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0', '', NULL, '', '0', 0, 0, NULL, NULL, '0', '0', '0', NULL, NULL, '0', 0, NULL, '0', 0, NULL, '0', NULL, 0, 0, '123', NULL, '1', NULL, 2, NULL, NULL, '1', '0', 0, '0', NULL, '0', '0', '0', NULL, 0, 0, '0', 0, '0', '0', 0, '1', '1234', 0, NULL, '1', 0, 0),
  129. (4, '1', 'Murilo', '', 'af6b1a5a82c0082ac59a6c7b5541831c', 'email@Live.com', 1, 6000, 6000, 0, 'hd-190-1.ch-210-62.sh-290-62.lg-285-64.hr-115-1035', 'M', '0', NULL, 0, '173.245.52.133', 6, '', 0, 3, 3, '0', '0', 0, 0, 0, 0, 0, '100;100;100', 0, '173.245.52.133', NULL, '0', '', '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0', '', NULL, '', '0', 0, 0, NULL, NULL, '0', '0', '0', NULL, NULL, '0', 0, NULL, '0', 0, NULL, '0', NULL, 0, 0, '123', NULL, '1', NULL, 2, NULL, NULL, '1', '0', 0, '0', NULL, '0', '0', '0', NULL, 0, 0, '0', 0, '0', '0', 0, '1', '1234', 0, NULL, '1', 0, 0);
  130.  
  131. --
  132. -- Indexes for dumped tables
  133. --
  134.  
  135. --
  136. -- Indexes for table `users`
  137. --
  138. ALTER TABLE `users`
  139. ADD PRIMARY KEY (`id`);
  140.  
  141. --
  142. -- AUTO_INCREMENT for dumped tables
  143. --
  144.  
  145. --
  146. -- AUTO_INCREMENT for table `users`
  147. --
  148. ALTER TABLE `users`
  149. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
  150. COMMIT;
  151.  
  152. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
  153. /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
  154. /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement