mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
6c279ad6a7
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. |
||
---|---|---|
.. | ||
client.c | ||
client_plugin.c | ||
conf_to_src.c | ||
errmsg.c | ||
my_time.c | ||
my_user.c | ||
mysql_async.c | ||
pack.c |