i need to FLUSH 2 MYSQL Tables so the records start from 0 but i can't use the flush command as i don't have th RELOAD privelidge
How can i flush my tables
| homer09001 wrote: |
| i need to FLUSH 2 MYSQL Tables so the records start from 0 but i can't use the flush command as i don't have th RELOAD privelidge |
Can't you do it with phpMyadmin?
no its says i don't have RELOAD Privelidges
Which tables do you want to flush, I can do it for you if you want. Just give me the names and the database in questionk.
does matter now found a way fround it simply copy the table delte the original and rename the new 1 to the original thanx anyway
