MariaDB now gets the same care MySQL already had: query plans are read
rather than guessed at, JSON columns are called what MariaDB calls them,
and TIME values longer than a day survive the trip instead of being
truncated on the way in.
Byte strings are shown as byte strings, and the application finally
carries an icon worth putting on a taskbar.