mirror of https://github.com/MariaDB/server
Browse Source
Changed return code for replicatio error to TRUE. This is aligned with native mysql convention to return TRUE (defined to 1) or FALSE (defined to 0) from a bool function. This is wrong, but follows the mysql conventiosn, at least...pull/393/merge
committed by
Sergei Golubchik
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue