1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/sql
Luis Soares 06e921818a BUG#54144: ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE is hard coded
The error message for ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE was
hard coded. Additionally, the same error was used in three
separate error symptoms: 1. when heartbeat period exceeds the
value of slave_net_timeout, 2. when it is smaller than 1
milisecond and 3. when it was not in range, ie, either negative
or greater than the maximum allowed.
      
We fix this by splitting into three distinct errors and by
removing the message from the source code and moving it to the
errmsg-utf8.txt file.
2010-10-07 16:38:23 +01:00
..
2010-08-16 14:50:27 +02:00
2010-09-29 17:26:32 +03:00
2010-07-25 19:30:18 +02:00
2010-05-24 14:51:59 +02:00
2010-10-01 16:06:10 +02:00
2010-10-01 13:39:49 +02:00
2010-05-28 19:53:26 -03:00
2010-03-31 16:05:33 +02:00
2010-07-30 16:56:57 +03:00
2010-09-30 14:06:50 +03:00
2010-08-13 14:20:49 +03:00
2010-09-09 16:43:45 +04:00
2010-08-30 11:36:04 +04:00
2010-08-30 11:36:04 +04:00
2010-10-07 12:17:08 +04:00
2010-10-07 12:17:08 +04:00
2010-03-31 16:05:33 +02:00
2010-08-12 17:50:23 +04:00
2010-08-23 23:31:12 +01:00
2010-09-28 19:15:58 +04:00
2010-09-29 17:26:32 +03:00
2010-10-04 15:42:16 +03:00
2010-08-30 18:07:40 +04:00
2010-09-16 16:20:35 +04:00
2010-06-11 10:15:55 +02:00
2010-10-04 15:42:16 +03:00
2010-04-13 19:04:45 +04:00
2010-07-29 16:32:11 +04:00
2010-03-31 16:05:33 +02:00
2010-08-12 16:51:46 +04:00
2010-09-06 17:04:32 +02:00
2010-10-04 15:42:16 +03:00
2010-07-13 10:39:24 +02:00
2010-10-04 15:42:16 +03:00
2010-10-04 15:42:16 +03:00
2010-08-31 13:59:51 +04:00
2010-10-04 15:42:16 +03:00
2010-09-29 17:26:32 +03:00
2010-08-26 14:17:27 +04:00
2010-08-12 20:44:41 +04:00
2010-08-30 18:07:40 +04:00
2010-10-04 15:42:16 +03:00
2010-10-04 15:42:16 +03:00