Home
last modified time | relevance | path

Searched refs:handler_errmsgs (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc367 static const char **handler_errmsgs; variable
372 return handler_errmsgs; in get_handler_errmsgs()
388 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
392 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc357 static const char **handler_errmsgs; variable
362 return handler_errmsgs; in get_handler_errmsgs()
378 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
382 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
455 my_free(handler_errmsgs); in ha_finish_errors()
456 handler_errmsgs= 0; in ha_finish_errors()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc357 static const char **handler_errmsgs;
362 return handler_errmsgs;
378 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg)
382 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*),
455 my_free(handler_errmsgs);
456 handler_errmsgs= 0;
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc332 static const char **handler_errmsgs;
337 return handler_errmsgs;
353 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg)
357 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*),
430 my_free(handler_errmsgs);
431 handler_errmsgs= 0;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc332 static const char **handler_errmsgs; variable
337 return handler_errmsgs; in get_handler_errmsgs()
353 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
357 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
430 my_free(handler_errmsgs); in ha_finish_errors()
431 handler_errmsgs= 0; in ha_finish_errors()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc413 static const char **handler_errmsgs; variable
418 return handler_errmsgs; in get_handler_errmsgs()
434 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
438 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
512 my_free(handler_errmsgs); in ha_finish_errors()
513 handler_errmsgs= 0; in ha_finish_errors()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc413 static const char **handler_errmsgs; variable
418 return handler_errmsgs; in get_handler_errmsgs()
434 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
438 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
512 my_free(handler_errmsgs); in ha_finish_errors()
513 handler_errmsgs= 0; in ha_finish_errors()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc603 static const char **handler_errmsgs; variable
606 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
619 #define SETMSG(nr, msg) handler_errmsgs[(nr)-HA_ERR_FIRST] = (msg) in ha_init_errors()
623 if (!(handler_errmsgs = (const char **)my_malloc( in ha_init_errors()
894 my_free(handler_errmsgs); in ha_end()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc675 static const char **handler_errmsgs; variable
680 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
696 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
700 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
997 my_free(handler_errmsgs); in ha_end()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc708 static const char **handler_errmsgs; variable
713 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
729 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
733 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
1030 my_free(handler_errmsgs); in ha_end()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc681 static const char **handler_errmsgs; variable
686 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
702 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
706 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
1003 my_free(handler_errmsgs); in ha_end()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc708 static const char **handler_errmsgs; variable
713 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
729 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
733 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
1030 my_free(handler_errmsgs); in ha_end()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc708 static const char **handler_errmsgs; variable
713 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
729 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
733 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
1030 my_free(handler_errmsgs); in ha_end()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc675 static const char **handler_errmsgs; variable
680 return handler_errmsgs[nr - HA_ERR_FIRST]; in get_handler_errmsg()
696 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
700 if (! (handler_errmsgs= (const char**) my_malloc(key_memory_handler_errmsgs, in ha_init_errors()
997 my_free(handler_errmsgs); in ha_end()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc490 static const char **handler_errmsgs; variable
495 return handler_errmsgs; in get_handler_errmsgs()
511 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
515 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc487 static const char **handler_errmsgs; variable
492 return handler_errmsgs; in get_handler_errmsgs()
508 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
512 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc521 static const char **handler_errmsgs; variable
526 return handler_errmsgs; in get_handler_errmsgs()
542 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
546 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc521 static const char **handler_errmsgs; variable
526 return handler_errmsgs; in get_handler_errmsgs()
542 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
546 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc521 static const char **handler_errmsgs; variable
526 return handler_errmsgs; in get_handler_errmsgs()
542 #define SETMSG(nr, msg) handler_errmsgs[(nr) - HA_ERR_FIRST]= (msg) in ha_init_errors()
546 if (! (handler_errmsgs= (const char**) my_malloc(HA_ERR_ERRORS * sizeof(char*), in ha_init_errors()