mariadb/storage/perfschema/unittest
Vladislav Vaintroub 6c279ad6a7 MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
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.
2018-02-06 12:55:58 +00:00
..
CMakeLists.txt Merge branch 'merge-perfschema-5.6' into 10.0 2015-08-03 16:34:59 +02:00
conf.txt 5.5 merge 2014-05-09 12:35:11 +02:00
pfs-t.cc MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
pfs_account-oom-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_connect_attr-t.cc 5.6.36 2017-05-16 13:53:15 +03:00
pfs_host-oom-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_instr-oom-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_instr-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_instr_class-oom-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_instr_class-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_misc-t.cc Merge branch 'merge-perfschema-5.6' into 10.0 2017-05-16 14:07:50 +03:00
pfs_server_stubs.cc Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
pfs_timer-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
pfs_user-oom-t.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
stub_pfs_defaults.h 5.6.17 2014-05-07 10:04:30 +02:00
stub_pfs_global.h 5.6.26 2015-08-03 13:05:40 +02:00
stub_print_error.h 5.6.26 2015-08-03 13:05:40 +02:00