ClickHouse/src/Storages/MySQL
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
MySQLHelpers.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
MySQLHelpers.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
MySQLSettings.cpp Fix 2022-08-29 16:20:53 +02:00
MySQLSettings.h Fix 2022-08-29 16:20:53 +02:00