Fixed tests for windows

This commit is contained in:
Marc Alff 2010-02-24 00:22:19 -07:00
parent df581200ea
commit 3425e9ef38
2 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,6 @@ MySQL 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).
MySQL 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

View File

@ -1,3 +1,4 @@
--source include/not_windows.inc
#
# Check if the variable MY_PERROR is set
#