We've got a table whose size is close to the 2 GB file limit.
Over time, we've deleted certain records from this table, but the .tbl size hasn't shrunk-- in fact, it's grown a little. Is there a way we can compress the file a bit, without having to drop and recreate the table? Thanks.
Over time, we've deleted certain records from this table, but the .tbl size hasn't shrunk-- in fact, it's grown a little. Is there a way we can compress the file a bit, without having to drop and recreate the table? Thanks.