Lines Matching +full:- +full:1
1 -- phpMyAdmin SQL Dump
2 -- version 4.0.10.7
3 -- http://www.phpmyadmin.net
4 --
5 -- Host: localhost:3306
6 -- Generation Time: Feb 10, 2016 at 02:02 PM
7 -- Server version: 10.0.23-MariaDB
8 -- PHP Version: 5.4.31
19 --
20 -- Database: `dokuwiki_wp240`
21 --
23 -- --------------------------------------------------------
25 --
26 -- Table structure for table `wpvk_usermeta`
27 --
39 --
40 -- Dumping data for table `wpvk_usermeta`
41 --
44 (1, 1, 'nickname', 'admin'),
45 (2, 1, 'first_name', 'First'),
46 (3, 1, 'last_name', 'Last'),
47 (4, 1, 'description', ''),
48 (5, 1, 'rich_editing', 'true'),
49 (6, 1, 'comment_shortcuts', 'false'),
50 (7, 1, 'admin_color', 'fresh'),
51 (8, 1, 'use_ssl', '0'),
52 (9, 1, 'show_admin_bar_front', 'true'),
53 (10, 1, 'wpvk_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
54 (11, 1, 'wpvk_user_level', '10'),
55 (12, 1, 'dismissed_wp_pointers', ''),
56 (13, 1, 'show_welcome_panel', '1'),
57 (14, 1, 'session_tokens', 'a:1:{s:64:"3e9f99a7068bf3fb79f50e111b6ef10f599beb466c27152205d4b89360c50…
58 (15, 1, 'wpvk_dashboard_quick_press_last_post_id', '3'),
68 (25, 2, 'wpvk_capabilities', 'a:1:{s:10:"subscriber";b:1;}'),
80 (37, 3, 'wpvk_capabilities', 'a:1:{s:11:"contributor";b:1;}'),
81 (38, 3, 'wpvk_user_level', '1'),
92 (49, 4, 'wpvk_capabilities', 'a:1:{s:6:"author";b:1;}'),
96 -- --------------------------------------------------------
98 --
99 -- Table structure for table `wpvk_users`
100 --
109 `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
118 --
119 -- Dumping data for table `wpvk_users`
120 --
123 (1, 'admin', '$P$BlO2X5nM.djjfsPjOBHz97GHZmpBRr.', 'admin', 'admin@example.com', '', '2016-02-10 18…
124 (2, 'test1', '$P$B3BfWySh.ymDeURK0OXMFo4vh4JprO0', 'test1', 'test1@example.com', '', '2016-02-10 18…
125 (3, 'test2', '$P$BMNEUEo5nalKEswryuP69KXEfz8Y.z.', 'test2', 'test2@example.com', '', '2016-02-10 18…
126 (4, 'test3', '$P$B2PP3AP6NF/jLO0HYu3xf577rBnp2j.', 'test3', 'test3@example.com', '', '2016-02-10 18…