2023-11-27 18:45:46 GMT+0000 (INFO): 6564e3d5916e19.64386688: Updating database version to 2.35.6 (end). 2023-11-27 18:45:53 GMT+0000 (INFO): 6564e3d5e0ae02.46081915: 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 ) 2023-11-27 18:45:54 GMT+0000 (INFO): I updated a column: alter table wp_abj404_permalink_cache change meta `meta` tinytext not null 2023-11-27 18:45:54 GMT+0000 (INFO): No more differences found after updating the wp_abj404_permalink_cache table columns. All is well. 2023-11-27 18:45:54 GMT+0000 (INFO): 6564e3d5e0ae02.46081915: 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 ) 2023-11-27 18:45:54 GMT+0000 (INFO): I updated a column: alter table wp_abj404_spelling_cache change matchdata `matchdata` text not null 2023-11-27 18:45:54 GMT+0000 (INFO): No more differences found after updating the wp_abj404_spelling_cache table columns. All is well. 2023-11-27 18:46:40 GMT+0000 (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.01MB, Duplicate rows deleted: 0, Debug file size limited: false, Admin email notification option turned off., Permlink cache rows updated: 0, User initiated: false