Oracle 5.0 Reference Manual page 1302

Table of Contents

Advertisement

You are trying to delete a parent row that has children, and a foreign key constraint fails. You should
delete the children first.
14.2.11.2. Operating System Error Codes
To print the meaning of an operating system error number, use the
the MySQL distribution.
For a list of Linux-specific Error Codes, see
Error Codes, see
• Linux System Error Codes
The following table provides a list of some common Linux system error codes. For a more complete
list, see
Linux source
Number Macro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
InnoDB
Windows Error Codes
code.
Description
Operation not permitted
EPERM
No such file or directory
ENOENT
No such process
ESRCH
Interrupted system call
EINTR
I/O error
EIO
No such device or address
ENXIO
Arg list too long
E2BIG
Exec format error
ENOEXEC
Bad file number
EBADF
No child processes
ECHILD
Try again
EAGAIN
Out of memory
ENOMEM
Permission denied
EACCES
Bad address
EFAULT
Block device required
ENOTBLK
Device or resource busy
EBUSY
File exists
EEXIST
Cross-device link
EXDEV
No such device
ENODEV
Not a directory
ENOTDIR
Is a directory
EISDIR
Invalid argument
EINVAL
File table overflow
ENFILE
Too many open files
EMFILE
Inappropriate ioctl for device
ENOTTY
Text file busy
ETXTBSY
File too large
EFBIG
No space left on device
ENOSPC
Illegal seek
ESPIPE
Read-only file system
EROFS
Error Handling
Linux Error Codes
[1283].
1282
program that comes with
perror
[1282]. For a list of Windows-specific

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents