pub async fn flush_memtable(e: &Pool<MySql>, table_name: &Ident) -> Result<()>
Flushes memtable to SST file.