An error occurred fetching the project authors.
- 09 Mar, 2010 1 commit
-
-
Alexander Nozdrin authored
-
- 05 Mar, 2010 1 commit
-
-
Marc Alff authored
Before this fix, mysql_upgrade would always drop and re create the performance_schema database. This in theory could destroy user data created using 5.1 or older versions. With this fix, mysql_upgrade checks the content of the performance_schema database before droping it.
-