1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
svoj@mysql.com/june.mysql.com c6abad79c8 BUG#29083 - test suite times out on OS X 64bit - also in older releases
The "mysql client in mysqld"(which is used by
replication and federated) should use alarms instead of setting
socket timeout value if the rest of the server uses alarm. By
always calling 'my_net_set_write_timeout'
or 'net_set_read_timeout' when changing the timeout value(s), the
selection whether to use alarms or timeouts will be handled by
ifdef's in those two functions.

This is minimal backport of patch for BUG#26664, which was pushed
to 5.0 and up.

Affects 4.1 only.
2007-11-09 16:05:01 +04:00
..
2007-02-16 16:31:31 +01:00
2005-11-08 00:26:37 -05:00
2005-08-24 22:03:34 +03:00
2005-08-24 22:03:34 +03:00
2004-05-16 14:48:32 +03:00
2003-12-12 03:39:29 +03:00
2004-09-01 04:12:09 +03:00
2003-10-31 23:20:23 +01:00
2007-02-02 10:01:44 +01:00
2004-03-18 00:09:13 +02:00
2003-02-28 14:32:40 +02:00
2004-05-16 14:48:32 +03:00
2004-07-28 21:46:22 +02:00
2006-11-17 14:30:08 +04:00
2006-11-16 20:44:37 +04:00
2006-07-13 22:32:18 +05:00
2007-02-02 10:01:44 +01:00
2005-07-27 13:24:59 +03:00