Hi mariadb-devel guys, could anyone help here in a documentation problem? (maybe not a problem...)
Please answer the BOLD questions
We are talking about CREATE PROCEDURE , about DETERMINISTIC / NO SQL
characteristic
:
COMMENT 'string
'
| LANGUAGE SQL
| [NOT] DETERMINISTIC
| { CONTAINS SQL | NO SQL | READS SQL DATA | MODIFIES SQL DATA }
| SQL SECURITY { DEFINER | INVOKER }
--------
from mariadb-discuss:
--------
Hi Federico, sorry i read some points and start writing, i will read and write after...
i will answer with my experience as an user, not as a mariadb/mysql developer...