开机的时候mysql notifier报错无法启动怎么办?

  在 System.Xml.XmlTextReaderImpl.Throw(Exception e)

   在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()

   在 System.Xml.XmlTextReaderImpl.Read()

   在 System.Xml.XmlTextReader.Read()

   在 System.Xml.XmlReader.MoveToContent()

   在 System.Xml.XmlReader.ReadStartElement(String name)

   在 MySQL.Utility.CustomSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection collection)

   在 System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)

   在 System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)

   在 System.Configuration.SettingsBase.get_Item(String propertyName)

   在 System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)

   在 System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)

   在 MySql.Notifier.Properties.Settings.get_AutoAddPattern()

   在 MySql.Notifier.Program.UpdateSettingsFile()

   在 MySql.Notifier.Program.Main(String[] args)


开机的时候mysql notifier报错无法启动怎么办?_第1张图片



原因为什么我也不知道;


解决办法是:使用mysql installer-communtiy将 mysql notifer 卸载,再重装一下就好了,



还有就是 notifer无法启动 并不影响mysql的使用,他只是一个对mysql进行操作的工具;


如果你不想使用它 关闭他的开机启动,自己启动mysql也行;

你可能感兴趣的:(mysql,mysql,notifer)