mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 06:45:32 +02:00
After-merge fix: main.perror-win
This commit is contained in:
parent
ca38b6e427
commit
170487473e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
MariaDB error code 150: Foreign key constraint is incorrectly formed
|
||||
Win32 error code 150: System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
|
||||
OS error code 23: Too many open files in system
|
||||
Win32 error code 23: Data error (cyclic redundancy check).
|
||||
MariaDB error code 1062 (ER_DUP_ENTRY): Duplicate entry '%-.192T' for key %d
|
||||
Win32 error code 1062: The service has not been started.
|
||||
Win32 error code 23: Data error (cyclic redundancy check).
|
||||
MariaDB error code 1062 (ER_DUP_ENTRY): Duplicate entry '%-.192s' for key %d
|
||||
Win32 error code 1062: The service has not been started.
|
||||
Illegal error code: 30000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue