| tiki_banning | | tiki_banning |
| + | The database upgrade process ended successfully but with error report: |
| + | {CODE()} |
| + | Upgrade operations executed successfully: 668 SQL queries. |
| + | Operations failed: 6 SQL queries. Display details. |
| + | During an upgrade, it is normal to have SQL failures resulting with Table already exists messages. |
| + | ALTER TABLE `sessions` convert to character set DEFAULT COLLATE DEFAULT Table 'tsaharoniki_tiki19.sessions' doesn't exist ALTER TABLE `tiki_banning` convert to character set DEFAULT COLLATE DEFAULT Invalid default value for 'date_to' ALTER TABLE `tiki_acct_journal` convert to character set DEFAULT COLLATE DEFAULT Invalid default value for 'journalDate' ALTER TABLE `tiki_acct_stack` convert to character set DEFAULT COLLATE DEFAULT Invalid default value for 'stackDate' ALTER TABLE `tiki_banning` CHANGE `message` `message` text COLLATE utf8mb4_unicode_ci Invalid default value for 'date_to' ALTER TABLE `sessions` CHANGE `data` `data` text COLLATE utf8mb4_unicode_ci NOT NULL Table 'tsaharoniki_tiki19.sessions' doesn't exist |
| + | If you think that the errors of a patch can be ignored, please check the checkbox associated to it before clicking on continue. |
| + | {CODE} |
| + | I refreshed and they were no more errors. |