diff options
author | unknown <pem@mysql.comhem.se> | 2003-12-11 12:23:50 +0100 |
---|---|---|
committer | unknown <pem@mysql.comhem.se> | 2003-12-11 12:23:50 +0100 |
commit | b5627bb00c8c60caefd428e70bfddfc7f03a5667 (patch) | |
tree | 428ae2034e47ae2cbd842ecf397c0d75d17041eb /Docs/sp-imp-spec.txt | |
parent | 3702a1dbc43e10565e1381bd4b52ea90d0dff4ea (diff) | |
download | mariadb-git-b5627bb00c8c60caefd428e70bfddfc7f03a5667.tar.gz |
WL#1364: Store some environmental values with SPs and use at invokation
sql_mode is stored and used with SPs.
sql_select_limit is always unlimited in SPs.
mysql-test/r/sp.result:
Test case for mode settings.
mysql-test/t/sp.test:
Test case for mode settings.
sql/sp.cc:
Store the sql_mode with the SP and reset it on retrieval.
sql_select_limit is always maximum (default) in an SP,
regardless of the setting at the time of create or call.
Diffstat (limited to 'Docs/sp-imp-spec.txt')
0 files changed, 0 insertions, 0 deletions