Fix error
dbForge MySQL 10.1.158:
When a stored procedure is very large, the reference to the database's created functions is lost and an error occurs. I still think that the best version they have released, by far, is 9.0.567; it has the fewest errors and is much more stable than the subsequent versions. I'm sharing the error that appears:
=========================
Exception Information
Place: 2
ExceptionId: 9ac1d2da-2b6b-417c-ab02-5046d2ba261e
Message: Referencia a objeto no establecida como instancia de un objeto.
Source: Devart.DbForge.DbEditors
TargetSite: Void Brgc(Devart.ComponentModel.Runtime.Severity)
HelpLink:
Type: System.NullReferenceException
Stack:
en Devart.DbForge.DbObjects.DbObjectEditor.Brgc(Severity )
en Devart.DbForge.DbObjectDocument.qrJN()
en Devart.DbForge.DbObjectDocument.irJP()
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)