Markus Mäkelä
17245c4ce3
Fix false debug assertion
...
Given the following query:
PREPARE ps FROM 'PREPARE ps2 FROM \'SELECT 1\'';
The debug assertion is hit even though this is valid, albeit unsupported,
SQL. An optimization would be to ignore the query if the prepared
statement type is another prepared statement.
2019-03-18 12:17:48 +02:00
..
2019-01-03 09:37:59 +02:00
2019-02-13 13:54:56 +02:00
2018-11-08 12:14:36 +02:00
2018-10-30 14:16:33 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-03-08 12:10:30 +02:00
2019-03-18 12:17:48 +02:00
2019-03-08 12:10:31 +02:00
2019-01-03 09:37:59 +02:00
2019-03-08 14:45:18 +02:00
2019-03-14 20:08:13 +02:00
2018-08-10 07:50:18 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-03-08 12:10:30 +02:00
2018-12-17 23:52:56 +02:00
2018-09-09 22:26:19 +03:00
2018-10-04 21:50:44 +03:00
2018-11-08 12:14:36 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-28 12:18:24 +03:00
2018-09-20 15:57:30 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-04 13:04:08 +03:00
2018-09-28 12:18:24 +03:00
2019-01-21 13:43:53 +02:00
2018-11-09 09:13:27 +02:00
2019-02-06 12:11:06 +02:00
2018-11-21 17:36:52 +02:00
2018-06-25 10:07:52 +03:00
2018-11-06 09:49:25 +02:00
2018-11-29 11:25:28 +02:00
2019-03-18 12:17:48 +02:00
2018-09-09 22:26:19 +03:00
2018-11-21 13:31:49 +02:00
2018-10-04 17:53:57 +03:00
2018-10-04 21:50:44 +03:00
2018-09-09 22:26:19 +03:00
2018-11-21 13:31:49 +02:00
2018-09-09 22:26:19 +03:00
2019-01-21 13:02:18 +02:00
2019-03-08 14:45:18 +02:00
2018-09-26 09:43:25 +03:00
2018-11-08 10:44:32 +02:00
2018-11-08 12:08:42 +02:00
2018-09-09 22:26:19 +03:00
2018-10-04 21:50:44 +03:00
2018-11-28 11:27:44 +02:00