zencart 사이트 의 모든 주문, 고객, 상품 삭제 또는 삭제

데 이 터 를 완전히 비 우려 면 설치 스 크 립 트 zc 를 다시 실행 하 는 것 이 좋 습 니 다.install / index. php, 간단 하면 서도 철저 합 니 다.일부 데 이 터 를 수 동 으로 삭제 하려 면 아래 스 크 립 트 를 참고 하 십시오.기능: Zen Cart 중국어 버 전 1.3. x 의 프 리 젠 테 이 션 데 이 터 를 비 웁 니 다 \ # 알림: 백업 을 잘 하 세 요!! \ #사용: 페이지 관리 - > 도구 - > SQL 스 크 립 트 실행
#       、  、  
TRUNCATE TABLE categories;
TRUNCATE TABLE categories_description;

#         
TRUNCATE TABLE media_clips;
TRUNCATE TABLE media_manager;
TRUNCATE TABLE media_to_products;
TRUNCATE TABLE media_types;
TRUNCATE TABLE music_genre;
TRUNCATE TABLE product_music_extra;
TRUNCATE TABLE product_types_to_category;
TRUNCATE TABLE products;
TRUNCATE TABLE products_attributes;
TRUNCATE TABLE products_attributes_download;
TRUNCATE TABLE products_description;
TRUNCATE TABLE products_discount_quantity;
TRUNCATE TABLE products_notifications;
TRUNCATE TABLE products_options;
TRUNCATE TABLE products_options_values;
TRUNCATE TABLE products_options_values_to_products_options;
TRUNCATE TABLE products_to_categories;
TRUNCATE TABLE record_artists;
TRUNCATE TABLE record_artists_info;
TRUNCATE TABLE record_company;
TRUNCATE TABLE record_company_info;

#       
TRUNCATE TABLE featured;

#       
TRUNCATE TABLE salemaker_sales;

#       
TRUNCATE TABLE specials;

#       
TRUNCATE TABLE group_pricing;

#        
TRUNCATE TABLE manufacturers;
TRUNCATE TABLE manufacturers_info;

#       
TRUNCATE TABLE reviews;
TRUNCATE TABLE reviews_description;

좋은 웹페이지 즐겨찾기