Skip to content

Commit

Permalink
Database update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeinahI committed Jan 24, 2024
1 parent e9e4594 commit eacf3ba
Showing 1 changed file with 36 additions and 72 deletions.
108 changes: 36 additions & 72 deletions nc_ecom_db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Jan 11, 2024 at 05:12 AM
-- Generation Time: Jan 24, 2024 at 06:13 AM
-- Server version: 10.4.28-MariaDB
-- PHP Version: 8.0.28

Expand Down Expand Up @@ -46,9 +46,9 @@ CREATE TABLE `addresses` (
--

INSERT INTO `addresses` (`address_id`, `address_user_ID`, `address_fullName`, `address_email`, `address_phone`, `address_state`, `address_city`, `address_postal_code`, `address_country`, `address_fullAddress`, `address_createdAt`) VALUES
(7, 16, 'Gessamae Cadiz', 'tzuyutwiceyy@gmail.com', '09653245698', 'Cavite', 'Imus', '4103', 'PH', 'Tomas Morato QC', '2024-01-05 05:49:44'),
(8, 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Cavite', 'Tagaytay', '4120', 'PH', 'Mayors Drive', '2024-01-07 14:50:19'),
(9, 43, 'Hades Jimenez', 'hades@gmail.com', '09652314251', 'Cavite', 'Dasma', '4114', 'PH', 'basta taga Dasma', '2024-01-10 11:02:39');
(13, 47, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09651245365', 'Cavite', 'Tagaytay City', '4121', 'PH', 'Taga Tagaytay', '2024-01-16 02:56:34'),
(14, 46, 'Gessamae Cadiz', 'gessC@gmail.com', '09652123546', 'Cavite', 'Imus', '4103', 'PH', 'Taga Imus', '2024-01-16 07:42:01'),
(18, 48, 'Johna Doctora', 'tzuyutwiceyy@gmail.com', '09654123879', 'Cavite', 'Silang', '4118', 'PH', 'tartaria', '2024-01-17 18:40:13');

-- --------------------------------------------------------

Expand Down Expand Up @@ -89,9 +89,10 @@ CREATE TABLE `categories` (
--

INSERT INTO `categories` (`category_id`, `category_user_ID`, `category_name`, `category_slug`, `category_description`, `category_status`, `category_image`, `category_meta_title`, `category_meta_description`, `category_createdAt`) VALUES
(63, 1, 'Hysteria Supply', 'hysteriasupply', 'Hysteria Supply', 0, 'hysteriasupply-01-08-2024-16-00-17.jpg', 'Hysteria Supply', 'Hysteria Supply', '2024-01-08 08:00:17'),
(69, 42, 'HOOLIGANS.', 'hooligans', 'HOOLIGANS.', 0, 'hooligans-01-08-2024-20-19-13.png', 'HOOLIGANS.', 'HOOLIGANS.', '2024-01-08 11:23:27'),
(70, 43, 'Dope Girl Clothign', 'dopegirlclothign', 'Dope Girl Clothign', 0, 'dopegirlclothign-01-08-2024-22-11-07.png', 'Dope Girl Clothign', 'Dope Girl Clothign', '2024-01-08 14:11:07');
(72, 47, 'Bessygod', 'bessygod', 'bessygod to ya', 0, 'bessygod-01-15-2024-20-08-35.png', 'Bessygod', 'bessygod to ya', '2024-01-15 12:08:35'),
(81, 1, 'Rager', 'rager', 'EXPRESSING THE RAGE IN A COLD WAY.', 0, 'rager-01-16-2024-21-44-29.png', 'Rager', 'EXPRESSING THE RAGE IN A COLD WAY.', '2024-01-16 13:44:29'),
(82, 1, 'HOOLIGANS.', 'hooligans', 'YOUTH ORGANIZATION', 0, 'hooligans-01-20-2024-11-40-40.png', 'HOOLIGANS.', 'YOUTH ORGANIZATION', '2024-01-17 07:11:35'),
(84, 48, 'Dope Girl Clothign', 'dopegirlclothign', 'DGC', 0, 'dopegirlclothign-01-18-2024-02-40-23.png', 'Dope Girl Clothign', 'DGC', '2024-01-17 18:40:23');

-- --------------------------------------------------------

Expand Down Expand Up @@ -133,24 +134,6 @@ CREATE TABLE `orders` (
`orders_createdAt` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `orders`
--

INSERT INTO `orders` (`orders_id`, `orders_tracking_no`, `orders_user_ID`, `orders_full_name`, `orders_email`, `orders_phone`, `orders_address`, `orders_state`, `orders_city`, `orders_country`, `orders_postal_code`, `orders_total_price`, `orders_payment_mode`, `orders_payment_id`, `orders_status`, `orders_comments`, `orders_createdAt`) VALUES
(73, 'nrcrCtr4272653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 1040.00, 'Paypal', '6WG986349R902010S', 3, NULL, '2024-01-08 13:27:24'),
(74, 'nrcrCtr4418653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 1040.00, 'Cash on Delivery', 'COD541096426984120', 3, NULL, '2024-01-08 13:28:04'),
(75, 'nrcrCtr9427653245698', 16, 'Gessamae Cadiz', 'tzuyutwiceyy@gmail.com', '09653245698', 'Tomas Morato QC', 'Cavite', 'Imus', 'PH', '4103', 910.00, 'Cash on Delivery', 'COD918461256984103', 2, NULL, '2024-01-08 14:14:49'),
(76, 'nrcrCtr8258653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 910.00, 'Paypal', '0U3130270C379553E', 1, NULL, '2024-01-08 14:16:38'),
(77, 'nrcrCtr7870653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 1600.00, 'Cash on Delivery', 'COD598333126984120', 0, NULL, '2024-01-09 15:07:35'),
(78, 'nrcrCtr9893653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 1600.00, 'Cash on Delivery', 'COD982221226984120', 2, NULL, '2024-01-09 16:16:41'),
(79, 'nrcrCtr2779653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 3200.00, 'Cash on Delivery', 'COD99260826984120', 3, NULL, '2024-01-10 06:01:32'),
(80, 'nrcrCtr8054653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 3150.00, 'Cash on Delivery', 'COD166051926984120', 3, NULL, '2024-01-10 06:02:39'),
(81, 'nrcrCtr7970653452698', 2, 'Ana Bien Beatriz Salazar', 'anabien@gmail.com', '09653452698', 'Mayors Drive', 'Cavite', 'Tagaytay', 'PH', '4120', 1260.00, 'Cash on Delivery', 'COD589785926984120', 3, NULL, '2024-01-10 06:16:12'),
(82, 'nrcrCtr1172653245698', 16, 'Gessamae Cadiz', 'tzuyutwiceyy@gmail.com', '09653245698', 'Tomas Morato QC', 'Cavite', 'Imus', 'PH', '4103', 7000.00, 'Cash on Delivery', '', 2, NULL, '2024-01-10 18:54:21'),
(83, 'nrcrCtr1648653245698', 16, 'Gessamae Cadiz', 'tzuyutwiceyy@gmail.com', '09653245698', 'Tomas Morato QC', 'Cavite', 'Imus', 'PH', '4103', 800.00, 'Cash on Delivery', 'COD724773456984103', 2, NULL, '2024-01-10 19:20:52'),
(84, 'nrcrCtr9696653245698', 16, 'Gessamae Cadiz', 'tzuyutwiceyy@gmail.com', '09653245698', 'Tomas Morato QC', 'Cavite', 'Imus', 'PH', '4103', 5000.00, 'Cash on Delivery', 'COD55343356984103', 0, NULL, '2024-01-10 19:23:10');

-- --------------------------------------------------------

--
Expand All @@ -166,24 +149,6 @@ CREATE TABLE `order_items` (
`orderItems_createdAt` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `order_items`
--

INSERT INTO `order_items` (`orderItems_id`, `orderItems_order_id`, `orderItems_product_id`, `orderItems_qty`, `orderItems_price`, `orderItems_createdAt`) VALUES
(94, 73, 83, 1, 1040.00, '2024-01-08 13:27:24'),
(95, 74, 84, 1, 1040.00, '2024-01-08 13:28:04'),
(96, 75, 85, 1, 910.00, '2024-01-08 14:14:49'),
(97, 76, 85, 1, 910.00, '2024-01-08 14:16:38'),
(98, 77, 84, 2, 800.00, '2024-01-09 15:07:35'),
(99, 78, 84, 2, 800.00, '2024-01-09 16:16:41'),
(100, 79, 88, 4, 800.00, '2024-01-10 06:01:32'),
(101, 80, 85, 5, 630.00, '2024-01-10 06:02:39'),
(102, 81, 85, 2, 630.00, '2024-01-10 06:16:12'),
(103, 82, 86, 14, 500.00, '2024-01-10 18:54:21'),
(104, 83, 84, 1, 800.00, '2024-01-10 19:20:52'),
(105, 84, 86, 10, 500.00, '2024-01-10 19:23:10');

-- --------------------------------------------------------

--
Expand All @@ -195,17 +160,15 @@ CREATE TABLE `products` (
`category_id` int(11) NOT NULL,
`product_name` varchar(254) NOT NULL,
`product_slug` varchar(300) NOT NULL,
`product_small_description` mediumtext NOT NULL,
`product_description` mediumtext NOT NULL,
`product_original_price` decimal(10,2) NOT NULL,
`product_discount` int(2) NOT NULL,
`product_srp` decimal(10,2) NOT NULL,
`product_image` varchar(300) NOT NULL,
`product_qty` int(11) NOT NULL,
`product_status` tinyint(4) NOT NULL,
`product_status` tinyint(4) NOT NULL DEFAULT 0,
`product_popular` tinyint(4) NOT NULL,
`product_meta_title` varchar(254) NOT NULL,
`product_meta_keywords` mediumtext NOT NULL,
`product_meta_description` mediumtext NOT NULL,
`product_createdAt` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
Expand All @@ -214,13 +177,16 @@ CREATE TABLE `products` (
-- Dumping data for table `products`
--

INSERT INTO `products` (`product_id`, `category_id`, `product_name`, `product_slug`, `product_small_description`, `product_description`, `product_original_price`, `product_discount`, `product_srp`, `product_image`, `product_qty`, `product_status`, `product_popular`, `product_meta_title`, `product_meta_keywords`, `product_meta_description`, `product_createdAt`) VALUES
(83, 69, 'HLGNZ BABY TEE', 'hlgnzbabytee', 'HLGNZ BABY TEE', 'HLGNZ BABY TEE', 800.00, 10, 720.00, 'hlgnzbabytee-01-08-2024-20-28-07.png', 17, 0, 1, 'HLGNZ BABY TEE', 'HLGNZ BABY TEE', 'HLGNZ BABY TEE', '2024-01-08 12:28:07'),
(84, 63, 'NewJeans', 'newjeans', 'NewJeans', 'NewJeans', 800.00, 0, 800.00, 'newjeans-01-08-2024-20-31-01.jpg', 2, 0, 1, 'NewJeans', 'NewJeans', 'NewJeans', '2024-01-08 12:31:01'),
(85, 70, 'TS 1989 BOOTLEG SHIRT', 'ts1989bootlegshirt', 'TS 1989 BOOTLEG SHIRT', 'TS 1989 BOOTLEG SHIRT', 700.00, 10, 630.00, 'ts1989bootlegshirt-01-08-2024-22-13-19.png', 8, 0, 1, 'TS 1989 BOOTLEG SHIRT', 'TS 1989 BOOTLEG SHIRT', 'TS 1989 BOOTLEG SHIRT', '2024-01-08 14:13:19'),
(86, 63, 'Budots', 'budots', 'Budots', 'Budots', 1000.00, 50, 500.00, 'budots-01-09-2024-14-16-08.jpg', 0, 0, 1, 'Budots', 'Budots', 'Budots', '2024-01-09 06:16:08'),
(87, 69, 'HLGNZ SWEATPANTS AND HOODIE', 'hlgnzsweatpantsandhoodie', 'HLGNZ SWEATPANTS AND HOODIE', 'HLGNZ SWEATPANTS AND HOODIE', 2000.00, 10, 1800.00, 'hlgnzsweatpantsandhoodie-01-09-2024-15-05-21.png', 29, 0, 1, 'HLGNZ SWEATPANTS AND HOODIE', 'HLGNZ SWEATPANTS AND HOODIE', 'HLGNZ SWEATPANTS AND HOODIE', '2024-01-09 07:05:21'),
(88, 70, 'Ednis Rodman', 'ednisrodman', 'Ednis Rodman', 'Ednis Rodman', 800.00, 0, 800.00, 'ednisrodman-01-10-2024-13-49-34.png', 12, 0, 1, 'Ednis Rodman', 'Ednis Rodman', 'Ednis Rodman', '2024-01-10 05:49:34');
INSERT INTO `products` (`product_id`, `category_id`, `product_name`, `product_slug`, `product_description`, `product_original_price`, `product_discount`, `product_srp`, `product_image`, `product_qty`, `product_status`, `product_popular`, `product_meta_title`, `product_meta_description`, `product_createdAt`) VALUES
(90, 72, 'Kurolody 666', 'kurolody666', 'Kurolody Black Shirt', 700.00, 0, 700.00, 'kurolody666-01-15-2024-20-16-23.png', 1, 0, 1, 'Kurolody 666', 'Kurolody Black Shirt', '2024-01-15 12:16:23'),
(91, 72, 'Cinnamurin 666', 'cinnamurin666', 'Cinnamurin 666 White Shirt', 700.00, 0, 700.00, 'cinnamurin666-01-15-2024-20-18-08.png', 7, 0, 1, 'Cinnamurin 666', 'Cinnamurin 666 White Shirt', '2024-01-15 12:18:08'),
(94, 72, 'Ravenlust', 'ravenlust', 'Ravenlust Black Shirt', 750.00, 0, 750.00, 'ravenlust-01-16-2024-10-51-36.png', 5, 0, 0, 'Ravenlust', 'Ravenlust Black Shirt', '2024-01-16 02:51:36'),
(101, 81, 'NWJNS Domingo', 'nwjnsdomingo', 'NWJNS Domingo White Shirt', 800.00, 10, 720.00, 'nwjnsdomingo-01-16-2024-21-45-21.png', 0, 0, 1, 'NWJNS Domingo', 'NWJNS Domingo White Shirt', '2024-01-16 13:45:21'),
(102, 84, 'ANO NA BOMBA NA BLACK TEE', 'anonabombanablacktee', 'Ano na bomba na Black shirt', 750.00, 0, 750.00, 'anonabombanatee-01-20-2024-11-42-44.png', 22, 0, 1, 'ANO NA BOMBA NA BLACK TEE', 'Ano na bomba na Black shirt', '2024-01-20 03:42:44'),
(103, 84, 'ANO NA BOMBA NA GREY TEE ', 'anonabombanagreytee', 'Ano na bomba na Sports Grey shirt', 750.00, 0, 750.00, 'anonabombanagreytee-01-20-2024-11-44-05.png', 23, 0, 1, 'ANO NA BOMBA NA GREY TEE ', 'Ano na bomba na Sports Grey shirt', '2024-01-20 03:44:05'),
(104, 81, 'Rager \"Web Icon\" Tee', 'ragerwebicontee', 'Rager \"Web Icon\" Black Tee', 799.00, 0, 799.00, 'ragerwebicontee-01-20-2024-11-45-39.png', 55, 0, 1, 'Rager \"Web Icon\" Tee', 'Rager \"Web Icon\" Black Tee', '2024-01-20 03:45:39'),
(105, 82, 'HLGNZ SWEATPANTS AND HOODIE', 'hlgnzsweatpantsandhoodie', 'HLGNZ SWEATPANTS AND HOODIE BLACK', 2000.00, 0, 2000.00, 'hlgnzsweatpantsandhoodie-01-20-2024-11-46-35.png', 30, 0, 1, 'HLGNZ SWEATPANTS AND HOODIE', 'HLGNZ SWEATPANTS AND HOODIE BLACK', '2024-01-20 03:46:35'),
(106, 82, 'GLITTERY INFERNO BLACK DRESS', 'glitteryinfernoblackdress', 'GLITTERY INFERNO BLACK DRESS', 1500.00, 0, 1500.00, 'glitteryinfernoblackdress-01-20-2024-11-47-49.png', 5, 0, 1, 'GLITTERY INFERNO BLACK DRESS', 'GLITTERY INFERNO BLACK DRESS', '2024-01-20 03:47:49');

-- --------------------------------------------------------

Expand All @@ -240,9 +206,9 @@ CREATE TABLE `slideshow` (
--

INSERT INTO `slideshow` (`ss_id`, `category_id`, `ss_image`, `ss_createdAt`) VALUES
(8, 70, '70-01-10-2024-14-33-59.png', '2024-01-10 06:33:59'),
(9, 69, '69-01-10-2024-14-35-58.png', '2024-01-10 06:35:58'),
(10, 63, '63-01-10-2024-14-36-50.png', '2024-01-10 06:36:50');
(11, 81, '01-16-2024-23-08-13.png', '2024-01-16 13:46:21'),
(12, 72, '72-01-16-2024-21-52-41.png', '2024-01-16 13:52:41'),
(13, 82, '82-01-20-2024-11-40-55.png', '2024-01-20 03:40:55');

-- --------------------------------------------------------

Expand All @@ -268,10 +234,8 @@ CREATE TABLE `users` (

INSERT INTO `users` (`user_ID`, `user_firstName`, `user_lastName`, `user_email`, `user_phone`, `user_username`, `user_password`, `user_role`, `user_accCreatedAt`) VALUES
(1, 'Nathaniel', 'Gatpandan', 'gtpndn@gmail.com', '09152844036', 'nath123', 'P>E]hM?:u)&7g^R', 1, '2023-06-06 06:11:49'),
(2, 'Ana Bien Beatriz', 'Salazar', 'ana@gmail.com', '09487652986', 'ana123', 'ana123', 0, '2023-06-06 06:30:17'),
(16, 'Gessamae', 'Cadiz', 'tzuyutwiceyy@gmail.com', '09658796545', 'gessamae', 'pn$N!b!SQp9Mm$&', 0, '2023-06-11 01:18:06'),
(42, 'Sammy', 'Cadiz', 'tsvodtbins@gmail.com', '09652365426', 'sammy12', 'zuD!X2', 2, '2024-01-08 03:32:19'),
(43, 'Hades', 'Jimenez', 'hades@gmail.com', '09652314251', 'hades', 'aG~)Z?XbjZeJ6M-', 2, '2024-01-08 14:10:30');
(47, 'Ana Bien Beatriz', 'Salazar', 'anabien@gmail.com', '09651245365', 'ana123', 'ana123', 2, '2024-01-15 11:43:44'),
(48, 'Johna', 'Doctora', 'tzuyutwiceyy@gmail.com', '09874563215', 'jhna123', 'pn$N!b!SQp9Mm$&', 2, '2024-01-17 18:19:16');

-- --------------------------------------------------------

Expand All @@ -292,8 +256,8 @@ CREATE TABLE `users_seller_details` (
--

INSERT INTO `users_seller_details` (`seller_id`, `seller_user_ID`, `seller_seller_type`, `seller_confirmed`, `seller_accCreatedAt`) VALUES
(5, 42, 'business', 1, '2024-01-08 03:32:19'),
(6, 43, 'individual', 1, '2024-01-08 14:10:30');
(8, 47, 'individual', 1, '2024-01-15 11:43:44'),
(9, 48, 'individual', 1, '2024-01-17 18:19:16');

--
-- Indexes for dumped tables
Expand Down Expand Up @@ -367,61 +331,61 @@ ALTER TABLE `users_seller_details`
-- AUTO_INCREMENT for table `addresses`
--
ALTER TABLE `addresses`
MODIFY `address_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;
MODIFY `address_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `carts`
--
ALTER TABLE `carts`
MODIFY `cart_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=368;
MODIFY `cart_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=403;

--
-- AUTO_INCREMENT for table `categories`
--
ALTER TABLE `categories`
MODIFY `category_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;
MODIFY `category_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=85;

--
-- AUTO_INCREMENT for table `likes`
--
ALTER TABLE `likes`
MODIFY `likes_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;
MODIFY `likes_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=74;

--
-- AUTO_INCREMENT for table `orders`
--
ALTER TABLE `orders`
MODIFY `orders_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=85;
MODIFY `orders_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=105;

--
-- AUTO_INCREMENT for table `order_items`
--
ALTER TABLE `order_items`
MODIFY `orderItems_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=106;
MODIFY `orderItems_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=133;

--
-- AUTO_INCREMENT for table `products`
--
ALTER TABLE `products`
MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=89;
MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=107;

--
-- AUTO_INCREMENT for table `slideshow`
--
ALTER TABLE `slideshow`
MODIFY `ss_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;
MODIFY `ss_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
MODIFY `user_ID` int(8) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;
MODIFY `user_ID` int(8) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=49;

--
-- AUTO_INCREMENT for table `users_seller_details`
--
ALTER TABLE `users_seller_details`
MODIFY `seller_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
MODIFY `seller_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
Expand Down

0 comments on commit eacf3ba

Please sign in to comment.