1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
Sergei Golubchik 48b1d17534 MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine
Make SELECT <columns> FROM I_S.TABLES behave identically independently
from whether <columns> require opening the table in engine or
<columns> can be filled with only opening the frm.

In particular, fill_schema_table_from_frm() should not silently skip
frms with unknown engine, but should fill the I_S.TABLES row
with NULLs just like fill_schema_table_by_open() does.
2017-03-10 18:21:24 +01:00
..
2008-06-16 20:39:58 +02:00
2012-08-23 00:32:25 +03:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2010-11-25 18:17:28 +01:00
2008-03-07 20:18:14 +01:00
2008-03-07 20:18:14 +01:00
2008-03-07 20:18:14 +01:00
2008-03-07 20:18:14 +01:00
2008-03-07 20:18:14 +01:00
2008-06-18 19:23:55 +02:00
2010-09-12 18:40:01 +02:00
2012-08-23 00:32:25 +03:00
2008-06-16 20:39:58 +02:00
2012-08-23 00:32:25 +03:00
2012-08-23 00:32:25 +03:00
2008-06-16 20:39:58 +02:00
2013-08-30 11:25:49 +02:00
2013-08-30 11:25:49 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2008-06-16 20:39:58 +02:00
2012-08-23 00:32:25 +03:00
2008-06-16 20:39:58 +02:00
2015-06-16 23:55:56 +02:00