mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Handle string length as size_t, consistently (almost always:)) Change function prototypes to accept size_t, where in the past ulong or uint were used. change local/member variables to size_t when appropriate. This fix excludes rocksdb, spider,spider, sphinx and connect for now.
46 KiB
46 KiB