mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Cosmetic fixes
This commit is contained in:
@@ -490,7 +490,7 @@ int ha_commit_trans(THD *thd, THD_TRANS* trans)
|
||||
{
|
||||
if (error == -1)
|
||||
my_error(ER_ERROR_DURING_COMMIT, MYF(0), error);
|
||||
else
|
||||
else
|
||||
ndbcluster_print_error(error);
|
||||
error=1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user