Is it possible to store MySQL data compressed? Option for that in MySQL?
You can use a compressed table, or (de)compress data stored in the table.
Or you can use the archive storage engine