mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
now we can afford it. Fix -Werror errors. Note: * old gcc is bad at detecting uninit variables, disable it. * time_t is int or long, cast it for printf's