Commit graph

2 commits

Author SHA1 Message Date
anel
c1063a1bed MDEV-28342: sys.create_synonym_db fails when a temporary table masks a base table
- This commit rely on MDEV-28391
- When temporary table shadows the base table, error is raised (it can be changed if needed),
  since the procedure is relying on creating the views and view cannot be created from the temporary table.

- Reviewed by: <wlad@mariadb.com>
2022-05-12 10:28:13 -05:00
Vladislav Vaintroub
5ce22bac07 MDEV-9077 - sysschema test suite. 2021-03-18 08:02:48 +01:00