Update 00542_access_to_temporary_table_in_readonly_mode.sql

This commit is contained in:
alexey-milovidov 2017-12-25 18:59:00 +03:00
parent 4099907d51
commit c1701e3a0e

View File

@ -16,4 +16,4 @@ SELECT '---';
SELECT ID FROM readonly00542 ORDER BY ID;
DROP TABLE readonly00542;
DROP TABLE readonly00542;