1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/t
Igor Babaev b245023fe0 MDEV-16992 Assertion `table_ref->table || table_ref->view' failed in
Field_iterator_table_ref::set_field_iterator

Several functions that processed different prepare statements missed
the DT_INIT flag in last parameter of the open_normal_and_derived_tables()
calls. It made context analysis of derived tables dependent on the order in
which the derived tables were processed by mysql_handle_derived(). This
order was induced by the order of SELECTs in all_select_list.
In 10.4 the order of SELECTs in all_select_list became different and lack
of the DT_INIT flags in some open_normal_and_derived_tables() call became
critical as some derived tables were not identified as such.
2018-08-30 00:51:39 -07:00
..
2018-06-21 23:47:39 +02:00
2018-05-07 17:19:35 +02:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2018-08-02 08:19:57 +03:00
2017-05-23 11:09:47 +03:00
2018-08-02 08:19:57 +03:00
2018-02-08 13:53:21 +02:00
2017-04-28 20:19:32 +02:00
2017-07-05 19:08:55 +02:00
2017-06-16 09:50:57 -07:00
2017-10-24 14:53:18 +02:00
2017-09-18 10:12:23 +02:00
2018-04-10 17:43:18 +03:00
2018-08-21 15:20:34 +03:00
2017-08-17 11:38:34 +02:00
2018-08-02 08:19:57 +03:00
2018-06-21 23:47:39 +02:00
2017-10-07 17:43:26 +00:00
2017-06-08 12:45:08 +03:00
2017-09-22 02:27:00 +02:00
2018-08-02 08:19:57 +03:00
2017-05-09 13:24:52 +02:00
2017-09-18 10:12:23 +02:00
2018-06-21 23:47:39 +02:00
2018-04-10 17:43:18 +03:00
2017-06-19 16:46:34 +03:00
2017-07-05 17:15:57 +02:00
2017-05-22 09:46:51 +03:00
2018-05-19 22:05:55 +02:00
2017-11-10 01:14:58 +01:00
2018-06-21 23:47:39 +02:00
2018-04-10 17:43:18 +03:00
2017-10-24 14:53:18 +02:00
2018-06-12 18:55:27 +03:00
2018-04-24 09:39:45 +03:00
2017-08-08 09:56:38 +02:00
2018-06-26 18:16:49 +03:00
2018-06-10 17:16:27 +03:00
2018-08-02 08:19:57 +03:00
2018-05-29 16:52:12 +03:00
2017-11-07 23:02:39 +02:00
2018-03-21 10:36:49 +02:00
2018-08-02 08:19:57 +03:00
2018-04-10 17:43:18 +03:00
2018-02-06 14:50:50 +01:00