1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/sql
unknown d8d9f79e09 Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]":
mysql_admin_table() attempted to write to a vio which was 0. I could have fixed mysql_admin_table()
but fixing my_net_write() looked more future-proof.


sql/net_serv.cc:
  If no VIO, no write.
2005-01-10 13:52:32 +01:00
..
2004-09-02 18:12:05 -05:00
2003-07-01 14:38:38 +03:00
2003-12-30 13:14:21 +02:00
2004-06-25 12:59:47 +02:00
2003-04-23 21:52:16 +03:00
2004-12-22 11:01:25 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2004-03-27 00:35:45 +04:00
2003-01-28 08:38:28 +02:00
2004-11-26 02:31:22 +02:00
2004-11-26 02:31:22 +02:00
2004-11-26 02:31:22 +02:00
2004-12-23 21:08:54 +02:00
2003-08-20 16:25:44 +03:00
2004-12-11 19:59:09 +03:00
2004-12-11 19:59:09 +03:00
2004-01-19 23:44:39 +01:00
2003-12-16 13:20:17 +02:00
2004-12-07 12:08:20 +01:00
2003-01-28 08:38:28 +02:00
2004-10-22 22:51:04 +03:00
2004-03-25 22:05:09 +02:00
2004-08-11 23:24:36 +01:00
2004-11-26 02:31:22 +02:00
2004-10-22 22:51:04 +03:00
2004-10-22 22:51:04 +03:00
2003-12-30 13:14:21 +02:00
2004-12-18 13:45:19 +02:00
2003-04-23 21:52:16 +03:00
2004-12-18 02:34:11 +00:00
2004-08-28 00:49:54 +03:00
2004-12-11 15:51:52 +03:00
2003-12-02 21:05:40 +03:00
2003-10-29 14:23:35 +01:00