{% if is_edit_mode %} {% endif %} {{ get_hidden_inputs(db) }}
{% trans 'Details' %} {% if not is_edit_mode %} {{ show_mysql_docu('CREATE_PROCEDURE') }} {% endif %}
{% if is_edit_mode %} {% endif %}
{% trans 'Routine name' %}
{% trans 'Type' %} {% if is_ajax %} {% else %}
{{ routine['item_type'] }}
{% endif %}
{% trans 'Parameters' %} {{ parameter_rows|raw }}
{% trans 'Direction' %} {% trans 'Name' %} {% trans 'Type' %} {% trans 'Length/Values' %} {% trans 'Options' %}
{% trans 'Return type' %}
{% trans 'Return length/values' %} ---
{% trans 'Return options' %}
---
{% trans 'Definition' %}
{% trans 'Is deterministic' %}
{% trans 'Adjust privileges' %} {{ show_docu('faq', 'faq6-39') }} {% if has_privileges %} {% else %} {% endif %}
{% trans 'Definer' %}
{% trans 'Security type' %}
{% trans 'SQL data access' %}
{% trans 'Comment' %}
{% if is_ajax %} {% else %} {% endif %}