Advertisement
Guest User

Untitled

a guest
Apr 19th, 2016
860
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 5.71 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 4.4.10
  3. -- http://www.phpmyadmin.net
  4. --
  5. -- Host: localhost:8889
  6. -- Generation Time: Apr 19, 2016 at 02:27 PM
  7. -- Server version: 5.5.42
  8. -- PHP Version: 5.6.10
  9.  
  10. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  11. SET time_zone = "+00:00";
  12.  
  13. --
  14. -- Database: `bookmates`
  15. --
  16.  
  17. -- --------------------------------------------------------
  18.  
  19. --
  20. -- Table structure for table `events`
  21. --
  22.  
  23. CREATE TABLE `events` (
  24.   `event_id` int(11) NOT NULL,
  25.   `event_datetime` datetime NOT NULL,
  26.   `listener_count` int(11) DEFAULT NULL,
  27.   `event_review` varchar(255) DEFAULT NULL,
  28.   `book_ISBN` varchar(15) NOT NULL,
  29.   `venue_address` varchar(100) NOT NULL,
  30.   `name` varchar(255) NOT NULL,
  31.   `email` varchar(255) NOT NULL,
  32.   `book_title` varchar(100) DEFAULT NULL,
  33.   `user_id` varchar(30) DEFAULT NULL
  34. ) ENGINE=InnoDB AUTO_INCREMENT=59 DEFAULT CHARSET=latin1;
  35.  
  36. --
  37. -- Dumping data for table `events`
  38. --
  39.  
  40. INSERT INTO `events` (`event_id`, `event_datetime`, `listener_count`, `event_review`, `book_ISBN`, `venue_address`, `name`, `email`, `book_title`, `user_id`) VALUES
  41. (25, '2015-08-09 10:11:20', 0, NULL, '7MDTBwAAQBAJ', 'Caulfield, Victoria, Australia', 'hansen', 'hansen.srini@qq.com', 'Danny Best: Full On', NULL),
  42. (26, '2016-10-10 14:40:00', 0, NULL, '7MDTBwAAQBAJ', 'Caulfield, Victoria, Australia', 'adsf', 'asdf@qq.com', 'Danny Best: Full On', NULL),
  43. (27, '2016-04-20 21:59:00', 0, NULL, 'HpHcGAkFEjkC', 'Caufleld & Flood: Caufield Charles F CPA, Huntley, IL, United States', 'abc', 'cde@qq.com', 'Big Data', NULL),
  44. (28, '2016-04-12 02:00:00', 0, NULL, '7MDTBwAAQBAJ', 'Clayton Station, Clayton Road, Clayton, Victoria, Australia', 'asdf', 'asdfsdf@qac.com', 'Danny Best: Full On', NULL),
  45. (29, '2016-04-13 13:00:00', 0, NULL, 'nbrhnQEACAAJ', 'here', 'Liv Here', 'sillyliv@gmail.com', 'The Very Hungry Caterpillar', NULL),
  46. (30, '2016-04-11 16:12:00', 0, NULL, 'oSsIfoDQHhgC', 'Armadale Primary School, Densham Road, Armadale, Victoria, Australia', 'Thomas', 'thomas.bell@yahoo.com', 'The World Is Flat 3.0', NULL),
  47. (31, '2016-04-11 16:19:00', 0, NULL, 'QagG_KI7Ll8C', 'Tooronga, Malvern, Victoria, Australia', 'Hardy', 'hardy.Thomas@abc.com', 'The Large Scale Structure of Space-Time', NULL),
  48. (32, '2016-04-11 16:24:00', 0, NULL, '6-XFBQAAQBAJ', '3800 Wellington Road, Rowville, Victoria, Australia', 'Shakespeare', 'shaky.global@gmail.com', 'The Taming of the Shrew', NULL),
  49. (33, '2016-04-11 16:32:00', 0, NULL, '2pQFAQAAIAAJ', 'Glen Waverley, Victoria, Australia', 'Birdman', 'Senior@gmail.com', 'Birdman', NULL),
  50. (34, '2016-04-11 16:32:00', 0, NULL, '2pQFAQAAIAAJ', 'Glen Waverley, Victoria, Australia', 'Birdman', 'Senior@gmail.com', 'Birdman', NULL),
  51. (35, '2016-04-11 16:32:00', 0, NULL, '2pQFAQAAIAAJ', 'Glen Waverley, Victoria, Australia', 'Birdman', 'Senior@gmail.com', 'Birdman', NULL),
  52. (36, '2016-04-11 16:38:00', 0, NULL, 'DqbxRp37-DgC', 'Almazett Lebanese Restaurant, Caulfield North, Victoria, Australia', 'anthony', 'anthony@qq.com', 'Another Country', NULL),
  53. (37, '2016-04-11 16:41:00', 0, NULL, '8qLgAAAAMAAJ', 'Dingley Village, Victoria, Australia', 'adsf', 'asdfa@ll.com', 'DA', NULL),
  54. (38, '2016-04-11 16:41:00', 0, NULL, '8qLgAAAAMAAJ', 'Dingley Village, Victoria, Australia', 'adsf', 'asdfa@ll.com', 'DA', NULL),
  55. (39, '2016-04-11 16:49:00', 0, NULL, 'vwMPT-caKNkC', 'Box Hill South, Victoria, Australia', 'Tom', 'abc@qq.com', 'The Meaning of Things', NULL),
  56. (46, '2016-04-11 17:39:00', 0, NULL, '95qY0qz93ZUC', 'Abbotsford Convent, Abbotsford, Victoria, Australia', 'Jack', 'jack.london@qq.com', 'Conquest and Empire', NULL),
  57. (47, '2016-04-11 17:40:00', 0, NULL, 'CZkVBAAAQBAJ', 'Caulfield, Victoria, Australia', 'asdf', 'asdfa@alb.com', 'On these Promising Shores of the Pacific', NULL),
  58. (48, '2016-04-11 17:42:00', 0, NULL, '4eh_iGj2bzsC', 'Caulfield, Victoria, Australia', 'af', 'asdf@qq.com', 'I''ve Got the Light of Freedom', NULL),
  59. (49, '2016-04-11 17:48:00', 0, NULL, 'wKAQoBNR8RcC', 'Caulfield, Victoria, Australia', 'asdf', 'asdf@qq.com', 'Defining Women', NULL),
  60. (50, '2016-04-11 17:50:00', 0, NULL, '-4ngT05gmAQC', 'Adfuzion Pty Ltd, Commercial Road, Melbourne, Victoria, Australia', 'Tab', 'tabber.ammber@qq.com', 'Computer Graphics', NULL),
  61. (51, '2016-04-14 12:57:00', 0, NULL, 'iZeDCgAAQBAJ', 'Caulfield, Victoria, Australia', 'asdb', 'asd@qq.com', 'Art is Dead', NULL),
  62. (52, '2016-04-14 14:18:00', 0, NULL, 'hzv4Kg9gpDYC', 'ASDF, King Street, Newcastle, New South Wales, Australia', 'They', 'them@they.com', 'Beach Beneath the Streets, The', NULL),
  63. (53, '2016-04-17 09:30:00', 0, NULL, 'N01zAwAAQBAJ', 'Clayton South VIC 3169, Australia', 'Tom', 'tom.aa@qq.com', 'Prince Harry', NULL),
  64. (54, '2016-04-27 00:00:00', 0, NULL, 'VwKMDV-Gv1MC', 'Murrumbeena Rd, Murrumbeena VIC, Australia', 'Michael', 'michael.scott@qq.com', 'Human-Machine Reconfigurations', NULL),
  65. (55, '2016-04-21 00:00:00', 0, NULL, 'quQ1AAAAMAAJ', 'Malvern East VIC 3145, Australia', 'Tom', 'Tom@qq.com', ' The continuation of Mr. Rapin''s History of England', NULL),
  66. (56, '2016-04-22 00:00:00', 0, NULL, '0Qz2xcDW7fUC', 'Malvern Rd, Toorak VIC 3142, Australia', 'Tom', 'Tom@qq.com', ' Joseph Christiano''s Bloodtype Diet, Type AB', NULL),
  67. (57, '2016-04-29 00:00:00', 0, NULL, '5-SisV1sLm0C', 'Glenferrie Rd & Wattletree Road, Armadale VIC 3143, Australia', 'Tom', 'Tom@qq.com', ' Cracking the AP Calculus AB & BC Exams', NULL),
  68. (58, '2016-05-27 00:00:00', 0, NULL, 'RFgmAQAAMAAJ', 'Malvern VIC 3144, Australia', 'Tom', 'Tom@qq.com', ' A.B.', NULL);
  69.  
  70. --
  71. -- Indexes for dumped tables
  72. --
  73.  
  74. --
  75. -- Indexes for table `events`
  76. --
  77. ALTER TABLE `events`
  78.   ADD PRIMARY KEY (`event_id`);
  79.  
  80. --
  81. -- AUTO_INCREMENT for dumped tables
  82. --
  83.  
  84. --
  85. -- AUTO_INCREMENT for table `events`
  86. --
  87. ALTER TABLE `events`
  88.   MODIFY `event_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=59;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement