1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/sql/item_create.cc
Alexander Barkov aca5532113 A cleanup MDEV-19994 Add class Function_collection (buildbot warnings)
plugin/versioning adds its own native functions by calling
item_create_append(). So GIS functions initialized two times.

Moving the initialization of GIS functions from item_create_append()
to item_create_init().
2019-07-10 05:14:02 +04:00

138 KiB