Hi, I've been inserting a csv file of about 150Mb into a mysql database. The problem is that there is no enough free space on the hard disk, and the process have been collapsed.
Now I've been trying to access to the database to drop the table and change the directory where mysql stores the information, but I can't access it. I suppose that the procedure is to stop mysql server and then drop the table, but I don't know how to drop a table when mysqld does not run. And, appart from that, is this the best procedure? I'm running mysql 3.23 in a Linux Mandrake 9.0 Thanks, -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]