I want to write a program which will backup an entire drive in a MySQL server using java, but I am confused.
How do I create the table (what data types?), how do i insert the row like what should be the primary key, and what should be the max size of each file be?
If you have any suggestion please help me out. Thank you for sparing you time.