Hi all, I recently upgraded mysql5.5 to mysql 5.6 in VDI. I thought there was no difference between the two versions in terms of changes, however I am experiencing several problems.
I have problems on some tables in player, performance_schema and others.
I tried to load the database manually on vps via "Execute SQL file", but I get several problems, it seems it is not compatible.
(On vps I have mysql 5.6 installed).
File 40250 tmp4
(Error in performance_schema: [Err] [Dtf] 1682 - Native table 'performance_schema'.'accounts' has the wrong structure)
Bitte melden Sie sich an, um diesen Link zu sehen.
This is just an example of the errors I get, this I solved by replacing "enum" in size, with "set"