You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
497 B
16 lines
497 B
;/*
|
|
; To change or add messages mysqld writes to the Windows error log, run
|
|
; mc.exe message.mc
|
|
; and checkin generated messages.h, messages.rc and msg000001.bin under the
|
|
; source control.
|
|
; mc.exe can be installed with Windows SDK, some Visual Studio distributions
|
|
; do not include it.
|
|
;*/
|
|
MessageId = 100
|
|
Severity = Error
|
|
Facility = Application
|
|
SymbolicName = MSG_DEFAULT
|
|
Language = English
|
|
%1For more information, see Help and Support Center at http://www.mysql.com.
|
|
|
|
|
|
|