Home
last modified time | relevance | path

Searched refs:textno (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc2834 int textno=ER_GET_ERRNO; in print_error() local
2840 textno=ER_FILE_USED; in print_error()
2849 textno=ER_KEY_NOT_FOUND; in print_error()
2862 textno=ER_DUP_KEY; in print_error()
2893 textno= ER_DUP_KEY; in print_error()
2900 textno=ER_DUP_UNIQUE; in print_error()
2903 textno=ER_CHECKREAD; in print_error()
2906 textno=ER_NOT_KEYFILE; in print_error()
2915 textno= error; in print_error()
2924 textno=ER_ILLEGAL_HA; in print_error()
[all …]
H A Dlock.cc862 int textno; in print_lock_error() local
867 textno=ER_LOCK_WAIT_TIMEOUT; in print_lock_error()
870 textno=ER_READ_ONLY_TRANSACTION; in print_lock_error()
873 textno=ER_LOCK_DEADLOCK; in print_lock_error()
876 textno=ER_ILLEGAL_HA; in print_lock_error()
879 textno=ER_CANT_LOCK; in print_lock_error()
883 if ( textno == ER_ILLEGAL_HA ) in print_lock_error()
884 my_error(textno, MYF(ME_BELL+ME_OLDWIN+ME_WAITTANG), table); in print_lock_error()
886 my_error(textno, MYF(ME_BELL+ME_OLDWIN+ME_WAITTANG), error); in print_lock_error()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc4134 int textno = ER_GET_ERRNO; in print_error() local
4140 textno = ER_FILE_USED; in print_error()
4152 textno = ER_KEY_NOT_FOUND; in print_error()
4165 textno = ER_DUP_KEY; in print_error()
4199 textno = ER_DUP_UNIQUE; in print_error()
4202 textno = ER_CHECKREAD; in print_error()
4205 textno = ER_NOT_KEYFILE; in print_error()
4214 textno = error; in print_error()
4226 textno = ER_ILLEGAL_HA; in print_error()
4229 textno = ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc3717 int textno=ER_GET_ERRNO; in print_error() local
3723 textno=ER_FILE_USED; in print_error()
3737 textno=ER_KEY_NOT_FOUND; in print_error()
3752 textno=ER_DUP_KEY; in print_error()
3790 textno=ER_DUP_UNIQUE; in print_error()
3793 textno=ER_CHECKREAD; in print_error()
3796 textno=ER_NOT_KEYFILE; in print_error()
3805 textno= error; in print_error()
3814 textno=ER_ILLEGAL_HA; in print_error()
3817 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc3578 int textno=ER_GET_ERRNO; in print_error() local
3584 textno=ER_FILE_USED; in print_error()
3598 textno=ER_KEY_NOT_FOUND; in print_error()
3613 textno=ER_DUP_KEY; in print_error()
3651 textno=ER_DUP_UNIQUE; in print_error()
3654 textno=ER_CHECKREAD; in print_error()
3657 textno=ER_NOT_KEYFILE; in print_error()
3666 textno= error; in print_error()
3675 textno=ER_ILLEGAL_HA; in print_error()
3678 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc3954 int textno=ER_GET_ERRNO; in print_error() local
3960 textno=ER_FILE_USED; in print_error()
3974 textno=ER_KEY_NOT_FOUND; in print_error()
3989 textno=ER_DUP_KEY; in print_error()
4027 textno=ER_DUP_UNIQUE; in print_error()
4030 textno=ER_CHECKREAD; in print_error()
4033 textno=ER_NOT_KEYFILE; in print_error()
4042 textno= error; in print_error()
4055 textno=ER_ILLEGAL_HA; in print_error()
4058 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc4258 int textno=ER_GET_ERRNO; in print_error() local
4264 textno=ER_FILE_USED; in print_error()
4278 textno=ER_KEY_NOT_FOUND; in print_error()
4293 textno=ER_DUP_KEY; in print_error()
4331 textno=ER_DUP_UNIQUE; in print_error()
4334 textno=ER_CHECKREAD; in print_error()
4337 textno=ER_NOT_KEYFILE; in print_error()
4346 textno= error; in print_error()
4359 textno=ER_ILLEGAL_HA; in print_error()
4362 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc4051 int textno=ER_GET_ERRNO; in print_error() local
4057 textno=ER_FILE_USED; in print_error()
4071 textno=ER_KEY_NOT_FOUND; in print_error()
4086 textno=ER_DUP_KEY; in print_error()
4124 textno=ER_DUP_UNIQUE; in print_error()
4127 textno=ER_CHECKREAD; in print_error()
4130 textno=ER_NOT_KEYFILE; in print_error()
4139 textno= error; in print_error()
4152 textno=ER_ILLEGAL_HA; in print_error()
4155 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc4258 int textno=ER_GET_ERRNO; in print_error() local
4264 textno=ER_FILE_USED; in print_error()
4278 textno=ER_KEY_NOT_FOUND; in print_error()
4293 textno=ER_DUP_KEY; in print_error()
4331 textno=ER_DUP_UNIQUE; in print_error()
4334 textno=ER_CHECKREAD; in print_error()
4337 textno=ER_NOT_KEYFILE; in print_error()
4346 textno= error; in print_error()
4359 textno=ER_ILLEGAL_HA; in print_error()
4362 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc4258 int textno=ER_GET_ERRNO; in print_error() local
4264 textno=ER_FILE_USED; in print_error()
4278 textno=ER_KEY_NOT_FOUND; in print_error()
4293 textno=ER_DUP_KEY; in print_error()
4331 textno=ER_DUP_UNIQUE; in print_error()
4334 textno=ER_CHECKREAD; in print_error()
4337 textno=ER_NOT_KEYFILE; in print_error()
4346 textno= error; in print_error()
4359 textno=ER_ILLEGAL_HA; in print_error()
4362 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc3954 int textno=ER_GET_ERRNO; in print_error() local
3960 textno=ER_FILE_USED; in print_error()
3974 textno=ER_KEY_NOT_FOUND; in print_error()
3989 textno=ER_DUP_KEY; in print_error()
4027 textno=ER_DUP_UNIQUE; in print_error()
4030 textno=ER_CHECKREAD; in print_error()
4033 textno=ER_NOT_KEYFILE; in print_error()
4042 textno= error; in print_error()
4055 textno=ER_ILLEGAL_HA; in print_error()
4058 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc3952 int textno=ER_GET_ERRNO; in print_error() local
3958 textno=ER_FILE_USED; in print_error()
3972 textno=ER_KEY_NOT_FOUND; in print_error()
3987 textno=ER_DUP_KEY; in print_error()
4025 textno=ER_DUP_UNIQUE; in print_error()
4028 textno=ER_CHECKREAD; in print_error()
4031 textno=ER_NOT_KEYFILE; in print_error()
4040 textno= error; in print_error()
4049 textno=ER_ILLEGAL_HA; in print_error()
4052 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc3952 int textno=ER_GET_ERRNO; in print_error() local
3958 textno=ER_FILE_USED; in print_error()
3972 textno=ER_KEY_NOT_FOUND; in print_error()
3987 textno=ER_DUP_KEY; in print_error()
4025 textno=ER_DUP_UNIQUE; in print_error()
4028 textno=ER_CHECKREAD; in print_error()
4031 textno=ER_NOT_KEYFILE; in print_error()
4040 textno= error; in print_error()
4049 textno=ER_ILLEGAL_HA; in print_error()
4052 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc3952 int textno=ER_GET_ERRNO; in print_error() local
3958 textno=ER_FILE_USED; in print_error()
3972 textno=ER_KEY_NOT_FOUND; in print_error()
3987 textno=ER_DUP_KEY; in print_error()
4025 textno=ER_DUP_UNIQUE; in print_error()
4028 textno=ER_CHECKREAD; in print_error()
4031 textno=ER_NOT_KEYFILE; in print_error()
4040 textno= error; in print_error()
4049 textno=ER_ILLEGAL_HA; in print_error()
4052 textno=ER_OLD_KEYFILE; in print_error()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc3784 textno=ER_FILE_USED; in print_error()
3793 textno= ER_DISK_FULL; in print_error()
3807 textno=ER_KEY_NOT_FOUND; in print_error()
3829 textno=ER_DUP_KEY; in print_error()
3864 textno=ER_DUP_UNIQUE; in print_error()
3871 textno=ER_CHECKREAD; in print_error()
3875 textno=ER_NOT_KEYFILE; in print_error()
3886 textno= error; in print_error()
3901 textno=ER_OLD_KEYFILE; in print_error()
3993 textno= error; in print_error()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc3784 textno=ER_FILE_USED;
3793 textno= ER_DISK_FULL;
3807 textno=ER_KEY_NOT_FOUND;
3829 textno=ER_DUP_KEY;
3864 textno=ER_DUP_UNIQUE;
3871 textno=ER_CHECKREAD;
3875 textno=ER_NOT_KEYFILE;
3886 textno= error;
3901 textno=ER_OLD_KEYFILE;
3993 textno= error;
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc3748 textno=ER_FILE_USED;
3757 textno= ER_DISK_FULL;
3771 textno=ER_KEY_NOT_FOUND;
3793 textno=ER_DUP_KEY;
3828 textno=ER_DUP_UNIQUE;
3835 textno=ER_CHECKREAD;
3839 textno=ER_NOT_KEYFILE;
3850 textno= error;
3865 textno=ER_OLD_KEYFILE;
3957 textno= error;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc3748 textno=ER_FILE_USED; in print_error()
3757 textno= ER_DISK_FULL; in print_error()
3771 textno=ER_KEY_NOT_FOUND; in print_error()
3793 textno=ER_DUP_KEY; in print_error()
3828 textno=ER_DUP_UNIQUE; in print_error()
3835 textno=ER_CHECKREAD; in print_error()
3839 textno=ER_NOT_KEYFILE; in print_error()
3850 textno= error; in print_error()
3865 textno=ER_OLD_KEYFILE; in print_error()
3957 textno= error; in print_error()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc3988 textno=ER_FILE_USED; in print_error()
3997 textno= ER_DISK_FULL; in print_error()
4011 textno=ER_KEY_NOT_FOUND; in print_error()
4033 textno=ER_DUP_KEY; in print_error()
4068 textno=ER_DUP_UNIQUE; in print_error()
4075 textno=ER_CHECKREAD; in print_error()
4079 textno=ER_NOT_KEYFILE; in print_error()
4090 textno= error; in print_error()
4105 textno=ER_OLD_KEYFILE; in print_error()
4197 textno= error; in print_error()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc3988 textno=ER_FILE_USED; in print_error()
3997 textno= ER_DISK_FULL; in print_error()
4011 textno=ER_KEY_NOT_FOUND; in print_error()
4033 textno=ER_DUP_KEY; in print_error()
4068 textno=ER_DUP_UNIQUE; in print_error()
4075 textno=ER_CHECKREAD; in print_error()
4079 textno=ER_NOT_KEYFILE; in print_error()
4090 textno= error; in print_error()
4105 textno=ER_OLD_KEYFILE; in print_error()
4197 textno= error; in print_error()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_dialog.h70 char textno[MDLG_MSGLEN]; // message given on failure member
H A Dp_dialog.c434 DIALOG_STR(curchoice->textno, rover, MDLG_MSGLEN); in P_ParseDialogLump()
1210 message = currentchoice->textno; in P_DialogDoChoice()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_dialog.h70 char textno[MDLG_MSGLEN]; // message given on failure member
H A Dp_dialog.c434 DIALOG_STR(curchoice->textno, rover, MDLG_MSGLEN); in P_ParseDialogLump()
1210 message = currentchoice->textno; in P_DialogDoChoice()