VeloDB Cloud
User Guide
Database Administration
System Tables
mysql
procs_priv

procs_priv

Overview

This table is solely for the purpose of compatibility with MySQL behavior. It is always empty.

Database

mysql

Table Information

Column NameTypeDescription
hostchar(60)
dbchar(64)
userchar(32)
routine_namechar(64)
routine_typechar(9)
grantorchar(93)
proc_privchar(16)
timestampchar(1)