Thierry FOURNIER
ab00df6cf6
BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash
...
The function txn_done() ends a transaction. It does not make
sense to call this function from a lua sample-fetch wrapper,
because the role of a sample-fetch is not to terminate a
transaction.
This patch modify the role of the fucntion txn_done() if it
is called from a sample-fetch wrapper, now it just ends the
execution of the Lua code like the done() function.
Must be backported in 1.6
2016-07-14 16:14:24 +02:00
..
2015-04-06 11:23:56 +02:00
2016-06-20 23:02:47 +02:00
2016-06-14 19:42:08 +02:00
2016-03-15 22:11:52 +01:00
2014-03-17 18:06:06 +01:00
2015-01-20 19:48:14 +01:00
2014-06-13 16:32:48 +02:00
2016-05-18 15:11:54 +02:00
2015-11-04 07:26:51 +01:00
2016-02-09 14:53:15 +01:00
2016-07-05 14:43:05 +02:00
2014-06-17 17:15:56 +02:00
2016-07-13 14:47:58 +02:00
2016-04-14 11:18:22 +02:00
2016-05-18 15:11:54 +02:00
2010-08-10 14:01:09 +02:00
2015-12-14 13:03:09 +01:00
2006-12-04 02:20:02 +01:00
2016-07-14 16:14:24 +02:00
2009-10-26 21:10:04 +01:00
2012-02-21 22:27:27 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2016-06-20 23:02:47 +02:00
2016-05-17 18:04:30 +02:00
2016-02-20 15:33:06 +01:00
2016-03-30 15:41:15 +02:00
2015-04-23 17:56:16 +02:00
2016-02-10 23:38:34 +01:00
2015-08-10 19:42:30 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2016-05-25 16:23:59 +02:00
2015-06-13 22:07:35 +02:00
2016-04-14 11:18:22 +02:00
2016-03-31 13:49:23 +02:00
2015-04-06 11:23:56 +02:00
2016-03-15 22:11:52 +01:00
2016-02-19 14:37:49 +01:00
2015-06-19 11:59:02 +02:00
2010-08-27 18:00:40 +02:00
2015-05-16 11:28:04 +02:00
2015-08-20 17:13:47 +02:00
2015-04-23 17:56:17 +02:00
2016-02-09 14:53:15 +01:00
2013-12-09 16:06:22 +01:00
2006-06-29 18:54:54 +02:00
2015-08-20 17:13:46 +02:00