Show variables doesn't return the variables in perfect
alphabetical order.
CombineTableModels work only if these are returned in
order, so the combination is not perfect.
Either find a way to make mySQL return them correctly,
or implement a OrderedTableModel that is able to keep
things ordered.