20.14. The INFORMATION_SCHEMA ROUTINES Table

MySQL 5.0

20.14. The INFORMATION_SCHEMA ROUTINES Table

The table provides information about stored routines (both procedures and functions). The table does not include user-defined functions (UDFs) at this time.

The column named “ name” indicates the table column that corresponds to the table column, if any.

Name Name Remarks
 
 
 
 
  (data type descriptor)
 
 
 
 
 
 
 
 
 
 
MySQL extension
MySQL extension
MySQL extension

Notes:

  • MySQL calculates thus:

    • If , is

    • Otherwise, is what is in . However, we do not have external languages yet, so it is always .