I recently had to update the website database from a MySQL5 to MySQL8 by exporting the database and importing to a newly created version 8 database.
Not normally a problem but I am getting this error warning in the Database fixes.
"One Problem
Table 'i1etn_contact_details' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-02-17.sql.)
Table 'i1etn_content' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-03-03.sql.)
Table 'i1etn_newsfeeds' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-03-03.sql.)
Table 'i1etn_menu' has the wrong type or attributes for column 'checked_out_time' with type datetime. (From file 3.7.3-2017-06-03.sql.)
189 database changes were checked.
261 database changes did not alter table structure and were skipped."
Joomla doesn't seem able to correct this, any ideas?
Not normally a problem but I am getting this error warning in the Database fixes.
"One Problem
Table 'i1etn_contact_details' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-02-17.sql.)
Table 'i1etn_content' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-03-03.sql.)
Table 'i1etn_newsfeeds' has the wrong type or attributes for column 'xreference' with type varchar(50). (From file 3.7.0-2017-03-03.sql.)
Table 'i1etn_menu' has the wrong type or attributes for column 'checked_out_time' with type datetime. (From file 3.7.3-2017-06-03.sql.)
189 database changes were checked.
261 database changes did not alter table structure and were skipped."
Joomla doesn't seem able to correct this, any ideas?
Statistics: Posted by Donethat — Mon Jun 17, 2024 5:16 pm