Compilation error (line 11, col 7): The type or namespace name 'MySql' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 17, col 38): The type or namespace name 'Form' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 22, col 17): The type or namespace name 'MySqlDataReader' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 23, col 17): The type or namespace name 'MySqlConnection' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 34, col 60): The type or namespace name 'LinkLabelLinkClickedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 83, col 47): The type or namespace name 'KeyEventArgs' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 89, col 60): The type or namespace name 'LinkLabelLinkClickedEventArgs' could not be found (are you missing a using directive or an assembly reference?)