mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
It was used for get_datetime_value() and for thd->is_error(). But in fact, get_datetime_value() never used thd argument, because the cache ptr argument was NULL. And thd->is_error() check was not needed at that place at all.
1008 B
1008 B