3 Aug
2010
3 Aug
'10
6:45 p.m.
Hi!
"zabivator" == zabivator <zabivator@gmail.com> 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