maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #00195
Re: New error code
Hi!
>>>>> "zabivator" == zabivator <zabivator@xxxxxxxxx> writes:
zabivator> Hi people,
zabivator> I solve trouble from previous letter by insert fictive errors.
zabivator> Now i have one more trouble - should add new error message to 5.1, bug
zabivator> i should respect forward compatible with mysql 5.5
zabivator> What the error number get? Does mysql have reserved intervals for
zabivator> third-party patches?
Sorry no, there is no reserved internal errors.
The best thing is just to add it last to the error message file and
when doing merges with MySQL keep your own messages last.
(That is what we have to do in MariaDB).
Regards,
Monty
References