mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02: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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| conf.txt | ||
| pfs-t.cc | ||
| pfs_account-oom-t.cc | ||
| pfs_connect_attr-t.cc | ||
| pfs_host-oom-t.cc | ||
| pfs_instr-oom-t.cc | ||
| pfs_instr-t.cc | ||
| pfs_instr_class-oom-t.cc | ||
| pfs_instr_class-t.cc | ||
| pfs_misc-t.cc | ||
| pfs_server_stubs.cc | ||
| pfs_timer-t.cc | ||
| pfs_user-oom-t.cc | ||
| stub_pfs_defaults.h | ||
| stub_pfs_global.h | ||
| stub_print_error.h | ||