This Repository is belongs to truncate any table for certain row count by using Stored Procedure - MySQL While using this Stored Procedure , please change the --login-path details , EMAIL and truncate ...
Summary: When truncating a table, space was not really reclaimed in MyRocks. This was because ha_rocksdb::delete_table() was not called via truncate. When using HTON_CAN_RECREATE flag, ...