You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
CONC-776: enable rpl_set_error
This commit is contained in:
@@ -119,7 +119,6 @@ void rpl_set_error(MARIADB_RPL *rpl,
|
||||
|
||||
const char *errmsg;
|
||||
|
||||
return;
|
||||
if (!format)
|
||||
{
|
||||
if (error_nr >= CR_MIN_ERROR && error_nr <= CR_MYSQL_LAST_ERROR)
|
||||
|
Reference in New Issue
Block a user