mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +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