Обсуждение: GRANT TEMPORARY ON DATABASE to Public

Поиск
Список
Период
Сортировка

GRANT TEMPORARY ON DATABASE to Public

От
"Loeke"
Дата:
This is standard when just create a db,
but how long do these temporary objects survive?
(eg public user creates a table)
It's longer than the session,
contrary to create temporary table x..

tnx,