2024-03-14 17:29:15 -03 (INFO): 65f35e1acd2e87.01880266: Updating database version to 2.35.8 (end). 2024-03-14 17:29:15 -03 (INFO): 65f35e1b248e94.40641118: On wp_abj404_permalink_cache I'm updating various columns because we want: `Array ( [0] => `id` bigint not null [1] => `url` varchar(2048) not null [2] => `meta` tinytext not null [3] => `url_length` smallint default null [4] => `post_parent` bigint not null ) but we have: Array ( [0] => `id` bigint not null [1] => `url` varchar(2048) not null [2] => `meta` text not null [3] => `url_length` smallint default null [4] => `post_parent` bigint not null ) 2024-03-14 17:29:16 -03 (INFO): I updated a column: alter table wp_abj404_permalink_cache change meta `meta` tinytext not null 2024-03-14 17:29:16 -03 (INFO): No more differences found after updating the wp_abj404_permalink_cache table columns. All is well. 2024-03-14 17:29:16 -03 (INFO): 65f35e1b248e94.40641118: On wp_abj404_spelling_cache I'm updating various columns because we want: `Array ( [0] => `id` bigint not null auto_increment [1] => `url` varchar(2048) not null [2] => `matchdata` text not null ) but we have: Array ( [0] => `id` bigint not null auto_increment [1] => `url` varchar(2048) not null [2] => `matchdata` mediumtext not null ) 2024-03-14 17:29:16 -03 (INFO): I updated a column: alter table wp_abj404_spelling_cache change matchdata `matchdata` text not null 2024-03-14 17:29:16 -03 (INFO): No more differences found after updating the wp_abj404_spelling_cache table columns. All is well. 2024-03-14 17:29:17 -03 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 0.08MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false 2024-03-14 17:29:26 -03 (INFO): deleteOldRedirectsCron. Old captured URLs removed: 0, Old automatic redirects removed: 0, Old manual redirects removed: 0, Old log lines removed: 0, New log size: 0.08MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false