Results 1 to 2 of 2

Thread: Empty 0r Truncarte table in phpmyadmin

  1. #1
    jamison is offline Nearly a Glow Sage
    Join Date
    Jun 2005
    Posts
    20

    Default Empty 0r Truncarte table in phpmyadmin

    In order to insure my zen cart is not being used as a spam forwarder I need to empty or truncate my sessions table. How is this done without dropping or deleting the table? Thank you.

  2. #2
    David I is offline Newbie
    Join Date
    Jun 2010
    Posts
    1,245

    Default

    Hello Jamison,

    You need simply tick tables and from the With selected drop-down menu at the bottom of the page select Empty.

    An alternative you can click the SQL tab in phpMyAdmin, paste these queries:

    TRUNCATE `table_name`;



    and then click the Go button to execute them.


    That is all.

Similar Threads

  1. phpMyAdmin Questions
    By wrave in forum cPanel Topics
    Replies: 6
    Last Post: 01-05-2008, 06:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12