Alexey Kopytov
976208719b
OLTP tests: re-prepare statements after reconnects ( fixes #213 ).
...
Fix oltp_common.lua to re-prepare prepared statements after
reconnecting, i.e. if a connection to the server has been lost and one
of the following MySQL errors is in the --mysql-ignore-errors list:
- 2013 (CR_SERVER_LOST)
- 2055 (CR_SERVER_LOST_EXTENDED)
- 2006 (CR_SERVER_GONE_ERROR)
- 2011 (CR_TCP_CONNECTION)
2018-02-17 17:55:43 +03:00
..
2017-11-14 11:30:12 +03:00
2018-02-17 17:55:43 +03:00
2018-02-17 15:49:30 +03:00
2017-01-27 09:39:28 +03:00
2017-03-13 14:38:19 +03:00
2017-02-02 10:59:51 +03:00
2017-03-13 14:38:19 +03:00
2017-01-27 09:39:28 +03:00
2017-01-27 09:39:28 +03:00
2017-03-29 14:14:19 +03:00
2017-12-24 16:22:14 +03:00
2017-12-24 16:22:14 +03:00
2017-01-27 09:39:28 +03:00
2017-03-13 14:38:19 +03:00
2017-01-31 20:51:47 +03:00
2017-01-27 09:39:28 +03:00
2017-11-09 10:16:30 +03:00
2017-01-29 19:32:14 +03:00
2018-01-06 12:32:12 +03:00
2017-01-30 10:16:23 +03:00
2017-03-17 11:57:39 +03:00
2017-03-17 11:57:39 +03:00
2017-05-27 13:42:03 +03:00
2017-01-27 09:39:28 +03:00
2017-03-13 14:38:19 +03:00
2017-01-28 15:45:16 +03:00
2017-02-14 20:53:08 +03:00
2018-01-17 00:07:36 +03:00
2017-01-27 09:39:28 +03:00
2017-07-19 09:53:44 +02:00
2017-01-27 09:39:28 +03:00
2017-01-27 09:39:28 +03:00
2018-01-20 23:55:37 +03:00
2017-03-29 21:02:07 +03:00
2017-01-27 09:39:28 +03:00